Commit Graph

55816 Commits

Author SHA1 Message Date
Daniel Rosenwasser
d66d624fba
Merge pull request #32113 from BendingBender/npm-email
[npm-email] Add types
2019-01-14 14:05:25 -08:00
Daniel Rosenwasser
55e08932f7
Merge pull request #32112 from BendingBender/npm-user
[npm-user] Add types
2019-01-14 14:05:03 -08:00
Daniel Rosenwasser
67e6fcecaf
Merge pull request #32111 from BendingBender/npm-keyword
[npm-keyword] Add types
2019-01-14 14:04:43 -08:00
Daniel Rosenwasser
f5baf4c5a9
Merge pull request #32135 from biltongza/country-data
[country-data] Add types
2019-01-14 13:52:07 -08:00
Daniel Rosenwasser
e1f8bf6335
Merge pull request #32129 from understandr/simpl-schema-PR2
[Simpl-schema] Add extendOptions
2019-01-14 13:51:33 -08:00
Daniel Rosenwasser
eda212cfd6
Merge pull request #32132 from bySabi/master
[react-lifecycles-compat] add typedef
2019-01-14 13:40:21 -08:00
Daniel Rosenwasser
c747eccf6d
Merge pull request #32075 from Zlatkovsky/CustomFunctionsAssociateOverload
Add dictionary-based overload for `CustomFunctions.associate`
2019-01-14 12:56:15 -08:00
Daniel Rosenwasser
a8290c8f35
Merge pull request #32100 from L2jLiga/http-rx
Improved typing for http-rx
2019-01-14 12:55:52 -08:00
Daniel Rosenwasser
1174034bf6
Merge pull request #32136 from DanielRose/socketcluster
Add missing methods of SCServer.
2019-01-14 12:54:25 -08:00
bySabi Files
6fa84eb99a fix version 2019-01-14 20:04:21 +01:00
Nathan Shively-Sanders
667f007209
Merge pull request #32050 from ifiokjr/mangopay2-nodejs-sdk
add types for mangopay2-nodejs-sdk
2019-01-14 10:11:55 -08:00
Nathan Shively-Sanders
9560b02ff0
Merge pull request #31899 from terrymun/master
[@types/snapsvg] Exposed interface for Snap.set()
2019-01-14 09:24:51 -08:00
Daniel Rose
6701198322 Add missing methods of SCServer. 2019-01-14 17:23:56 +01:00
bySabi Files
7e64b97ad1 fix tsconfig.json 2019-01-14 17:04:02 +01:00
Logan Dam
46c5cdc2c2 made things readonly 2019-01-14 17:40:45 +02:00
Logan Dam
8ce79c9816 added types for country-data 2019-01-14 17:31:36 +02:00
bySabi Files
843947a4dc [react-lifecycles-compat] add typedef 2019-01-14 16:24:08 +01:00
arichter83
7ec89c4b5f Add extendOptions 2019-01-14 14:31:27 +01:00
arichter83
2ea72d502a
Merge pull request #1 from DefinitelyTyped/master
Merge
2019-01-14 14:13:13 +01:00
Dimitri Benin
70bb5e397f [npm-email] Add types 2019-01-14 00:46:35 +01:00
Dimitri Benin
d6cf537e9f [npm-user] Add types 2019-01-14 00:37:41 +01:00
Dimitri Benin
7a4aca3998 [npm-keyword] Add types 2019-01-14 00:22:44 +01:00
SIDENIS\Andrey.Chalkin
bfe3af7588 Improved typing for http-rx 2019-01-13 19:45:01 +07:00
Zlatkovsky
f0935b92de Add dictionary-based overload for CustomFunctions.associate 2019-01-11 17:10:30 -08:00
Nathan Shively-Sanders
3a69de74e2
Merge pull request #32021 from AcidLeroy/patch-1
Change tag type from Uint8Array to number in libsodium-wrappers
2019-01-11 07:45:34 -08:00
Ifiok Jr
0b03528b26
add types for mangopay2-nodejs-sdk 2019-01-11 01:08:08 +00:00
Nathan Shively-Sanders
70fe269343
Merge pull request #31971 from fnberta/update-mapbox-geo-viewport
[@mapbox/geo-viewport] add allowFloat parameter added in 0.4
2019-01-10 10:50:31 -08:00
Nathan Shively-Sanders
c04504ccd6
Merge pull request #31993 from Jimexist/patch-2
weixin-app show toast to support "none" icon type
2019-01-10 10:44:01 -08:00
Nathan Shively-Sanders
0c22ffdce0
Merge pull request #31987 from Teoxoy/patch-1
[KeyboardJS] updated pressKey & releaseKey
2019-01-10 10:32:34 -08:00
Nathan Shively-Sanders
bc9f7f2bc2
Merge pull request #32015 from AlexJerabek/AlexJ-UpdateWithCDN
[office-js] Updating Excel APIs with latest from CDN
2019-01-10 09:57:58 -08:00
Nathan Shively-Sanders
35506589bf
Merge pull request #32026 from ffflorian/libsodium-wrappers-non-optional
fix(libsodium-wrappers): Add updates for v0.7.4
2019-01-10 09:56:43 -08:00
Nathan Shively-Sanders
6cad5f0f01
Merge pull request #32031 from kraenhansen/kh/no-more-react-virtualized
[react-virtualized] Removing myself as a maintainer
2019-01-10 09:56:08 -08:00
Kræn Hansen
03b3e27d32
Merge branch 'master' into kh/no-more-react-virtualized 2019-01-10 15:04:54 +01:00
Kræn Hansen
9d17c7aee0
Removing myself as a maintainer of react-virtualized types 2019-01-10 15:02:24 +01:00
Florian Keller
314226a267
fix(libsodium-wrappers): Add updates for v0.7.4 2019-01-10 10:51:14 +01:00
Cody Eilar
89d5b23f19
Fix type for tag
Tag is not a Uint8Array but rather a number.
2019-01-09 21:59:09 -07:00
Alex Jerabek
618014791e Updating Excel APIs with latest from CDN 2019-01-09 14:59:33 -08:00
Eloy Durán
e836acc75a
Merge pull request #31990 from split/react-native-android-date-time-pickers
[react-native] Action types for Android date and time pickers
2019-01-09 13:45:09 +01:00
Jiayu Liu
2b934fc57e
weixin-app show toast to support "none" icon type
weixin-app show toast to support "none" icon type
2019-01-09 17:58:13 +08:00
Teoxoy
bea7afecd6
updated pressKey & releaseKey 2019-01-09 02:11:13 +01:00
Eloy Durán
a66df381a0
Merge pull request #31967 from GertjanReynaert/patch-1
[React-Native] Add FlatList and SectionList to Animated
2019-01-08 15:53:13 +01:00
Fabio Berta
953494550b add allowFloat parameter added in 0.4 2019-01-08 15:34:44 +01:00
Gertjan Reynaert
81d7d8b033
Add FlatList and SectionList to Animated
Since [React-Native 57](https://github.com/react-native-community/react-native-releases/blob/master/CHANGELOG.md#added-new-features-4) FlatList and SectionList are added to the exports of Animated. This pr reflects that addition in the type definitions.
2019-01-08 14:00:10 +01:00
Igor Oleinikov
35b53956c7
Merge pull request #31903 from Igorbek/styled-components-default-props
[styled-components] Add support of `defaultProps`
2019-01-07 19:56:42 -08:00
Igor Oleinikov
8abd27b884 Address feedback 2019-01-07 10:53:55 -08:00
Sheetal Nandi
6769b3d406
Merge pull request #31930 from kgroat/workbox-webpack-plugin
Added typings for workbox-webpack-plugin
2019-01-07 09:03:49 -08:00
Sheetal Nandi
9be89af1b9
Merge pull request #31824 from DoozyX/reactstrap/add-UncontrolledCarousel
[reactstrap] Add UncontrolledCarousel
2019-01-07 08:50:13 -08:00
Sheetal Nandi
d4814a297a
Merge pull request #31821 from hamedbaatour/master
[showdown] Update types to v1.9.0
2019-01-07 08:49:34 -08:00
Sheetal Nandi
e864446981
Merge pull request #31818 from ivan-ha/master
[randomcolor] support for setting hue from a hex color
2019-01-07 08:48:18 -08:00
Sheetal Nandi
ae87fbd48e
Merge pull request #31817 from rthreei/add-ensure
Add missing "ensure" to @types/xmlpoke's API interface
2019-01-07 08:47:26 -08:00