Syncfusion-JavaScript
462dfb5b3a
Typing files updated ( #17014 )
...
* typings updated
* Lint errors with v15.2.0.43 have been resolved.
2017-06-08 17:10:32 -07:00
Kamil Szostak
e856877087
Update application insights JS SDK types ( #17076 )
2017-06-08 15:51:32 -07:00
Yui
eef8a774f5
manually port fix from 16286 and address PR ( #17003 )
2017-06-08 15:50:41 -07:00
Andy
7019f85ea5
webpack: Remove test that fails in typescript@next ( #17066 )
2017-06-08 15:46:15 -07:00
Mike Woodward
ad756d05b3
className type support for Uncontrolled Dropdown ( #17075 )
2017-06-08 15:30:24 -07:00
Nick Schultz
f91d29adad
sequelize: update BelongsToMany<Set|Create|Add>AssociationMixin to accept join table attributes ( #17071 )
...
* update BelongsToMany<Set|Create|Add>AssociationMixin to accept join table attributes correctly
* dont make a bunch of automatic editor changes
2017-06-08 15:27:57 -07:00
Eloy Durán
af89fe3919
Merge pull request #17073 from jeremistadler/master
...
[React-Native] Add dark-content as statusbar option
2017-06-09 00:20:32 +02:00
Joscha Feth
26ae3e5aae
add jest-matchers ( #17040 )
2017-06-08 15:19:57 -07:00
Jean-Michel DECORET
be319089e5
Fix Materialize-css ScrollFireOptions ( #17044 )
...
* Fix Materialize-css ScrollFireOptions
The callback is either a strng, or a real typescript callback.
* Add parens
2017-06-08 15:18:37 -07:00
Andy
b3212da01e
vinyl: Fix error in typescript@next ( #17065 )
2017-06-08 15:15:14 -07:00
Andy
a994ca3b60
stale-lru-cache: Fix error in typescript@next ( #17063 )
2017-06-08 15:14:24 -07:00
Andy
cc464d95a4
rx-*: Fix lint ( #17062 )
2017-06-08 15:14:00 -07:00
Andy
90ccae007e
restify: Fix error in typescript@next ( #17061 )
2017-06-08 15:13:41 -07:00
Andy
e8aac973ef
quill: Fix error in typescript@next ( #17060 )
2017-06-08 15:13:10 -07:00
Andy
2baab8780c
passport-local-mongoose: Fix error in typescript@next ( #17058 )
2017-06-08 15:10:57 -07:00
Andy
261cdecc96
observe-js: Fix type of ArrayObserver_instance ( #17056 )
2017-06-08 15:10:37 -07:00
Andy
b3dc832da4
multiplexjs: Fix error in typescript@next ( #17055 )
2017-06-08 15:10:18 -07:00
Mads Madsen
96d2d239f8
Updated jwt-decode definitions to v2.2.0 ( #17049 )
2017-06-08 15:08:28 -07:00
Eli Young
380c910b74
[bunyan] Fix automatic publishing ( #17045 )
...
The DefinitelyTyped header needs to have the name of the library as it
is published on npm.
2017-06-08 15:08:09 -07:00
Anton Cholakov
5a7ad344d1
Add confirm property in PNotifyOptions ( #17043 )
...
Use PNotifyconfirm interface as a type for confirm property in the PNotifyOptions
2017-06-08 14:50:41 -07:00
Simon Pfeifer
47e7bba277
Chartist: added candle stick chart support ( #16745 )
...
* Chartist: added candle stick chart support to. This PR is depending on: https://github.com/gionkunz/chartist-js/pull/956
* Increased type definition version for Chartist from v0.9.5 to v0.9.6
2017-06-08 14:46:23 -07:00
StefanSchoof
0c42afa21a
[SharePoint] Add _spFriendlyUrlPageContextInfo ( #17052 )
2017-06-08 14:35:02 -07:00
Eli Young
9e9bee1412
[convict] Fix header ( #17046 )
...
The DefinitelyTyped header needs to have the name of the library as it
is published on npm and must not have a patch number in the version.
2017-06-08 14:33:19 -07:00
Yui
92f36b653d
Merge pull request #16910 from timbru31/update-webdriverio
...
fix(webdriverio): $$ utility returns an array, fixes #16841
2017-06-08 14:17:42 -07:00
Jeremi Stadler
f342368cd4
[React-Native] Add dark-content as statusbar option
...
https://facebook.github.io/react-native/docs/statusbar.html#statusbarstyle
2017-06-08 22:24:16 +02:00
Andy
dc27c3788c
d3-zoom: Add needed type arguments ( #17053 )
2017-06-08 12:27:20 -07:00
Andy
3aaf7db373
verror: Fix lint ( #17064 )
2017-06-08 09:43:41 -07:00
Andy
248eba251a
parse: Fix error in typescript@next ( #17057 )
2017-06-08 09:19:48 -07:00
Andy
dba4a0f69f
material-ui: Fix error in typescript@next ( #17054 )
2017-06-08 09:10:20 -07:00
Yui
ffc8f365ea
Merge pull request #16942 from pilagod/stacktrace-js
...
[stacktrace-js] add getSync definition
2017-06-08 08:27:51 -07:00
York Yao
35f275c081
[electron]remove electron because the it bundles one now ( #16928 )
...
* remove electron because the it bundles one now
* update asOfVersion
* fix asOfVersion
2017-06-08 06:39:20 -07:00
Niklas Wulf
046b7d5ff9
[Boom, Hapi] Add default generic type to all error creation functions ( #17048 )
...
* [Boom] Add default generic type to all error creation functions
* [Boom] Change default generic Data type to any instead of null
* [Boom] Add tests for error creation without custom data
* [Boom, Hapi] Move tests for passing Boom errors to Hapi continuation functions into hapi package
* [boom] add wrap and unauthorized return BoomError with data as null
2017-06-08 06:33:24 -07:00
Yui
7cebbb3e51
Merge pull request #16983 from elyscape/feature/improve-bunyan
...
[bunyan] Significantly improve type declarations
2017-06-07 16:35:46 -07:00
Yui
5d6171a286
Merge pull request #17001 from DanCorder/react-router-redux-revert-history-version
...
Revert react-router-redux history version change as discussed on pull request 16912
2017-06-07 16:33:38 -07:00
Yui
4ec4088feb
Merge pull request #17019 from nicolashenry/mongoose
...
[mongoose] set strictNullChecks to true
2017-06-07 16:33:08 -07:00
Yui
f5b6bf85a9
Merge pull request #17030 from brendanmckeown/fix/numeral-js
...
Numeral.js - add missing argument to `format` method
2017-06-07 16:32:21 -07:00
Yui
9d68082bb9
Merge pull request #17034 from janhommes/master
...
Updated o.js and odata types.
2017-06-07 16:31:59 -07:00
Yui
f1f474f46e
Merge pull request #16743 from marcogrcr/master
...
Added typings for the http-aws-es package.
2017-06-07 14:41:47 -07:00
Federico Caselli
7fc1644080
[mongodb] Added support for default generic types ( #16198 )
...
* Added support for ts2.3 default generic types
* Updated find and findOne
* Capitalized TypeScript Version
* Added missing TypeScript Version: 2.3
* Added TypeScript Version: 2.3 to express-brute-mongo; removed easy-jsend test dependency on mongoose
2017-06-07 10:41:33 -07:00
Jan Hommes
30a54db2bf
Fixed options interface.
2017-06-07 18:48:25 +02:00
Alexander James Phillips
7ea548f1fa
[Boom] Add data type to BoomError #16956 ( #17022 )
...
* [Boom] Add data type to BoomError #16956
* [Boom] Update TypeScript version to 2.3 in packages that import Boom
2017-06-07 09:37:40 -07:00
pilagod
b86997197f
refine getSync definition
2017-06-08 00:28:12 +08:00
Jan Hommes
3386890a98
Updated o.js and odata types.
2017-06-07 18:09:13 +02:00
Yui
21a50f928b
Merge pull request #16940 from mquandalle/react-css-transition-replace-2.1
...
[react-css-transition-replace] Update to 2.1.0
2017-06-07 08:56:41 -07:00
McKeown, Brendan
833819c1aa
Numeral.js - use new RoundingFunction type in NumeralJsFormat interface format method
2017-06-07 09:51:24 -04:00
Stéphane Goetz
f7636dec13
[enhanced-resolve] update signature of synchronous calls ( #16429 )
...
* [enhanced-resolve] update signature of synchronous calls, return string and not ResolveResult
* [enhanced-resolve] Add my name to the definition
* Fix recommended changes
* onlyModule is optional
Fixed following recommendation of @e-cloud
2017-06-07 06:42:05 -07:00
Berton Zhu
887a4e87b0
fix(redux-actions): createAction<Payload>(actionType: string) and createAction(actionType: string) is incorrect. ( #16643 )
...
also see #15697
2017-06-07 06:40:21 -07:00
Niklas Wulf
d45137018d
[Hapi] Fix input and response validation function signatures ( #16802 )
...
* [Hapi] Fix input and response validation function signatures
Fixes #16750
* [Hapi] Allow custom validation options in route input and response
* [Hapi] Adjust validation contexts to match Hapi version 16.1.1
* [Hapi] Adjust test/route/validate.ts to match newest changes
* [Hapi] Add custom options to response validation test
* [Hapi] Update TypeScript version to 2.3 in packages that import Hapi
* [Hapi] Clarify documentation on validation function value, allow null
2017-06-07 06:37:04 -07:00
Brendan McKeown
1e85e1d7fb
Numeral.js - add missing second optional argument to format method for rounding function
2017-06-07 09:25:29 -04:00
E020873
62c91567aa
[mongoose] set strictNullChecks to true
2017-06-07 14:04:49 +02:00