John Gainfort Jr
1027e78721
added union type for Data.details
2017-09-07 13:08:46 -06:00
Nathan Shively-Sanders
2e8fc9bb98
Merge pull request #19158 from falsandtru/dompurify
...
[dompurify] improve module declarations
2017-09-07 11:24:53 -07:00
Nathan Shively-Sanders
d531e3445a
Merge pull request #19543 from LinusU/got-error-classes
...
[got] Export error classes as properties on got function
2017-09-07 11:03:34 -07:00
Nathan Shively-Sanders
7481e0f11f
Merge pull request #19574 from henriquefm/master
...
d3-scale-chromatic - Adding missing schemes
2017-09-07 10:57:10 -07:00
Nathan Shively-Sanders
1a2a17969a
Merge pull request #19510 from lruckman/patch-1
...
Adding in Filters namespace under react-data-grid-addons
2017-09-07 10:55:52 -07:00
Nathan Shively-Sanders
7a3b23d3c7
Merge pull request #19428 from amiller-gh/patch-2
...
Add all missing `babel-core` option properties and alphabetize for better maintainability.
2017-09-07 10:55:32 -07:00
Nathan Shively-Sanders
d5ef16a6a1
Merge pull request #19608 from bahlo/fix-webpack-hot-middleware
...
webpack-hot-middleware: Add missing `publish` method
2017-09-07 10:54:43 -07:00
Nathan Shively-Sanders
619a909c95
Merge pull request #19575 from davewasmer/patch-1
...
[express-serve-static-core / express] Fix header() return type
2017-09-07 10:53:44 -07:00
Nathan Shively-Sanders
24a57599a1
Merge pull request #19600 from k7sleeper/fix-bluebird
...
fixed type of expected callback of `promisify`'s first argument
2017-09-07 10:53:05 -07:00
Nathan Shively-Sanders
88934b361e
Merge pull request #19454 from conficient/master
...
Added module declaration to ko.plus so it works with node, amd etc.
2017-09-07 10:20:26 -07:00
Nathan Shively-Sanders
1394f87db6
Merge pull request #19446 from coderslagoon/file-url-update
...
updated definitions for file-url version 2.0.2
2017-09-07 10:14:10 -07:00
Nathan Shively-Sanders
fe4671f122
Merge pull request #19324 from suttna/add-counterpart
...
Add counterpart
2017-09-07 10:12:57 -07:00
Nathan Shively-Sanders
ccf14e0598
Merge pull request #18873 from kujon/ramda_improvements
...
[ramda] Updated definitions for better type inference + narrower types
2017-09-07 10:06:44 -07:00
Nathan Shively-Sanders
ef5be42195
Merge pull request #19157 from falsandtru/prismjs
...
[prismjs] remove deprecated apis
2017-09-07 10:03:49 -07:00
Nathan Shively-Sanders
41a0885e87
Merge pull request #19152 from elliott-davis/add_wait_to_rethinkdb
...
Rethinkdb: Add wait option to table and db interfaces
2017-09-07 10:02:05 -07:00
Nathan Shively-Sanders
75e5a52b4e
Merge pull request #19165 from LinusU/htmlparser2-writable-stream
...
[htmlparser2] Add exported WritableStream class
2017-09-07 09:57:33 -07:00
Nathan Shively-Sanders
2c21d91c9a
Merge pull request #19103 from BendingBender/depd
...
[depd] improve typings, enable strict null checks and linting
2017-09-07 09:56:55 -07:00
Nathan Shively-Sanders
3c27a48d81
Merge pull request #19225 from josh18/master
...
Updated Marionette types file to match Marionette v3.3.1
2017-09-07 09:56:04 -07:00
Nathan Shively-Sanders
2444c764c0
Merge pull request #19251 from PriceSpider-NeuIntel/master
...
Added missing options for diffChars and diffWords
2017-09-07 09:54:10 -07:00
Nathan Shively-Sanders
8a58000497
Merge pull request #19290 from heatherbooker/allow-date
...
bootstrap.timepicker: add Date as defaultTime option
2017-09-07 09:49:52 -07:00
Nathan Shively-Sanders
a69a7e9e7d
Merge pull request #19323 from ondrowan/acl-what-resources-overload
...
Add missing overload to whatResource method in acl
2017-09-07 09:25:58 -07:00
Nathan Shively-Sanders
aaf2cda7a2
Merge pull request #19328 from svadlamudi/patch-1
...
Add Entity Resolution to alexa-sdk SlotValue
2017-09-07 09:24:39 -07:00
Nathan Shively-Sanders
9b6db41060
Merge pull request #19349 from eggers/mapValues-v3
...
Adding LoDashExplicitObjectWrapperBase.mapValues to v3
2017-09-07 09:23:17 -07:00
Nathan Shively-Sanders
69199cf1b1
Merge pull request #19348 from mixer/tar-4
...
Add support for tar v4
2017-09-07 09:22:26 -07:00
Nathan Shively-Sanders
cd9eec20f7
Merge pull request #19340 from AnotherHermit/threejs-fixes
...
three.js remove faulty prefixes, add material array
2017-09-07 09:20:31 -07:00
Nathan Shively-Sanders
670c1febe4
Merge pull request #19339 from davidNHK/fix-types/passport-local
...
Fix missing success and fail hooks
2017-09-07 09:19:49 -07:00
Nathan Shively-Sanders
2d6a4c7079
Merge pull request #19338 from tomc974/agenda
...
[agenda] Adds the agenda property to the Job interface.
2017-09-07 09:19:09 -07:00
Andy
a572fbd60d
react-navigation: Use StyleProp on all "style" properties ( #19611 )
2017-09-07 09:12:45 -07:00
Nathan Shively-Sanders
19d0354f62
Merge pull request #19583 from Rokt33r/vfile
...
Update VFile
2017-09-07 08:46:52 -07:00
Junyoung Choi
34bc9e60fe
Remove unused generic N
2017-09-08 00:43:23 +09:00
Andy
9f86de041a
react-navigation: Fix compile errors ( #19610 )
2017-09-07 08:38:56 -07:00
Junyoung Choi
e59a1c296a
Pass generic directly if it instantiate without any other options except contents
2017-09-08 00:19:36 +09:00
Arne Bahlo
ee0c19656e
Add EventStream interface to WebpackHotMiddleware
...
The publish method was missing
2017-09-07 15:48:20 +02:00
kujon
b7d6093839
Required update to tslint rules
2017-09-07 13:52:39 +01:00
Klaus Kopruch
8639c26382
fixed broken tests under TypeScript 2.5..2
...
fixed type of expected callback of promisify's first argument
2017-09-07 10:23:53 +02:00
Daniel Rosenwasser
a463f8d8c0
Merge pull request #19457 from idchlife/patch-1
...
Parameter is not required
2017-09-06 20:45:53 -07:00
Junyoung Choi
37207e1e55
Delete generic D which was represented as data property.
...
`data` also can be decided by `C`.
2017-09-07 10:11:03 +09:00
Nathan Shively-Sanders
6e5c8d9a72
Merge pull request #19109 from delesseps/master
...
Nightmare: Add typeInterval constructor option and screenshot overload for clipping path
2017-09-06 16:27:58 -07:00
Nathan Shively-Sanders
5e2f09d804
Merge pull request #19062 from drw112/master
...
Datatables.net-buttons - Add support for more button column types and support the filename option
2017-09-06 16:27:14 -07:00
Nathan Shively-Sanders
6574ce47ea
Merge pull request #19008 from route2Dev/master
...
Adding stockChart method to Highstock.Static interface
2017-09-06 16:26:32 -07:00
Nathan Shively-Sanders
eb9a85ee17
Merge pull request #18572 from HitoriSensei/kefir-update
...
Updates for Kefir.js
2017-09-06 15:49:27 -07:00
Nathan Shively-Sanders
c438cb4481
Merge pull request #19355 from AnotherHermit/three-js-shading
...
three.js Update Material class closer to docs
2017-09-06 15:38:40 -07:00
Nathan Shively-Sanders
0f8d2742d5
Merge pull request #19374 from ashwinr/master
...
Underscore: Make comparator optional in sort method
2017-09-06 15:10:32 -07:00
Kelvin Jin
7809b0138f
[node] Add inspector type definitions ( #19330 )
...
* Add inspector types
* Move inspector to separate file
* Add tests and various updates
* substitute object with empty object
* fix copy-paste lapse
* use protocol definition bundled with Node 8.4.0
* Add inspector type def generator script
* fix issues from rebase
* address comments
2017-09-06 14:40:47 -07:00
Nathan Shively-Sanders
c18948341a
Merge pull request #19386 from BendingBender/sprintf-js
...
[sprintf-js] improve typings, enable strict null checks and linting
2017-09-06 14:29:43 -07:00
Nathan Shively-Sanders
589a8fe1d6
Merge pull request #19397 from UJosue10/master
...
Add missed function type for filterValue on TableHeaderColumn
2017-09-06 14:15:53 -07:00
Nathan Shively-Sanders
816e97473b
Merge pull request #19420 from bsvobodny/master
...
Add steppedLine property in ChartDataSets
2017-09-06 14:14:55 -07:00
Nathan Shively-Sanders
6349ea0fb1
Merge pull request #19427 from TheOnlyRew/patch-1
...
[Joi] Add missing Joi.string().uuid()
2017-09-06 14:14:03 -07:00
Nathan Shively-Sanders
7091e2828f
Merge pull request #19426 from zimme/flux-standard-action
...
Update flux-standard-action
2017-09-06 14:13:38 -07:00
Nathan Shively-Sanders
7297c2136b
Merge pull request #19434 from auzmartist/master
...
Add Missing mat4.getScaling() Function Declaration to @types/gl-matrix
2017-09-06 14:12:46 -07:00