Commit Graph

67002 Commits

Author SHA1 Message Date
Cooper
f40a27d7e3 Add kd-tree-javascript (#41653) 2020-01-16 12:43:18 -05:00
Connor Love
6170cfa229 add react-native-charts-wrapper types (#41633) 2020-01-16 12:33:19 -05:00
Elizabeth Craig
ebc4c80b7d Add types for simulant (#41638) 2020-01-16 12:14:07 -05:00
Elizabeth Samuel
970dc8fea8 [office-js] [office-js-preview] (Outlook) Workaround for file attachment bug (#41620) 2020-01-16 12:08:44 -05:00
Kelvin Chu
a60bd95d8c react-native: allow undefined for data in FlatListProps. (#41641) 2020-01-16 11:38:06 -05:00
Tomasz Pluskiewicz
02820af95f fix(rdf-ext): merge also accepts quad array (#41647) 2020-01-16 11:36:53 -05:00
Nate Hearnsberger
b466ba4ba6 Made all args in connect callback optional (#41519) 2020-01-16 11:35:22 -05:00
Karol Majewski
586fff3f49 [react-aria-menubutton] Add definition for the render prop (#41644)
* Add definition for the render prop

* Test the render prop
2020-01-16 11:34:32 -05:00
Levi Bostian
c8dc68c146 bull - add missing whenCurrentJobsFinished typings (#41625)
* add whenCurrentJobsFinished to bull module

* bump version of bull package
2020-01-16 11:15:05 -05:00
Tomasz Pluskiewicz
0336b73b10 fix: clownface#list returns iterable and not iterator (#41617) 2020-01-16 11:13:11 -05:00
Tomasz Pluskiewicz
c5944e94b5 fix: clownface factory should reflect the initialized term/value in the returned type (#41628) 2020-01-15 19:26:04 -05:00
Kamil Socha
d978d6c6de [react-signature-canvas] Add definitions (#41396)
* Add react-signature-canvas definitions

* Change props interface name

* Add more props to canvasProps test
2020-01-15 18:14:42 -05:00
Kamil Socha
5b98cd7e9b [lazy-brush] Add definitions (#41526)
* Add lazy-brush definitions

* Add instance properties
2020-01-15 17:20:44 -05:00
Richie Bendall
82eb617a22 feat: Add typings for sorted-object (#41549)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-15 17:18:08 -05:00
Richie Bendall
5c5ed22e7b feat: Add typings for is-empty-object (#41548)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-15 17:15:38 -05:00
Richie Bendall
a0201c397a feat: Add typings for to-title-case (#41547)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-15 17:13:40 -05:00
Florian Keller
6001fc7115 [@hapi/b64] Add types for @hapi/b64 (#41615) 2020-01-15 16:09:35 -05:00
Jon Surrell
9ea1c21a77 wordpress__components: Fix Card types (#41566)
* Fix Card type

Card does not expose underlying emotion component, but
allows `as` for customization

* Add test cases

* Add div props

* Restore `as` prop

* Apply suggestion for improved typing

* Disable lint rule

* Remove emotion dependency

* Clean up all `as` types

* Enable/disable block lint

* Update types/wordpress__components/wordpress__components-tests.tsx

* Remove redundant imports
2020-01-15 15:59:37 -05:00
Lazyuki
2f539ff16a [react-redux] Configurable RootState with module augmentation (#41031)
* initial commit

* fixes

* typo;

* address reviews

* less opinionated

* re-add safe root

* final fix

* readd default type for connectAdvanced

* comments

* fix test
2020-01-15 15:48:53 -05:00
Taras
f2413dfaf2 add id property to AutocompletePrediction and QueryAutocompletePrediction (#41619) 2020-01-15 15:42:14 -05:00
Sander Bouwhuis
22de4f4659 Add missing time functions from http://getpino.io/#/docs/api?id=pinostdtimefunctions-object (#41618) 2020-01-15 15:41:09 -05:00
Flexmonster Team
46ea8c2e2a [@types/flexmonster] Updates for Flexmonster Pivot Table v2.7.23 (#41570)
* Options.caseSensitiveMembers

* new API call added

new API call openCalculatedValueEditor

* added levels for getAllHierarchies() API

* Level definition update

* Added showEmptyValues option

* space deleted - fix

Co-authored-by: Ian Sadovy <ian.sadovy@gmail.com>
2020-01-15 15:39:57 -05:00
Andrew Yushkevich
5b226092fd [braintree] fix subscription requests according to the docs (#41584)
* [braintree] fix subscription requests according to the docs

* [braintree] id and merchant Account Id are made optional

* [braintree] Id and merchant Account Id sorted
2020-01-15 15:37:48 -05:00
Christopher Manouvrier
973f28fd07 fix(hls-parser): Updates Playlist constructor paramaters (#41574) 2020-01-15 15:36:31 -05:00
Simon Schick
45c702e025 feat(hapi): v19 (#41536)
* chore(@hapi): remove types

* feat(@hapi/hapi): v19
2020-01-15 15:35:03 -05:00
Jere Kuusela
4f00f72a9e dropzone: Add options to dropzone instances, add type for options, add type for options.headers (#41511)
* Add options to Dropzone instances and add type for options.

* Added type for options.headers

* Added false to static Dropzone.option
2020-01-15 05:19:47 -05:00
Tomasz Pluskiewicz
e23367b72d fix: rdf-js sink must accept other stream types (#41591) 2020-01-15 05:16:08 -05:00
Austin Beer
0b7b63772f (pino) Add definition for mixin logging option (#40785)
* (pino) Add definition for mixin logging option

* Add tests for mixin option

* Also update version information

* Fix linting error
2020-01-15 04:16:43 -05:00
Max Sirenev
64be407913 Updated ws definitions to 7.2 (#41520)
* Updated ws definitions to 7.2

* fixed event name
2020-01-15 04:02:05 -05:00
Guido Kessels
d0059be9eb Bump @types/jest to 24.9 (#41555)
The latest version of `jest` is `24.9.0` but `@types/jest` was still at `24.0.25`. 

[There are types](https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/jest/index.d.ts#L240) for the `advanceTimersToNextTimer()` method that was added in jest `24.9.0` so I believe this could be bumped to `24.9`
2020-01-15 03:50:37 -05:00
Gaëtan Maisse
dfbf2d1966 Remove @storybook/addon-storyshots types (#41583)
* [@storybook/addon-storyshots] remove typings as they're now provided by the package directly

TS migrate of the package was done in https://github.com/storybookjs/storybook/pull/7674

* [@storybook/addon-storyshots-puppeteer] remove typings as they're now provided by the package directly

TS migrate of the package was done in https://github.com/storybookjs/storybook/pull/7674
2020-01-15 03:47:02 -05:00
JamieS1211
05ce9387b2 Export SharedImigixAndSourceProps (#41597) 2020-01-15 03:44:58 -05:00
Junyoung Choi
cbb4cc1d21 Rename hast-format to hast (#41542) 2020-01-15 03:40:27 -05:00
Bryan Huang
f134237da4 [@types/forge-viewer]Upgrade to Viewer v7.4 (#41577)
* Upgrade to Viewer v7.2

Release notes: https://forge.autodesk.com/blog/viewer-release-notes-v-72

* Upgrade to Viewer v7.4

Release notes: https://forge.autodesk.com/blog/viewer-release-notes-v-74

* Added getDefaultGeometry method

Co-authored-by: Jan Liska <jan.liska@autodesk.com>
2020-01-15 03:36:19 -05:00
Simon Gellis
af45495e33 More highland fixes (#41573)
* Fix types of zip methods

* Remove incorrect constructor overload
2020-01-15 03:35:18 -05:00
sripberger
58e9477251 Add doc comments to koa__cors (#41473) 2020-01-15 03:26:42 -05:00
Kaspar Etter
98169480bc anchor-js: fix and update anchor options (#41544)
https://www.bryanbraun.com/anchorjs/#options
https://github.com/bryanbraun/anchorjs/releases/tag/4.2.0
2020-01-15 03:21:22 -05:00
Gareth Jones
95f67429c6 [@types/ts-nameof]: use any instead of void for function return type (#41500) 2020-01-15 03:18:53 -05:00
Gerhard Stöbich
5d72d52865 node: allow to augment class Module (#41571)
Add empty namespace Module to allow to augment static side of class Module.
2020-01-15 02:56:39 -05:00
Tomasz Pluskiewicz
5101bd7b8a fix: preserve term generic type when constructing from another graph (#41606)
* fix: preserve term generic type when constructing from another graph

* style: revert unwanted whitespace change
2020-01-15 02:52:54 -05:00
Robby Helms
cb5127eecf [parse] Parse.Object.toJSON and some generic static methods (#41587)
* [parse] Some generic static methods and Parse.Object.toJSON

* [parse] Update saveAll to work with tuple types
2020-01-15 02:38:18 -05:00
Piotr Błażejewicz (Peter Blazejewicz)
6473e43f4f feat(auth0-js): maxAge WebAuth property (#41572)
Newly documented creation option:
auth0/auth0.js#1059
https://github.com/auth0/auth0.js/#initialize

Thanks!
2020-01-14 23:41:39 -05:00
Elizabeth Samuel
00f029bd15 [office-js] [office-js-preview] (Outlook) CustomProperties object limit (#41602) 2020-01-14 23:40:51 -05:00
Elizabeth Samuel
19dfba0973 [office-js] [office-js-preview] (Outlook) No categories support in Message Read on OWA (#41603) 2020-01-14 23:39:46 -05:00
Tomasz Pluskiewicz
ff0f21449a fix: rdf-ext factory does not accept base terms (#41588) 2020-01-14 16:27:25 -05:00
Elizabeth Samuel
7bb48f0e01 [office-js] [office-js-preview] (Outlook) getSharedPropertiesAsync not supported by Mac, mobile (#41592) 2020-01-14 16:25:04 -05:00
Oliver Joseph Ash
1f36fb3afd history: switch default LocationState generic from any to unknown (#41580)
* Enable `strictNullChecks`

* Add test for generic state

* Replace `any` with `PoorMansUnknown`

* Define state generics
2020-01-14 17:28:29 +00:00
Carson Farmer
f4f29cb4f9 Adds existing npm lib multicodec + tests (#41404)
* feat: adds existing npm lib multicodec + tests

Signed-off-by: Carson Farmer <carson.farmer@gmail.com>

* chore: fix header typeo

Signed-off-by: Carson Farmer <carson.farmer@gmail.com>

* fix: multicodec is umd module that exposes global variable

Signed-off-by: Carson Farmer <carson.farmer@gmail.com>

* fix: uses globally exported namespace in tests

Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
2020-01-13 17:37:12 -08:00
Richie Bendall
6744418d49 feat: Add typings for is-generator (#41550)
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-01-13 17:37:23 -05:00
Kwok Chi Leong
222a1272cd [conventional-changelog] Added type definitions (#41480)
* [conventional-commits-parser] Added type definitions for conventional-commits-parser

* [git-raw-commits] Added type definitions for git-raw-commits

* [conventional-commits-parser] Updated conventionalCommitsParser.Commit

* [conventional-changelog-writer] Added type definitions for conventional-changelog-writer

* [conventional-changelog-writer] Updated conventionalChangelogWriter.Options.Sort

* [conventional-commits-parser] Removed spaces

* [conventional-changelog-writer] Fixed typing

* [conventional-changelog-writer] Updated generics

* [conventional-changelog-writer] Updated names of interfaces and types

* [conventional-commits-parser] Updated tests

* [conventional-changelog-core] Added type definitions

* [conventional-changelog-preset-loader] Added type definitions

* [conventional-recommended-bump] Added type definitions

* [conventional-changelog-core] Relocated `// $ExpectType`; altered the name of the namespace

* [conventional-changelog-preset-loader] Altered the name of the namespace

* [conventional-commits-parser] Altered the name of the namespace

* [conventional-recommended-bump] Altered the name of the namespace

* [conventional-changelog-core] Removed the extra `// $ExpectType`
2020-01-13 13:55:52 -08:00