Commit Graph

55783 Commits

Author SHA1 Message Date
Jongsu Liam Kim
02ca5e8e4e fix types of filter function arguments 2019-01-14 13:56:21 +09: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
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
Sheetal Nandi
803949cd29
Merge pull request #31925 from BendingBender/request-stats
[request-stats] Add types
2019-01-07 08:44:09 -08:00
Sheetal Nandi
1f4d578f6f
Merge pull request #31918 from thepocp/react-simple-maps-fixes
React simple maps fixes
2019-01-07 08:43:05 -08:00
Sheetal Nandi
5e8a3e6043
Merge pull request #31937 from brookback/fix/hls.js
HLS.js: Fix debug config option, add liveBackBufferLength config, and bump version to 0.12
2019-01-07 08:35:09 -08:00
Sheetal Nandi
3b7279dd44
Merge pull request #31923 from chawomack/master
feat(react-content-loader): add ariaLabel property
2019-01-07 08:34:45 -08:00
Sheetal Nandi
05edaa44d5
Merge pull request #31909 from dominicfallows/master
Fix to `typography` package - export `BaseLine` to fix `cannot be named ts4023`
2019-01-07 08:34:27 -08:00
Sheetal Nandi
cabafa5bfe
Merge pull request #31922 from bonan/types-accept
Add definition for mediaType() in @types/accept
2019-01-07 08:34:06 -08:00
Sheetal Nandi
8444512b1b
Merge pull request #31928 from Ciantic/patch-1
@types/chromecast-caf-receiver - breaks, breakClips, metadata, tracks have too strict types
2019-01-07 08:33:42 -08:00
Sheetal Nandi
46025591c4
google-apps-script "January 4, 2019" update (#31927)
* GAS "December 13, 2018" update

* Update google-apps-script.forms.d.ts

* add data-studio, rename card-service, order as per ref page

* January 4, 2019
2019-01-07 08:32:32 -08:00
kimcoder
6dbe9483fc types for 'urlencode' package (#31715)
* first commit

* fixed tsconfig, modify lint error

* declare urlencode function ad namespace

* [@types/urlencode] modify export 

export default urlencode -> exrpot = urlencode;

* esModuleInterop, allowSyntheticDefaultImports
add to tsconfig

* exprot default urlencode

* modify export =
2019-01-07 08:31:28 -08:00
Ari Seyhun
778c0d9771 Add typings for BdApi (BetterDiscordApi) (#31895)
* Add types for bdapi

* Fix typings for bdapi

* Fix typings and project url

* Add documentation link to index.d.ts

* Add bandagedbd scope to bdapi

* Fix bandagedbd_bdapi version

* Rename test file for bandagedbd__bdapi

* Add scope to comment in bandagedbd__bdapi

* Update tsconfig file list for bdapi
2019-01-07 08:30:21 -08:00
Johan Brook
6528fd7ab1 HLS.js: Bump version to 0.12 2019-01-07 10:49:27 +01:00
Johan Brook
85013ba4f5 HLS.js: Add liveBackBufferLength property to Hls.Config 2019-01-07 10:49:14 +01:00
Johan Brook
f968fb1e6c HLS.js: Add support for custom logger object in debug option 2019-01-07 10:41:24 +01:00
Kevin Groat
4ebd738543
Fixed linting errors 2019-01-06 22:58:48 -05:00
Kevin Groat
3781aa7ff3
Fixing relative location import 2019-01-06 22:29:41 -05:00
Kevin Groat
ad3a04f91f
No longer relying on webpack for plugin definition 2019-01-06 22:23:33 -05:00
Kevin Groat
f9da1d1436
Returned TypeScript Version 2019-01-06 22:05:48 -05:00
Kevin Groat
cba2526204
fixed test name in tsconfig 2019-01-06 22:01:15 -05:00
Kevin Groat
7654854150
Fixed linting issues 2019-01-06 21:07:52 -05:00
Kevin Groat
cf89ad1507
Renamed tests file 2019-01-06 20:53:53 -05:00
Kevin Groat
9f677e0247
Fixed typescript version line 2019-01-06 20:49:05 -05:00
Kevin Groat
eca3ccbfac
Fixed compiler & linter issues 2019-01-06 20:41:51 -05:00
Kevin Groat
84b76bf1eb
Made manifestTransforms accept a ReadonlyArray 2019-01-06 20:40:59 -05:00
Kevin Groat
279827ac2f
Added typings for workbox-webpack-plugin 2019-01-06 20:28:38 -05:00