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
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
Nathan Shively-Sanders
ceaff75d24
Merge pull request #19444 from syy1125/master
...
[deepmerge] Allow partial types in deepmerge
2017-09-06 14:03:42 -07:00
Nathan Shively-Sanders
0c635915d4
Merge pull request #19351 from mattbishop/chai-as-promised-7
...
Add definitions for [chai-as-promised] v7.1 which supports Chai v4
2017-09-06 14:02:41 -07:00
Nathan Shively-Sanders
f8c631e98a
Merge pull request #19453 from Hubel/express-graphql_asyncOptionsObj
...
@types/graphql-express: Asynchronous resolution of 'OptionsObj' in graphqlHTTP
2017-09-06 13:33:06 -07:00
Nathan Shively-Sanders
f48329ad18
Merge pull request #19461 from baronfel/jsorce
...
[JSForce] large cleanups and refactor for greater type-safety
2017-09-06 13:31:11 -07:00
Nathan Shively-Sanders
034ff8fbf4
Merge pull request #19227 from psachs21/master
...
Ramda: Values<T> should not resolve as {}[], instead it should resolve to T[]
2017-09-06 13:16:46 -07:00
Nathan Shively-Sanders
273cd0ea6b
Merge pull request #19466 from jhcao23/master
...
Update GoogleAuth.grantOfflineAccess
2017-09-06 12:50:43 -07:00
Nathan Shively-Sanders
490e0bf04d
Merge pull request #19469 from mikeyGlitz/react-bootstrap-table/remote-expansion
...
Updated definition of remote
2017-09-06 12:50:06 -07:00
Arthur Ozga
5d63175237
Merge pull request #19586 from OmniChat/master
...
Parse 2.4
2017-09-06 12:41:33 -07:00
Junyoung Choi
9a6f7da2bb
Fix a test case by the description
...
Should test with Node type with extra properties.
2017-09-07 03:48:33 +09:00
Junyoung Choi
fc6a0fb8fa
Fix conflicts
2017-09-07 03:44:50 +09:00
Junyoung Choi
f161e0e4e1
Fix wrong variable name
...
One of case must use point
2017-09-07 03:06:23 +09:00
Junyoung Choi
3dd0a90cb7
Fix rollback Node
...
Position is not supposed to be extensible, but Node is.
Testing cases for this are also added.
2017-09-07 02:59:33 +09:00
Nathan Shively-Sanders
a65566752e
Merge pull request #19475 from untsamphan/meteor-null-objectid
...
Meteor: allow strictNullChecks, add 2 methods to ObjectID
2017-09-06 10:54:05 -07:00
Nathan Shively-Sanders
f813393fa6
Merge pull request #19455 from maxpaj/patch-1
...
[fluent-ffmpeg] Filter functions definitions (added optional parameters)
2017-09-06 10:52:41 -07:00
Nathan Shively-Sanders
acec1047ac
Merge pull request #19477 from andrew8er/feature/reexport_module_as_native
...
[pg] Reexport the 'pg' module under an attribute 'native'
2017-09-06 10:51:28 -07:00
Nathan Shively-Sanders
4e2d7b6241
Merge pull request #18558 from aleung/pg
...
Update typing for pg
2017-09-06 10:47:25 -07:00
Nathan Shively-Sanders
021f315860
Merge pull request #19486 from grahammendick/navigation4-0-1
...
Updated typings and tests for Navigation 4.0.1
2017-09-06 10:46:14 -07:00
Nathan Shively-Sanders
592e8282cc
Merge pull request #19489 from bizen241/vfile
...
[vfile]: add types
2017-09-06 10:44:57 -07:00