Commit Graph

30430 Commits

Author SHA1 Message Date
Yui
a4eed08df6 Merge pull request #17097 from sbking/master
ramda: Allow currying of type guards
2017-06-10 21:09:37 -07:00
Yui
111b6571ff Merge pull request #17099 from clark-stevenson/master
Pixi.js v4.5 Update
2017-06-10 21:09:08 -07:00
Yui
701ba19c72 Merge pull request #17104 from clarenceh/master
Updated type definition for massive js library 3.0.0-rc1
2017-06-10 21:06:05 -07:00
Yui
15ef67bf0f Merge pull request #16315 from beary/master
Add generic support to Collection and it's methods
2017-06-10 21:00:22 -07:00
clarenceh
88ce1b7d57 Updated version 2017-06-10 14:51:03 +08:00
clarenceh
c3c731a101 Updated version no. 2017-06-10 14:46:28 +08:00
clarenceh
c8f6820103 Update massive version number 2017-06-10 14:43:31 +08:00
clarenceh
09a3e2fa0e Fix lint and test errors 2017-06-10 14:37:53 +08:00
clarenceh
89da66a28b Minor updates 2017-06-10 14:19:30 +08:00
clarenceh
6b44fac175 Updated for massive 3.0.0-rc1 2017-06-10 13:22:28 +08:00
Stephen King
26d632b5f4 ramda: Allow currying of type guards 2017-06-09 17:59:07 -06:00
Clark Stevenson
a6adbf4108 Pixi.js v4.5 Update 2017-06-10 00:54:32 +01:00
Christian
3b2f53cf6a hapi: fix incorrect connection.table() result type (#17070) 2017-06-09 15:05:33 -07:00
beary
424873bdfa Add default generic to FindAndModify... interface 2017-06-09 09:37:32 +08:00
Walter Rumsby
a2415a9ba3 [react-select] Update types for loadOptions to support Async options with Promises (#16664)
* Update types for loadOptions to support Async options with Promises

As per https://github.com/JedWatson/react-select#async-options-with-promises

* Add test

* Updates based on PR comments
2017-06-08 18:16:04 -07:00
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
beary
1f3527ba51 Add default type argument to Collection interface 2017-06-08 10:58:40 +08:00
beary
a511933e67 Merge branch 'master' into master 2017-06-08 10:47:47 +08: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