Commit Graph

34770 Commits

Author SHA1 Message Date
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
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
Andy
69bf6eb0ed Add more tslint disables (#19590) 2017-09-06 09:44:12 -07:00
Nathan Shively-Sanders
be40bb35d7 Merge pull request #19561 from bricka/swagger-tools-router-strong-typing
[swagger-tools] Adding strong typing to Swagger Router requests
2017-09-06 09:36:33 -07:00
Nathan Shively-Sanders
27416f68fe Merge pull request #19527 from mernen/fix-react-chartjs-2
react-chartjs-2: remove invalid options
2017-09-06 09:33:02 -07:00
Nathan Shively-Sanders
4a68353f66 Merge pull request #19505 from ikatyang/feat/prettier/resolve-config-sync
feat(prettier): add `resolveConfig.sync()`
2017-09-06 09:31:13 -07:00
Nathan Shively-Sanders
2b7dd52a9b Merge pull request #19513 from DerekTBrown/patch-2
Add DiskQuota option to HostConfig
2017-09-06 09:26:42 -07:00
Nathan Shively-Sanders
27a1e08882 Merge pull request #19417 from rhysd/fix-rctooltip-default-export
Fix default export in rc-tooltip package (fix #19372)
2017-09-06 09:26:21 -07:00
Nathan Shively-Sanders
a8a2ce2d4e Merge pull request #19259 from JozefBiros/redux-from-submission-error-fix
Added SubmissionError into export for immutabable
2017-09-06 09:21:30 -07:00
Nathan Shively-Sanders
4ce316f51f Merge pull request #19332 from thevtm/react-virtualized-update-window-scroller
react-virtualized: Update types for WindowScroller
2017-09-06 09:20:07 -07:00
Nathan Shively-Sanders
651e832045 Merge pull request #19518 from DxCx/graphql-subscribe
[GraphQL] Update subscribe signature for graphql v0.11.x
2017-09-06 09:18:04 -07:00
Nathan Shively-Sanders
2614273ffb Merge pull request #19568 from DefinitelyTyped/material-ui-scripts
material-ui: Move scripts from scripts/material-ui to material-ui/scripts
2017-09-06 09:15:27 -07:00
Nathan Shively-Sanders
074b2156a4 Merge pull request #19550 from Rokt33r/wcwidth
Add wcwidth
2017-09-06 09:13:07 -07:00
Yaroslav Admin
5636098e03 Added more types for Node (#19465) 2017-09-06 08:07:35 -07:00
Andy
dc44f3ed72 Remove unexpected compiler options (#19589) 2017-09-06 07:46:17 -07:00
Eloy Durán
b11413bbe3 Merge pull request #19517 from iRoachie/rnmk-progress
[rnmk] Add Indeterminate component to MKProgress
2017-09-06 15:29:50 +02:00
Flavio Torres
cc1d75836f Parse 2.4 2017-09-06 09:33:37 -03:00
Junyoung Choi
f56d8aacd5 Remove unnecessary namespace and fix importing expression in test module
This implementation is for making `import * as someModule from 'someModule'` is available.
But this usage is note appropiate.
2017-09-06 16:15:21 +09:00
Leo Liang
402433d3b4 Fix error after merge master 2017-09-06 14:10:22 +08:00
Leo Liang
b81e4ed29f Merge branch 'master' into pg 2017-09-06 11:58:10 +08:00
Nathan Shively-Sanders
67d401c875 Merge pull request #19551 from segayuu/master
[hexo-fs]: Add Types.
2017-09-05 16:24:26 -07:00
Nathan Shively-Sanders
d3af951dc9 Merge pull request #19308 from screendriver/redux-storage-engine-jsurl
Added redux-storage-engine-jsurl declaration to redux-storage
2017-09-05 16:21:03 -07:00
Mine Starks
dcac322210 Merge pull request #19298 from joscha/joscha/xhr-mock
add: xhr-mock
2017-09-05 16:19:24 -07:00
Nathan Shively-Sanders
1f1ef80caf Merge pull request #19470 from eirikurn/update-webpack-chain
Add missing methods to webpack-chain
2017-09-05 16:09:03 -07:00
Nathan Shively-Sanders
98031cc5cd Merge pull request #19481 from loopArray/patch-1
@types/react-native-vector-icons: fixed export Icon type error
2017-09-05 16:08:22 -07:00
Nathan Shively-Sanders
cbea696607 Merge pull request #19432 from stackbuilders/add_subquery
Include subQuery for sequelize version 3 as well
2017-09-05 16:07:21 -07:00
Nathan Shively-Sanders
e4e502a846 Merge pull request #18872 from chriskrycho/fix-exports-for-RSVP
RSVP: switch to `export =` with `allowSyntheticDefaultExports`.
2017-09-05 16:06:54 -07:00
Nathan Shively-Sanders
8bde78441b Merge pull request #18587 from flaviut/add-togglebutton
[react-bootstrap] Add ToggleButton and ToggleButtonGroup
2017-09-05 16:05:14 -07:00
Nathan Shively-Sanders
fb98980a67 Merge pull request #19371 from alan-agius4/feature/fs-extra-callbacks
feat(fs-extra): callbacks can return `null` as value when there is no…
2017-09-05 16:02:19 -07:00
Nathan Shively-Sanders
808b55c123 Merge pull request #19459 from Kampfgnom/nes_socket_disconnect_typo
Nes socket disconnect typo
2017-09-05 16:01:51 -07:00
Nathan Shively-Sanders
a7dcec2bb2 Merge pull request #19378 from tansongyang/master
[react-redux] Give `connect` default types
2017-09-05 16:00:40 -07:00
Nathan Shively-Sanders
f4711be54c Merge pull request #19501 from andrew8er/feature/add_notification_type
[pg]: Add a "Notification" type and pass it to the notification event listener
2017-09-05 15:49:02 -07:00
Nathan Shively-Sanders
60f08a8e35 Merge pull request #19523 from abrahambotros/react-native-video/on-progress-data
[react-native-video] Add `onProgress` data
2017-09-05 15:47:28 -07:00