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 and Eli Barzilay
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 and Eli Barzilay
973f28fd07
fix(hls-parser): Updates Playlist constructor paramaters ( #41574 )
2020-01-15 15:36:31 -05:00
Simon Schick and Eli Barzilay
45c702e025
feat(hapi): v19 ( #41536 )
...
* chore(@hapi): remove types
* feat(@hapi/hapi): v19
2020-01-15 15:35:03 -05:00
Jere Kuusela and Eli Barzilay
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 and Eli Barzilay
e23367b72d
fix: rdf-js sink must accept other stream types ( #41591 )
2020-01-15 05:16:08 -05:00
Austin Beer and Eli Barzilay
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 and Eli Barzilay
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 and Eli Barzilay
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 and Eli Barzilay
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 and Eli Barzilay
05ce9387b2
Export SharedImigixAndSourceProps ( #41597 )
2020-01-15 03:44:58 -05:00
Junyoung Choi and Eli Barzilay
cbb4cc1d21
Rename hast-format to hast ( #41542 )
2020-01-15 03:40:27 -05:00
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 and Eli Barzilay
af45495e33
More highland fixes ( #41573 )
...
* Fix types of zip methods
* Remove incorrect constructor overload
2020-01-15 03:35:18 -05:00
sripberger and Eli Barzilay
58e9477251
Add doc comments to koa__cors ( #41473 )
2020-01-15 03:26:42 -05:00
Kaspar Etter and Eli Barzilay
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 and Eli Barzilay
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 and Eli Barzilay
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 and Eli Barzilay
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 and Eli Barzilay
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) and Eli Barzilay
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 and Eli Barzilay
00f029bd15
[office-js] [office-js-preview] (Outlook) CustomProperties object limit ( #41602 )
2020-01-14 23:40:51 -05:00
Elizabeth Samuel and Eli Barzilay
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 and Eli Barzilay
ff0f21449a
fix: rdf-ext factory does not accept base terms ( #41588 )
2020-01-14 16:27:25 -05:00
Elizabeth Samuel and Eli Barzilay
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 and John Reilly
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 and Armando Aguirre
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 and Eli Barzilay
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 and Armando Aguirre
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
David Sharp and Armando Aguirre
adfffcc981
ffmpeg-static-3.0.0-export path as default instead of module.path ( #41322 )
...
* export path instead of module.path
* update name to match package docs
* update test to catch invalid import
* header version bump
* fix common mistake for spacing
* removing `ffprobe-static` typings
these typings no longer seem relevant to to ffmpeg-static
* Revert "removing `ffprobe-static` typings"
This reverts commit 268fcc7c6d0703483aed41550dd2570916a44d0f.
* fix ffprobe-static import
* fix dtslint test
2020-01-13 13:41:09 -08:00
Kamil Socha and Armando Aguirre
4e36732801
[color-hash] Add definitions ( #41524 )
...
* Add color-hash definitions
* Change namespace export
2020-01-13 13:39:11 -08:00
Christopher Schreiner and Eli Barzilay
ddb263c5b4
fix(nyaapi): cleanups and fixes ( #41559 )
...
remove unneccessary interfaces
add category and filter definitons
fix options definitons for si
2020-01-13 16:20:36 -05:00
Eric Danowski and Eli Barzilay
37dd5009b9
Initial commit Add types for harmon ( #41551 )
2020-01-13 16:18:15 -05:00
Andre Nguyen and Eli Barzilay
59d7243d02
[react-jsonschema-form] Add onBlur to FieldProps, isFixedItems, allowAdditionalItems, stubExistingAdditionalProperties, retrieveSchema, toIdSchema, validateFormData to Utils ( #41501 )
...
* Add types to rjsf - FieldProps; onBlur, Utils; isFixedItems, allowAdditionalItems, stubExistingAdditionalProperties, retrieveSchema, validateFormData
* Fixed line wrapping
* Revert "Fixed line wrapping"
This reverts commit 12383d05bcc23350c0ea915d95c98f6bf7a126e2.
* Added tests for utils, validation, fieldProps, and customFormats
* removed ajv import
2020-01-13 16:04:16 -05:00
Alan Agius and Eli Barzilay
699b8159a6
fix: yargs-parser add unknown-options-as-args option ( #41531 )
2020-01-13 15:58:03 -05:00
Simon Gellis and Eli Barzilay
7c7bd70de2
Harden highland types ( #41532 )
...
* Add iterable/iterator to constructor
* Add type assertions to isStream
* Fix types of pipe
* Make pluck optionally type-safe
* Add more methods from docs
* Make parameter names match doc comments
* Add docs for pick
* Improve types of new/modified methods
* Ensure all stream methods are tested
2020-01-13 14:41:01 -05:00
Khalil Mohammad Mirza and Eli Barzilay
6a20a07fb3
Add name to ActionMeta ( #41553 )
2020-01-13 13:42:27 -05:00
Juwan Wheatley and Eli Barzilay
6391d45f34
[react-modal] Use correct type for style objects ( #41458 )
...
* [react-modal] change styles type to CSSProperties for proper autocompletion and debugging
* [react-modal] fix lint step
* [react-modal] revert prettier styling changes
* use react-modal's style type rather than React's CSS Properties in test
2020-01-13 13:39:31 -05:00
Oliver Joseph Ash and Eli Barzilay
4b907a29fb
react-modal: include null in ref instance properties (#41560 )
2020-01-13 13:36:21 -05:00
Nico Flaig and Eli Barzilay
3803885cdc
Add Algorithm type ( #41459 )
2020-01-13 13:33:11 -05:00
Ruslan Korkin and Eli Barzilay
5ed4110724
add missing 'picture' field to 'ReactFacebookLoginInfo ' interface in 'react-facebook-login' type; ( #41508 )
2020-01-13 13:30:46 -05:00
kamakiri_ys and Eli Barzilay
209c2329ee
fix jsqubits complex type ( #41543 )
2020-01-13 13:25:53 -05:00
Piotr Błażejewicz (Peter Blazejewicz) and Ryan Cavanaugh
25dcc2cabf
feat(chart.js): add 'sampleSize'. Closes #40775 ( #41525 )
...
Thanks!
2020-01-13 09:20:54 -08:00
Ruben Taelman and Ryan Cavanaugh
4e23dab093
Fix asynciterator EventEmitter extension for Node 13 ( #41545 )
2020-01-13 09:18:54 -08:00
Tomasz Pluskiewicz and Ryan Cavanaugh
897add7fa4
feat: improve creating single-node-context ( #41557 )
2020-01-13 09:18:25 -08:00
Thomas Bruun and Ryan Cavanaugh
222b05f80c
Stripe: Remove bruun from contributors ( #41564 )
...
I've started using Stripe's official type definitions and will no longer
be contributing to these definitions
2020-01-13 09:17:10 -08:00
Josh Wedekind and John Reilly
0ba1042e32
@types/tapable - Add the isUsed() protected method to the Hook class type. ( #41533 )
...
* Add moduleIds and chunkIds to webpack optimization options.
* Add protected method, isUsed() to Hook class. Ref: https://github.com/webpack/tapable/tree/v1.1.3#hookhookmap-interface
* Add tests for isUsed().
2020-01-11 22:42:06 +00:00
82a1118ac6
Added type definitions for os-service ( #41495 )
...
* Added type definitions for os-service
* Added type definitions for os-service
Co-authored-by: maggin1 <32147922+maggin1@users.noreply.github.com >
2020-01-10 16:40:57 -08:00
Andrey Romanov and Armando Aguirre
d3c0fd9415
Add types for direction ( #41512 )
2020-01-10 16:38:25 -08:00
Kamil Socha and Armando Aguirre
bd90367295
Add react-canvas-draw definitions ( #41515 )
2020-01-10 16:07:53 -08:00