Commit Graph

34454 Commits

Author SHA1 Message Date
Jack Sun
ce91cdc545 [deepmerge] Allow partial types in deepmerge
Sometimes deepmerge is used for overwriting only a few properties in a larger object. Allowing partial types lets users deepmerge without having to typecast in those cases.
In addition, also updated the typings for arrayMerge to indicate that it will be operating on two arrays.
2017-08-29 16:45:21 -07:00
Mine Starks
2e35d2d5c2 Merge pull request #19214 from DefinitelyTyped/redux-actions
redux-actions: Fix tests
2017-08-29 14:30:32 -07:00
Mine Starks
1c7dfdd466 Merge pull request #19411 from mDibyo/dibyo/fix-redux-batched-subscribe-tests
Fix redux-batched-subscribe test
2017-08-29 14:26:31 -07:00
Mine Starks
498d6682e1 Merge pull request #19365 from DanielRosenwasser/moonjs
Added declarations for 'moonjs'.
2017-08-29 14:14:39 -07:00
Mine Starks
88a6f27980 Merge pull request #19429 from trainerbill/RetryRequest
(requestretry): Fix namespace, add promiseFactory
2017-08-29 13:26:43 -07:00
Mine Starks
03650e4083 Merge pull request #19410 from garbles/patch-2
Update klaw-sync type definition
2017-08-29 13:24:47 -07:00
Georgii Dolzhykov
4934ba79b1 README.md: add one more common mistake (#19436)
* README.md: add one more common mistake

* add article

* expanded the explanation a bit, added examples,

* wording

* s/better/more specific/
2017-08-29 13:04:43 -07:00
Mine Starks
52772ba270 Merge pull request #19398 from pscanf/master
Add typings for fs-readdir-recursive
2017-08-29 12:58:13 -07:00
Mine Starks
69490bcf4d Merge pull request #19390 from vforv/nats-hemera
Add type definitions for https://github.com/hemerajs/hemera
2017-08-29 12:55:57 -07:00
Mine Starks
dff4f090fa Merge pull request #19423 from nenadalm/mv
[mv]: Add types
2017-08-29 12:48:59 -07:00
Andy
d131a79ae8 jasminewd2: Use global Promise type (#19206) 2017-08-29 11:54:03 -07:00
Andy
9ab3cd2b02 node: Errors in callbacks may be null (#19138) 2017-08-29 11:53:34 -07:00
Mine Starks
e9923612d8 Merge pull request #19419 from antonvasin/patch-1
Make transition prop optional
2017-08-29 11:29:15 -07:00
Mine Starks
7a80476484 Merge pull request #19297 from iantanwx/master
`react-select`: make event handlers accept HTMLInputElement as type parameter
2017-08-29 10:54:03 -07:00
Mine Starks
0343d60254 Merge pull request #19289 from oBusk/patch-1
Angular: add comment about debugInfo on scope()
2017-08-29 10:53:13 -07:00
Mine Starks
18010c71de Merge pull request #19293 from willisplummer/draft-js-blockmapbuilder
make createFromArray a static method on BlockMapBuilder class
2017-08-29 10:52:40 -07:00
Mine Starks
f1fa8657f6 Merge pull request #19409 from seawatts/patch-3
Move alter to ColumnBuilder for knex.js
2017-08-29 10:52:10 -07:00
Mine Starks
617fc60898 Merge pull request #19329 from mobicorp/leaflet-1.2
Leaflet: support v1.2 and UMD/ES6 modules
2017-08-29 10:51:00 -07:00
Andrew Throener
25098ad441 Fix namespace, add promiseFactory 2017-08-29 12:30:11 -05:00
Mine Starks
67155af311 Merge pull request #19369 from NaridaL/transducers-js-16368-fix
[transducers-js] Added comp overloads.
2017-08-29 10:23:41 -07:00
Mine Starks
2711d106fb Merge pull request #19418 from Hikariii/ckeditor-instance-events
ckeditor instance events updated and fixed
2017-08-29 10:21:58 -07:00
Mine Starks
de9ed5e26b Merge pull request #19422 from wh4everest/patch-1
anydb-sql-migrations: stricter type for `create`
2017-08-29 10:20:58 -07:00
Gabe Scholz
b9683a0460 Update klaw-sync type definition 2017-08-29 10:19:41 -07:00
Andy
4db6da0d9e sencha_touch: Make type of getScrollable() match interface (#19068) 2017-08-29 07:26:45 -07:00
Miloslav Nenadal
a5b9018939 [mv]: Add types 2017-08-29 15:40:13 +02:00
Andrej T
d71e921a9e anydb-sql-migrations: stricter type for create 2017-08-29 14:44:10 +02:00
Vladimir Djukic
0eff869a79 fix errors 2017-08-29 13:59:30 +02:00
Anton Vasin
60cbeef407 Make transition prop optional
This prop is optional in both `<Modal />` and `<Overlay />` components
2017-08-29 14:55:55 +03:00
Vladimir Djukic
cd40176f77 fix errors 2017-08-29 13:55:54 +02:00
Vladimir Djukic
5fdce03b37 types fix 2017-08-29 13:34:58 +02:00
Hikariii
21a7316e6f instance events updated and fixed 2017-08-29 13:15:49 +02:00
Dibyo Majumdar
85777aa9fc Fix createStore call 2017-08-28 20:18:06 -07:00
Chris Watts
e8076e1dbb Update index.d.ts
Alter should actually be moved to ColumnBuilder interface
http://knexjs.org/#Schema-alter
2017-08-28 17:38:27 -07:00
Andy
d191aca2cb leaflet.locatecontrol: Fix lint (#19408) 2017-08-28 17:18:04 -07:00
Andy
c02bd52421 sqs-producer: Depend on aws-sdk's typings (#19407) 2017-08-28 17:17:52 -07:00
Andy
2281dda897 leaflet-imageoverlay-rotated: Fix lint (#19406) 2017-08-28 16:58:07 -07:00
Andy
0de7fa4700 js-cookie: Fix lint (#19405) 2017-08-28 16:57:57 -07:00
Andy
12a2d28173 highcharts: Fix test (#19404) 2017-08-28 16:57:45 -07:00
Mine Starks
f399b5a452 Merge pull request #19367 from Sebazzz/router5-v5
Delete router5 typings as they are now vendor-provided
2017-08-28 16:48:34 -07:00
Andy
daa767c6af selenium-webdriver: Fix Promise signatures (#19195)
* selenium-webdriver: Fix Promise signatures

* Fix test failures
2017-08-28 16:25:40 -07:00
Andy
0124a24440 Node: fix pipe<T> errors in Stream inheritors (#19395) 2017-08-28 16:23:28 -07:00
Daniel Rosenwasser
b009a65d54 Merge pull request #19387 from BendingBender/sprintf
[sprintf] enable strict null checks and linting
2017-08-28 15:39:07 -07:00
Mine Starks
6a3a6e978e Merge pull request #18755 from amikhalev/update-reactstrap-input
[reactstrap] Updated types for reactstrap Input
2017-08-28 15:30:23 -07:00
Mine Starks
1c5616067b Merge pull request #19375 from spielc/react-json
Add typings for react-json
2017-08-28 15:28:50 -07:00
Mine Starks
5a8e990023 Merge pull request #19162 from davidNHK/fix-types/passport-jwt
[passport-jwt] Add missing function
2017-08-28 15:24:34 -07:00
Mine Starks
4e2662409b Merge pull request #19391 from roboslone/master
Added promiseTypeSuffixes to redux-promise-middleware config
2017-08-28 15:23:39 -07:00
Mine Starks
811f4e65ff Merge pull request #19396 from stonio/patch-6
[OpenLayers] Add definition for new method map.getFeaturesAtPixel()
2017-08-28 15:19:43 -07:00
Mine Starks
763bd82dec Merge pull request #19399 from jakelazaroff/redux-optimistic-ui-action-types
[redux-optimistic-ui] Use string literals for action types instead of type string
2017-08-28 15:19:01 -07:00
Christoph Spielmann
51ae998e9d Replace export default with export = 2017-08-28 23:07:31 +02:00
Andy
da000daaf0 webpack: Fix tests (#19218) 2017-08-28 12:39:19 -07:00