afractal
cf2f7df761
add type definitions for timespan
2017-06-16 13:46:59 +02:00
afractal
58875cb0cd
update sharp-timer types to be more strict
2017-06-13 12:14:28 +02:00
afractal
dc4db8db56
update definitions for sharp-timer
2017-06-12 10:58:49 +02:00
afractal
feff9f9c38
add declarations for sharp-timer
2017-06-11 19:29:58 +02:00
John Reilly
718c4df8f6
Merge pull request #17025 from vbfox/patch-1
...
Allow false as a result of React render()
2017-06-11 07:06:54 +01:00
Yui
621eba75bd
Merge pull request #17081 from meandmax/update-redux-mock-store-interface
...
fix(reduxMockStore): mockStore should return intersection of ...
2017-06-10 21:12:53 -07:00
Yui
9ed2b2d809
Merge pull request #17083 from kacepe/patch-4
...
express: Deprecated res.status
2017-06-10 21:12:22 -07:00
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
Kacper Polak
0a705ea046
Update contributors
...
I just want to review code next time
2017-06-09 13:14:08 +02:00
Kacper Polak
08f784aa8d
Deprecated res.status
...
``res.send(status, body)`` is deprecated. Use ``res.status(status).send(body)`` instead
2017-06-09 12:59:04 +02:00
Maximilian Heinz
9dace9e9bd
refactor(redux-mock-store): extend Redux.Store instead of using intersection
2017-06-09 12:06:02 +02:00
Maximilian Heinz
b937fd61dc
fix(reduxMockStore): mock store should return Redux.Store<T> instead of own IStore
2017-06-09 11:54:38 +02: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