ktmblueskyarb
b223e64754
KeyFrame type for onsample, added remove().
...
Added test for onsample and addEventListener.
Corrected type for AnimationKeyFrame, array [0, "1"] is allowed.
2017-03-28 12:48:58 +02:00
Hiroki Horiuchi
d2d933019a
Merge pull request #15399 from MidnightWonderer/edit/bson-objectid
...
add missing ObjectId methods to bson type definition
2017-03-28 14:14:04 +09:00
Kristian Mørch
e5cec53dd2
Type "finish" is the only supported event type. ( #15427 )
...
Number was a typo.
2017-03-27 21:26:32 -07:00
Philip Jackson
51195f9439
electron - Update BrowserWindow.setMenu signature ( #15428 )
...
* BrowserWindow.setMenu accepts `null`
Passing null to setMenu removes the menu bar. The explicit "or null" type annotation is needed for users using the "strictNullChecks" option.
* Add tests for BrowserWindow.setMenu
2017-03-27 21:25:56 -07:00
Dave Leaver
5640a06e0f
Add MapControl and additional GeoJSON bits to react-leaflet. ( #15401 )
...
* Add MapControl and additional GeoJSON bits to react-leaflet.
* Make MapControl actually usable.
* Fix tslint errors
2017-03-27 21:11:50 -07:00
Nathan Shively-Sanders
6e89d91158
Merge pull request #15039 from webbiesdk/leaflet-fixes
...
Leaflet: Various fixes
2017-03-27 15:56:36 -07:00
Nathan Shively-Sanders
005394f98b
Merge pull request #14557 from kadler15/node-constants
...
[node] reverse signals and errno in os.constants
2017-03-27 15:48:57 -07:00
Nathan Shively-Sanders
8530279c61
Merge pull request #14181 from yohei1126/fix_msgpack
...
msgpack: add module declaration
2017-03-27 15:41:11 -07:00
Nathan Shively-Sanders
d97abafb44
Merge pull request #15377 from mcrawshaw/master
...
redux-logger: updated to match lib version 3.0.0 & new 'types' folder
2017-03-27 15:09:52 -07:00
Nathan Shively-Sanders
208e14c1bb
Merge pull request #15379 from chrisgervang/patch-2
...
Additions Plotly.js Type Definition
2017-03-27 15:08:27 -07:00
Nathan Shively-Sanders
cd36b5a96e
Merge pull request #15381 from rzymek/lodash.nth
...
lodash - lodash.nth package
2017-03-27 15:00:13 -07:00
Nathan Shively-Sanders
9c03875277
Move to index.d.ts and fix other lints
...
Also turn on linting.
2017-03-27 13:32:20 -07:00
Nathan Shively-Sanders
2808017b65
Make web-animations-js strictNullChecks safe
2017-03-27 12:56:53 -07:00
Nathan Shively-Sanders
1eac02334a
Move web-animations-js inside types folder
2017-03-27 11:42:48 -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
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
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
Erik Krogh Kristensen
f743678eab
Leaflet: Fixed whitespace reported by linter.
2017-03-27 10:02:06 +02:00
Erik Krogh Kristensen
092c14b880
Leaflet: Fixed the test-case for leaflet
...
(and using the correct MouseEvent in getMousePosition)
2017-03-27 10:02:06 +02:00
Erik Krogh Kristensen
d8e322fe00
Leaflet: various fixes.
...
A lot of or errors related to strict nulls.
Also some arguments that were too general, where the functions don't behave as expected with some of the possible inputs.
And other various errors.
2017-03-27 10:01:22 +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
Sarun Rattanasiri
9b5ff60d92
add missing ObjectId methods to bson type definition
2017-03-27 01:03:48 +07: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