Commit Graph

34398 Commits

Author SHA1 Message Date
rhysd
891ea85b10 add tests for RCTooltip namespace 2017-08-29 19:31:54 +09:00
rhysd
fda3af0b02 fix #19372 2017-08-29 19:25:56 +09: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
Jake Lazaroff
9486a91587 [redux-optimistic-ui] Use literal action type names 2017-08-28 15:12:36 -04:00
Andy
ba8e532a9c react-router/v3: Fix test (#19277) 2017-08-28 11:48:01 -07:00
Andy
b4a4de5413 i18next/v2: Fix test (#19282)
* i18next/v2: Fix test

* Fix lint
2017-08-28 11:45:36 -07:00
stonio
1556a470f0 Update version of Typescript definition 2017-08-28 20:30:16 +02:00
stonio
f42342f002 Add definition for method getFeaturesAtPixel 2017-08-28 18:31:39 +02:00
Andy
92d393285c q/v0: Fix definition of "all" to be like q v1 (#19272) 2017-08-28 09:09:19 -07:00
Daniel Rosenwasser
c43e21f44d Merge pull request #19392 from jimdo-tiff/add_stripe_csssrc
[stripe-v3] Add missing cssSrc property
2017-08-28 09:08:48 -07:00
Andy
332ca267d1 kendo-ui: Fix compile errors (#19274) 2017-08-28 08:43:38 -07:00
Andy
eb3a5d2ad9 i18next: Fix compile errors (#19205) 2017-08-28 07:51:50 -07:00
Andy
b465332e39 baidumap-web-sdk: Fix weak type errors (#19196) 2017-08-28 07:23:07 -07:00
Andy
e4b626ec7a react-app: Fix compile errors (#19211) 2017-08-28 07:21:56 -07:00
Andy
e9fd4f5669 ramda: Fix compile errors (#19209)
* ramda: Fix compile errors

* Update TypeScript version
2017-08-28 07:20:42 -07:00
Andy
b3f1017c61 pad: Allow to use a string instead of an options object (#19208) 2017-08-28 07:19:59 -07:00
Andy
1834011379 webcomponents.js: Fix test (#19217) 2017-08-28 07:17:42 -07:00
Christopher Blum
8b88bd5620 Add missing cssSrc property 2017-08-28 16:17:31 +02:00
Andy
f85cc6f165 yfiles: Fix compile errors (#19216) 2017-08-28 07:17:18 -07:00
Andy
4ad2fabde5 redux-action: Fix compile error (#19213) 2017-08-28 07:13:57 -07:00
Andy
d80fd7b215 oibackoff: Generate separate overloads for each (#params, #callback params) combination (#19345) 2017-08-28 07:13:07 -07:00
roboslone
578bfd5761 Update index.d.ts
Added `promiseTypeSeparator`, `promiseTypeSuffixes` made optional.
2017-08-28 16:22:50 +03:00
Dimitri Benin
c13fe968dc [sprintf] enable strict null checks and linting 2017-08-28 09:39:14 +02:00
Christoph Spielmann
2cbfb52fbd Changes for linting... 2017-08-27 23:30:06 +02:00
Christoph Spielmann
ac0c6f0669 Rewrite typings to actually make sense (and adjust test accordingly) 2017-08-27 23:23:07 +02:00
Daniel Rosenwasser
b84df2925f Merge pull request #19353 from k-simons/master
- Add state typing for component react-json-tree
2017-08-27 13:11:06 -07:00
Daniel Rosenwasser
2168560c54 Merge pull request #19342 from janpauldahlke/janpauldahlke-patch-1
[react-jsonschema-form] Add FieldTemplate defintion to FormProps
2017-08-27 13:10:15 -07:00
Christoph Spielmann
b8adfa8040 Make sure that at least version 2.3 of TypeScript is used... 2017-08-27 19:18:32 +02:00
Christoph Spielmann
fd71eaa751 Remove unnecessary type-parameter... 2017-08-27 19:10:33 +02:00
Christoph Spielmann
715bd3a47b Merge branch 'react-json' of https://github.com/spielc/DefinitelyTyped into react-json 2017-08-27 19:03:32 +02:00
Christoph Spielmann
65ebbaec42 use const instead of let 2017-08-27 19:02:47 +02:00
spielc
f79a941cdd Merge branch 'master' into react-json 2017-08-27 18:55:34 +02:00
Christoph Spielmann
4412a25037 Sadly i have to use var-require to get this stuff to work... 2017-08-27 18:39:10 +02:00
Christoph Spielmann
d9fb8ed269 Fix test... 2017-08-27 18:31:22 +02:00