Commit Graph
55768 Commits
Author SHA1 Message Date
Justin Leider 5f9da5191b Add typings for custom sass functions 2019-01-17 13:45:55 -05:00
Eloy DuránandGitHub 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
Eloy DuránandGitHub 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
Gertjan ReynaertandGitHub 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 OleinikovandGitHub 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 NandiandGitHub 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 NandiandGitHub 9be89af1b9 Merge pull request #31824 from DoozyX/reactstrap/add-UncontrolledCarousel
[reactstrap] Add UncontrolledCarousel
2019-01-07 08:50:13 -08:00
Sheetal NandiandGitHub d4814a297a Merge pull request #31821 from hamedbaatour/master
[showdown] Update types to v1.9.0
2019-01-07 08:49:34 -08:00
Sheetal NandiandGitHub 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 NandiandGitHub 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 NandiandGitHub 803949cd29 Merge pull request #31925 from BendingBender/request-stats
[request-stats] Add types
2019-01-07 08:44:09 -08:00
Sheetal NandiandGitHub 1f4d578f6f Merge pull request #31918 from thepocp/react-simple-maps-fixes
React simple maps fixes
2019-01-07 08:43:05 -08:00
Sheetal NandiandGitHub 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 NandiandGitHub 3b7279dd44 Merge pull request #31923 from chawomack/master
feat(react-content-loader): add ariaLabel property
2019-01-07 08:34:45 -08:00
Sheetal NandiandGitHub 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 NandiandGitHub 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 NandiandGitHub 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 NandiandGitHub 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
kimcoderandSheetal Nandi 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 SeyhunandSheetal Nandi 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
Jari PennanenandGitHub b47a234907 trailing spaces huh 2019-01-07 00:44:49 +02:00
Jari PennanenandGitHub 23625dac03 typo... 2019-01-07 00:37:49 +02:00
Jari PennanenandGitHub 4d6fe35d64 this is also optional according to Google documentation. 2019-01-07 00:35:45 +02:00
Jari PennanenandGitHub f000c4700c removed my reformatting hassle, sorry. 2019-01-07 00:32:08 +02:00
Jari PennanenandGitHub b77685931d breaks, breakClips, metadata
These values have too strict definitions, they are defined in https://developers.google.com/cast/docs/reference/caf_receiver/cast.framework.messages.MediaInformation#metadata as undefined.

My vscode ran the file through prettier, not sure if it added extra changes I didn't intend.
2019-01-07 00:05:23 +02:00
PopGoesTheWza 4c81248b90 January 4, 2019 2019-01-06 22:56:22 +01:00
PopGoesTheWzaandGitHub b8332e14d5 Merge pull request #2 from DefinitelyTyped/master
sync
2019-01-06 22:30:31 +01:00
Jason KillianandSheetal Nandi 3ad75fac4d [expo] Add types for SecureStore keychain item accessibility constants (#31840)
* [expo] Add types for SecureStore constants

* add use of keychainService; improve options types for getItemAsync and deleteItemAsync; test all SecureStore constants
2019-01-06 11:07:43 -08:00
Justin HallandSheetal Nandi f1762ec1a7 Remove typings for hibp (#31912) 2019-01-06 11:06:50 -08:00
Tomas CarneckyandSheetal Nandi 08c13378e4 react-intl: change the FormattedMessage tagName prop to accept any ReactType (#31906)
In the react-intl source the prop is defined as follows:

    tagName: PropTypes.oneOfType([PropTypes.string, PropTypes.element])

But it's actually passed straight to React.createElement(tagName, …),
so any type that is accepted by createElement should be allowed here.

It is useful to allow passing custom components to FormattedMessage,
for example when you use styled components, eg.

    const FancyHeading = styled('h1')`font-size: 32px`;
    <FormattedMessage … tagName={FancyHeading} />
2019-01-06 11:04:11 -08:00
Dimitri Benin 6a45a1d60e [request-stats] Add types 2019-01-06 20:02:44 +01:00
Mark PolakandSheetal Nandi 1ff633d518 Add missing require types (#31911) 2019-01-06 11:01:12 -08:00
Max HarrisandSheetal Nandi 8ee6e76a06 update skipEmptyLines option to allow 'greedy' (#31898) 2019-01-06 10:59:58 -08:00
Jasmin BomandSheetal Nandi a152a7963b Update to firefox 65.0b8 (#31920) 2019-01-06 10:55:14 -08:00
cwomack ef09a8002a feat(react-content-loader): add ariaLabel property 2019-01-06 10:21:59 -08:00