Commit Graph

35457 Commits

Author SHA1 Message Date
Lars Knudsen
e245db618b Minor fixes from review 2017-09-19 12:29:52 +02:00
akulikov
e83ac3932c bull: added missing method "promote" from bull v3 to typings 2017-09-19 10:43:53 +03:00
Aurimas1
8673d02fe8 fix typo
fix typo
2017-09-19 10:40:03 +03:00
Aurimas1
f8c293c4aa hopscotch
small fixes, no breaking changes
2017-09-19 10:07:47 +03:00
Daniel Cassidy
a07ced9a79 Fix restify declarations to comply with standard lint rules.
This change requires TypeScript 2.2 because the type
'object' did not exist in 2.1.
2017-09-19 02:36:21 +01:00
Tom Crockett
e5b6d5c2a4 Add onLoad animation configuration
Alluded to here in documentation:

https://formidable.com/open-source/victory/docs/victory-stack

Code references:
e28d4b81ea/src/victory-util/default-transitions.js (L5)
e28d4b81ea/src/victory-util/default-transitions.js (L19)
2017-09-18 17:56:21 -07:00
Luka Jeran
c4fe0413fc Support conditional values in Vega 2017-09-18 23:45:12 +02:00
Benjamin Lichtman
d525d2763f Merge pull request #19679 from clark-stevenson/master
Minor Pixi.js updates to v4.5.5
2017-09-18 14:12:12 -07:00
Benjamin Lichtman
2860805306 Merge pull request #19770 from EricByers/master
Update sqs-consumer -- type callback function
2017-09-18 14:07:19 -07:00
Andy
ea0d14ce5f argparse: Remove unnecessary type parameters (#19843) 2017-09-18 12:57:42 -07:00
Andy
f3c57d8590 express-brute-mongo: Fix export (#19851) 2017-09-18 12:49:45 -07:00
Andy
5316c5da8c strophe: Fix export (#19850) 2017-09-18 12:49:16 -07:00
Andy
b61528ed5b adal: Fix export style (#19838) 2017-09-18 12:48:28 -07:00
Andy
a2cd042961 logat: Fix export (#19848) 2017-09-18 12:47:56 -07:00
Lars Knudsen
a028b7843a Add definitions for W3C Web USB API 2017-09-18 21:15:35 +02:00
Andy
22721ffe2e history/v2 and /v3: Fix export default of object (#19847) 2017-09-18 11:08:51 -07:00
Andy
5027017378 react-router/v2: Fix default export of object (#19849) 2017-09-18 11:08:36 -07:00
Andy
2aef6a4d66 angular-gridster: Can't export a string literal (#19842) 2017-09-18 10:32:15 -07:00
Andy
2f1bc54214 angular-ui-router: Can't export a string literal (#19839) 2017-09-18 10:30:24 -07:00
Joseph Page
94925c5376 Add ChartFontOptions to global Chart.js options 2017-09-18 13:15:50 -04:00
Arthur Ozga
92f0f8813d Merge pull request #19759 from smvilar/add-editor-state
DraftJS: add editorState param to event handlers
2017-09-18 09:36:48 -07:00
Eloy Durán
fe5c5ca9ac Merge pull request #19833 from gyzerok/patch-1
Remove myself from list of maintainers
2017-09-18 17:09:04 +02:00
Christopher Blum
b41ad7fa34 stripe-v3: Conert tabs to spaces 2017-09-18 16:19:28 +02:00
Christopher Blum
6b2ff2c698 stripe-v3: Lint SourceOptions 2017-09-18 16:17:16 +02:00
Christopher Blum
9291d09eed stripe-v3: Add basic typings for createSource method 2017-09-18 16:15:31 +02:00
Fedor Nezhivoi
c06bd42bb5 Remove myself from list of maintainers 2017-09-18 15:40:56 +03:00
Matthias Kretschmar
fa5cd19657 added minArea to test 2017-09-18 09:39:52 +02:00
Matthias Kretschmar
609f1756c7 Added minArea to DragBoxOptions (https://openlayers.org/en/latest/apidoc/ol.interaction.DragBox.html) 2017-09-18 08:29:58 +02:00
Oscar Wallhult
5befba4a80 Adding definitions for prosemirror-table 2017-09-18 15:37:44 +10:00
Brendan Forster
da0d364109 lint 2017-09-18 10:54:18 +10:00
Brendan Forster
ffbd04b577 first pass at the electron-winstaller declaration 2017-09-18 10:47:44 +10:00
Ifiok Jr
4d55fe5cd4 docs(react-native-elements): remove deprecated message 2017-09-18 00:56:49 +01:00
Ifiok Jr
08753baeb1 feat(react-native-elements): add utility exports 2017-09-17 23:11:16 +01:00
Ifiok Jr
64bbfa8c78 feat(react-native-elements): add Tile component 2017-09-17 22:42:57 +01:00
Eloy Durán
e4ce585bf2 Merge pull request #19809 from huhuanming/react-native
Timeout can be optional in setInterval & setTimeout
2017-09-17 23:35:55 +02:00
Ifiok Jr
2385b0fa66 feat(react-native-elements): add Tabs component 2017-09-17 22:03:21 +01:00
Jason Mihalick
6060fc0e1b Add toData() method and add optional media type parameter to toDataURL() (#19722) 2017-09-17 20:26:20 +01:00
Eloy Durán
eb219f30d6 Merge pull request #19808 from mathieudutour/patch-1
[react-native] add specific RN console properties
2017-09-17 19:18:14 +02:00
huhuanming
8232bb0afc Timeout can be optional in setInterval & setTimeout 2017-09-17 23:51:59 +08:00
Mathieu Dutour
d644aafab0 add specific RN console properties
add the following properties to the console global object
* console.disableYellowBox
* console.ignoredYellowBox
See http://facebook.github.io/react-native/releases/0.48/docs/debugging.html#warnings
2017-09-17 17:29:01 +02:00
Ifiok Jr
27bb912ad8 feat(react-native-elements): add SwipeDeck component 2017-09-17 16:14:24 +01:00
Ifiok Jr
d27b1fb10a feat(react-native-elements): add SocialIcons component 2017-09-17 15:56:05 +01:00
Ifiok Jr
ad15db02b0 feat(react-native-elements): add Slider component 2017-09-17 15:29:56 +01:00
Ifiok Jr
b0b594b14b feat(react-native-elements): add SideMenu component 2017-09-17 14:58:49 +01:00
Georgios Valotasios
421678aeea fix: do not make use of es6's Map and Set
this should fix #16587
2017-09-17 13:23:56 +02:00
Avi Vahl
c3bb037cc6 webpack: improve loader context typings
emitError() and emitWarning() both can accept an Error as well, for exposing caught Errors.
See: https://github.com/webpack/webpack/blob/master/lib/NormalModule.js#L115

Added relevant type tests.
2017-09-17 13:30:38 +03:00
Ifiok Jr
8ddbfde82f feat(react-native-elements): add SearchBar component 2017-09-17 10:44:18 +01:00
Ifiok Jr
eef8baf613 feat(react-native-elements): add rating component 2017-09-17 09:58:32 +01:00
Gavin Heise
aa43a6c8ab Reduce TypeScript version to 2.3 2017-09-17 07:40:54 +10:00
Gavin Heise
3b583f4255 Use generic defaults. 2017-09-17 07:18:43 +10:00