Commit Graph

31098 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
653a51284d Merge pull request #17295 from rtwomey/parse-fromJSON
parse: Add fromJSON
2017-06-20 13:15:55 -07:00
Nathan Shively-Sanders
f114d2aeb9 Merge pull request #17292 from archy-bold/master
Definitions for react-paginate 4.3.
2017-06-20 13:15:27 -07:00
Nathan Shively-Sanders
9e86157e66 Merge pull request #17291 from petrce/patch-1
added missing DataGroup.nestedGroups
2017-06-20 13:09:01 -07:00
Nathan Shively-Sanders
d448e5997c Merge pull request #17289 from morcerf/morcerf-react-make-ref-nullable
@types/react: Updated Ref signature to handle null cases
2017-06-20 13:01:57 -07:00
Nathan Shively-Sanders
7218296db4 Merge pull request #17262 from DefinitelyTyped/bittorrent-protocol_listener
bittorrent-protocol: Use same default event handler as stream.Readable
2017-06-20 12:57:42 -07:00
Nathan Shively-Sanders
c22d8fdfcf Merge pull request #17287 from bricka/swagger-tools-optional-options
[swagger-tools] Swagger UI 2.0 does not require options
2017-06-20 12:54:53 -07:00
Nathan Shively-Sanders
567f60d5c6 Merge pull request #17286 from mgroenhoff/natsort
Add typings for natsort
2017-06-20 12:54:18 -07:00
Nathan Shively-Sanders
a2e6528fed Merge pull request #17283 from newraina/fix-append-param
fix fetch.io append param
2017-06-20 12:51:45 -07:00
Andy Hanson
f5239925ac Fix more tests 2017-06-20 12:06:26 -07:00
Nathan Shively-Sanders
61193397f7 Merge pull request #17279 from iamstevetran/master
Create types for ffmpeg-static  and ffprobe-static
2017-06-20 11:16:34 -07:00
Nathan Shively-Sanders
4fbd468ef8 Merge pull request #17275 from madbrain/master
[codemirror] Linter function can either be sync or async
2017-06-20 11:01:28 -07:00
Nathan Shively-Sanders
a67a7cf304 Merge pull request #17270 from icosahebron/quill-fixes
[quill] Update delta- and event-related declarations
2017-06-20 10:39:41 -07:00
Nathan Shively-Sanders
72dca2288f Merge pull request #17241 from StevenLiekens/fix-12687
[datatables.net] Improve declaration of FunctionColumnRender
2017-06-20 10:38:48 -07:00
Andy Hanson
96545154cc bittorrent-protocol: Use same default event handler as stream.Readable 2017-06-20 10:26:49 -07:00
Andy
b2929a8c7d baidumap-web-sdk: Convert from crlf to lf (#17330) 2017-06-20 10:23:09 -07:00
Nathan Shively-Sanders
de96a4780a Merge pull request #17268 from odensc/master
Update react-loadable types for v4.
2017-06-20 10:22:47 -07:00
Nathan Shively-Sanders
c7f445bffe Merge pull request #17265 from asgoth/bugfix/gulp-watch-improve-options
gulp-watch - Extend options with vinyl-fs src options
2017-06-20 10:08:39 -07:00
Nathan Shively-Sanders
7172717f6d Merge branch 'asgoth-bugfix/add-clone' 2017-06-20 10:06:07 -07:00
Nathan Shively-Sanders
a1455376bf Fix spacing 2017-06-20 10:05:45 -07:00
Nathan Shively-Sanders
3d31c89d1c Merge branch 'bugfix/add-clone' of https://github.com/asgoth/DefinitelyTyped into asgoth-bugfix/add-clone 2017-06-20 10:05:12 -07:00
Nathan Shively-Sanders
f061992636 Merge pull request #17258 from GiedriusGrabauskas/jwt-token
Added missing jwt-decode@1 types. Added generic for jwt-docode.
2017-06-20 09:33:41 -07:00
Nathan Shively-Sanders
31739ef0c6 Merge pull request #17303 from DefinitelyTyped/weak-types-round-3
More fixes for 2.4. Not all for weak types.
2017-06-20 09:20:23 -07:00
Nathan Shively-Sanders
e7ef007fd5 Merge pull request #17254 from DefinitelyTyped/mime-lookup
mime: lookup fallback parameter should be optional
2017-06-20 09:19:03 -07:00
Nathan Shively-Sanders
ae660b9d47 Merge pull request #17246 from DefinitelyTyped/core-js-covariance
core-js: Fix tests that fail due to callback covariance
2017-06-20 09:18:02 -07:00
Nathan Shively-Sanders
a08100af2f Merge pull request #17245 from DefinitelyTyped/bluebird-promiselike
bluebird: Make `Thenable` an alias to the builtin `PromiseLike`.
2017-06-20 09:17:44 -07:00
Nathan Shively-Sanders
a949d2289d Merge pull request #17242 from shinhwagk/patch-2
[kafka-node] modify property Client.clientId to Client.clientId?
2017-06-20 09:15:38 -07:00
Nathan Shively-Sanders
032c4a4e24 Merge pull request #17219 from cwmoo740/patch-1
redux-mock-store export MockStore
2017-06-20 09:14:56 -07:00
Nathan Shively-Sanders
76ebf7a5f8 Merge pull request #17305 from DefinitelyTyped/scarabedore-master
Followup to #17154 -- fix node-static-tests
2017-06-20 08:37:30 -07:00
John Reilly
d6d7062dae Merge pull request #17301 from leonard-thieu/jquery
[jquery/v3] Update type definitions
2017-06-20 15:47:19 +01:00
cwmoo740
85ce02feb3 redux-mock-store typing test for MockStore and MockStoreCreator 2017-06-20 10:36:09 -04:00
Nathan Shively-Sanders
fbe4da1ebf Merge pull request #17150 from Flarna/node_process_signals
[Node] Add missing OS Signals and EventEmitter APIs in Process, correct emit APIs
2017-06-20 07:29:42 -07:00
Steven Liekens
22d4b79526 Improve declaration of FunctionColumnRender
Resolves #12687
2017-06-20 10:29:27 +02:00
Albert Kurniawan
dfc6e0fdb5 Fixed broken redux-devtools-test 2017-06-20 17:12:54 +10:00
Albert Kurniawan
4b46332d76 Fixed related tests 2017-06-20 10:16:26 +10:00
Albert Kurniawan
f3527f0040 Updated Ref signature to handle null cases 2017-06-20 10:16:26 +10:00
Nathan Shively-Sanders
2d42456f08 Merge pull request #17235 from andrewlinfoot/patch-3
Allow null values to be passed to navigation.goBack() react-navigation
2017-06-19 16:13:24 -07:00
Nathan Shively-Sanders
86a883fef8 Merge pull request #17234 from kevinlowe0x3F7/kevinlowe0x3f7/pdf-module
[pdfjs-dist] Add module declaration for pdf.js library
2017-06-19 16:13:00 -07:00
Flarna
f743880056 Merge remote-tracking branch 'upstream/master' into node_process_signals 2017-06-20 01:10:26 +02:00
Flarna
74fd1f601d - Added dedicated types for listeners to avoid unneeded copy/paste.
- Added overloads for listen() to cover issue discussed in latest comments of #16705
2017-06-20 01:01:48 +02:00
Nathan Shively-Sanders
82b6ab4b57 Don't use --strict to make tsconfig 2.0 compatible 2017-06-19 15:56:10 -07:00
Nathan Shively-Sanders
3ebc081f0b Merge pull request #17227 from DefinitelyTyped/node-getopt-create
node-getopt: Fix type of `create`
2017-06-19 15:50:53 -07:00
Nathan Shively-Sanders
bb2c68a3ca Merge pull request #17213 from HiromiShikata/feature/update-fs-extra-promise-isdirectory
feat(fs-extra-promise): add missing interfaces
2017-06-19 15:11:22 -07:00
Nathan Shively-Sanders
5946b2ffad Remove redundant basedir declaration 2017-06-19 15:04:58 -07:00
Nathan Shively-Sanders
caf5874f3b Merge pull request #17194 from sfrooster/offset_comm_v2
kafka-node: add sendOffsetCommitV2Request to Client
2017-06-19 14:52:54 -07:00
Nathan Shively-Sanders
5d0e5d7812 Merge pull request #17192 from timbru31/fix-cordova-inappbrowser
fix(cordova-plugin-inappbrowser): add missing entry of InAppBrowser to Cordova interface
2017-06-19 14:52:35 -07:00
Nathan Shively-Sanders
bf348694e2 Merge branch 'EricHenry-swaggerParserUpdate' 2017-06-19 14:30:52 -07:00
Nathan Shively-Sanders
287414589e Use non-relative path to import swagger-schema-official 2017-06-19 14:30:12 -07:00
Nathan Shively-Sanders
743c2c1031 Merge branch 'swaggerParserUpdate' of https://github.com/EricHenry/DefinitelyTyped into EricHenry-swaggerParserUpdate 2017-06-19 14:29:37 -07:00
Nathan Shively-Sanders
ebeece2d8e Fix mime.lookup call in node-static-tests.ts 2017-06-19 14:18:03 -07:00
Nathan Shively-Sanders
3fe753b21c Merge branch 'master' of https://github.com/scarabedore/DefinitelyTyped into scarabedore-master 2017-06-19 14:12:03 -07:00