Commit Graph

28128 Commits

Author SHA1 Message Date
Kalle Ott
4e37f8d9f9 fixed mapping to distribution folder structure 2017-03-28 09:14:58 +02:00
Kalle Ott
a500aedade update to typescript 2.2 for object type 2017-03-27 21:58:19 +02:00
Kalle Ott
97fd2fc247 replaced mulstiple testfiles with on to obey definitely typed naming 2017-03-27 21:54:40 +02:00
Kalle Ott
62ad9abc10 fixed linting error 2017-03-27 21:32:02 +02:00
Kalle Ott
20d0d1edff Merge branch 'master' into react-virtualized-9.4 2017-03-27 21:24:12 +02:00
Kalle Ott
8484faf774 update for react-virtualized 9.4
replaced single declaration file with multiple files to represent the module structure of react-virtualized. 
This makes the future maintanance easier, because changes in the lib can be easier mirrored in the corresponding declaration file.
This typings update should be the last with large breaking changes
2017-03-27 21:23:45 +02:00
Nathan Shively-Sanders
f60f2f43ba Merge pull request #15384 from kritollm/web-animations-js
Added type definitions for web-animations-js
2017-03-27 11:29:21 -07:00
Nathan Shively-Sanders
005a50baa0 Merge pull request #15385 from alexey-pelykh/patch-2
Use hashmap signature instead of Object
2017-03-27 11:28:20 -07:00
Nathan Shively-Sanders
b0fbcddb10 Merge pull request #15386 from vilic/patch-7
Add `string[]` to the `type` field of json options for body-parser
2017-03-27 11:27:15 -07:00
Nathan Shively-Sanders
81687bbbac Merge pull request #15388 from MarcusLongmuir/feature/google-protobuf
google-protobuf - Map fixes, undefined messages and formatting
2017-03-27 11:24:59 -07:00
Nathan Shively-Sanders
0349bf9fe3 Merge pull request #15392 from martincostello/ApplePayJS
Add types for Apple Pay JS
2017-03-27 11:19:28 -07:00
Nathan Shively-Sanders
d0d5fe1eef Merge pull request #15394 from chrisgervang/patch-3
Updating ReactCSS types to version 1.2
2017-03-27 11:12:28 -07:00
Nathan Shively-Sanders
637a5a1183 Merge pull request #15396 from alan-agius4/feature/stylelint-add-types
feat(stylelint): create `Type` for formatter and syntax
2017-03-27 11:11:37 -07:00
Nathan Shively-Sanders
1aba51278c Merge pull request #15421 from DefinitelyTyped/dtslint-ready-2
Apply new lint rules to more files
2017-03-27 11:11:08 -07:00
Nathan Shively-Sanders
1484798bdc Merge pull request #15391 from mohsen1/patch-16
Add inline style options to react-split-pane
2017-03-27 10:59:24 -07:00
Andy Hanson
f96c1c5d92 Apply new lint rules to more files 2017-03-27 10:41:22 -07:00
Nathan Shively-Sanders
420136499e Merge pull request #15414 from firede/master
Updating GraphQL types to version 0.9.1
2017-03-27 10:33:58 -07:00
Nathan Shively-Sanders
7d5053f8fe Merge pull request #15420 from huhuanming/react-native-google-analytics-bridge
Add react-native-google-analytics-bridge types
2017-03-27 10:33:08 -07:00
huhuanming
75d72c4174 Add react-native-google-analytics-bridge types 2017-03-28 00:49:29 +08:00
Nathan Shively-Sanders
497e67eea6 Merge pull request #15405 from KeithHenry/patch-3
Added chrome.i18n.detectLanguage
2017-03-27 09:16:25 -07:00
Nathan Shively-Sanders
fb199a44ec Merge pull request #15406 from Mikhus/master
Canvas Gauges v2.1.3 type definitions updated
2017-03-27 09:15:16 -07:00
Nathan Shively-Sanders
94ffb81fa2 Merge pull request #15408 from gldfdp/master
Adding react-onsenui typings
2017-03-27 09:13:04 -07:00
Nathan Shively-Sanders
5128879ca0 Merge pull request #15407 from jnordberg/patch-1
Typofix in howler.js types
2017-03-27 09:08:58 -07:00
Nathan Shively-Sanders
2cc5a1051b Merge pull request #15410 from webbiesdk/patch-1
Updated links in readme
2017-03-27 09:07:49 -07:00
Nathan Shively-Sanders
cd085b946e Merge pull request #15411 from DaveWM/master
Angular formly - allow fieldTransform to be an array of functions
2017-03-27 08:02:16 -07:00
gldfdp
6d01ad0c9a missing "l" in placeholder prop of Input 2017-03-27 14:33:32 +02:00
Firede
57caf93211 fixed lint errors. 2017-03-27 19:37:17 +08:00
Firede
a1b59d6a0f add TypeInfo.getEnumValue and EnumType.getValue 2017-03-27 19:08:48 +08:00
Firede
6843699843 add isNamedType & assertNamedType.
promisify isTypeOf and resolveType.
2017-03-27 19:00:26 +08:00
Firede
ad9c5dd1d2 add findBreakingChanges & findDeprecatedUsages 2017-03-27 18:58:40 +08:00
David Martin
20a6f0b7e9 allow fieldTransform to be an array of functions 2017-03-27 11:41:58 +01:00
webbiesdk
8f44cafe32 Updated links in readme
The links in the readme didn't change after putting all declarations into the `types` folder.
2017-03-27 12:17:53 +02:00
Johan Nordberg
e51040fef4 Typofix
`mobileAudioEnable` should be `mobileAutoEnable`
2017-03-27 11:21:05 +02:00
Firede
7fdcaa7710 remove duplicate functions. 2017-03-27 17:19:40 +08:00
gldfdp
6d640754eb Adding react-onsenui 2017-03-27 11:16:56 +02:00
Firede
67dba4b5a7 add findDeprecatedUsages. 2017-03-27 17:16:24 +08:00
Firede
352a5756b1 operationName is optional. 2017-03-27 17:15:50 +08:00
Firede
619d2fcc39 keyMap is optional. 2017-03-27 17:14:47 +08:00
Mykhailo Stadnyk
1528028bbd Canvas Gauges v2.1.3 type definitions updated 2017-03-27 11:59:07 +03:00
ktmblueskyarb
0ccb171334 AnimationPlaybackEvent, Corrected Animation class 2017-03-27 10:02:42 +02:00
Keith Henry
312f51088e Added chrome.i18n.detectLanguage
`chrome.i18n.detectLanguage` is missing from the type definitions, this change adds the definition.

Original documentation at https://developer.chrome.com/extensions/i18n#method-detectLanguage
2017-03-27 08:38:58 +01:00
Alan Agius
40d95a701d feat(stylelint): create Type for formatter and syntax 2017-03-26 08:42:18 +02:00
Chris Gervang
cf7ea6492c recommended pattern 2017-03-25 17:51:11 -07:00
Chris Gervang
48032bc9c4 expanded the test file to use all of the library correctly. corrected LoopableProps definition. 2017-03-25 17:44:29 -07:00
ktmblueskyarb
d4b98e705f Added Animation constructor and test for that 2017-03-26 01:24:55 +01:00
Chris Gervang
5c64371d89 Updating ReactCSS types to version 1.2 2017-03-25 17:13:32 -07:00
martincostello
05a4862075 Add types for Apple Pay JS
Add types for Apple Pay JS.
https://developer.apple.com/reference/applepayjs
2017-03-25 23:17:18 +00:00
Mohsen Azimi
4abf6ddb2b Add inline style options to react-split-pane 2017-03-25 11:57:57 -07:00
Marcus Longmuir
30cbfd282c google-protobuf - Map fixes, undefined messages and formatting 2017-03-25 16:56:27 +00:00
vilicvane
5f12128b3a Update index.d.ts 2017-03-25 22:40:58 +08:00