Adam Thornburn
3f32056874
triple-beam: update LEVEL,MESSAGE,SPLAT types to symbol ( #46490 )
2020-08-20 22:29:32 -07:00
Soc Sieng
e3aa081074
[googlepay] Add support for new donate buttonType ( #46326 )
2020-08-20 22:28:10 -07:00
C.J. Winslow
a8198c1d93
[json-stream-stringify] Expose stack property ( #46573 )
...
This property exists in the main documentation for how to surface errors
during the stringification.
Source: ea93309add/README.md (L114)
2020-08-20 22:22:54 -07:00
Jadie-Wadie
cd2a2ace59
add types for halfmoon ( #46789 )
...
* add types for Halfmoon
* add pageWrapper and stickyAlerts
* update halfmoon tests
2020-08-20 22:12:36 -07:00
Nicholas Nelson
fd8aaff6bb
Added type definitions for hidefile ( #46712 )
...
* Added type definitions for hidefile
* hidefile: Fix incorrect typings definition structure
* hidefile: Fix incorrect DT header
2020-08-20 22:11:19 -07:00
Todd Dukart
416202f3af
Add social-logos definitions ( #46859 )
...
* Add social-logos definitions
* Fix style
* Fix style
2020-08-20 22:03:14 -07:00
Adriaan Marain
78c86ab9f6
[react-dragula] add types ( #46828 )
...
* [react-dragula] add types
* use export =
* type as declare module
* use export =
* fixes for tests
* remove global variable
* Update types/react-dragula/tsconfig.json
Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>
* Update types/react-dragula/react-dragula-tests.tsx
Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>
Co-authored-by: Piotr Błażejewicz (Peter Blazejewicz) <peterblazejewicz@users.noreply.github.com>
2020-08-20 21:50:03 -07:00
Florian Imdahl
91bad3c840
[metaget] Add types for metaget ( #46875 )
2020-08-20 21:47:14 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
fd190d35ae
feat(git-parse): new definition ( #46909 )
...
- definition file
- tests
https://www.npmjs.com/package/git-parse
https://github.com/wayfair/git-parse#api
Thanks!
2020-08-20 21:41:37 -07:00
Kit Peters
3878502a48
Add types for NPM pkg 'is-gzip' ( #46929 )
...
* Add types for NPM package 'is-gzip'
* clean up to pass tests
* Fix tests
Co-authored-by: Kit Peters <christopher.peters@cbsinteractive.com>
2020-08-20 21:38:46 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
08b4815b07
feat(mdv): new definition ( #46830 )
...
Definition type for Markdown validator:
- definition file
- tests
https://www.npmjs.com/package/mdv
https://github.com/Mermade/mdv#api
Thanks!
2020-08-20 21:37:02 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
8b0a429f91
feat(postcss-focus-within): new definition ( #46831 )
...
Defnition for PostCSS module:
- definition file
- tests
https://www.npmjs.com/package/postcss-focus-within
https://github.com/csstools/postcss-focus-within#options
Thanks!
2020-08-20 21:35:23 -07:00
Spencer Elliott
34e5a6361d
[ackee-tracker] add types ( #46825 )
...
* dts-gen ackee-tracker
* Add ackee-tracker types
* Add @PabloSzx as an owner of ackee-tracker
2020-08-20 21:34:12 -07:00
TDurrr1
ff3c43820d
🤖 Merge PR #46887 [helmet] Make kebab-cased script-, style-, and worker-src arrays of HelmetCspDirectiveValue by @TDurrr1
2020-08-20 22:49:45 -04:00
Scott Page USMC
95fd9da3a4
🤖 Merge PR #46684 Added udp-discovery by @scottpage
...
* Added udp-discovery
* Removed license
* Added dom to tsconfig.json
* Removed tiny-typed-emitter
* Fixed type def comments
* Removed extra version part
* Fixing test errors;
* Removed module declaration
* Added exports
* Fixed formatting
Co-authored-by: Scott Page <scott.page@indysoft.com>
2020-08-20 18:05:52 -04:00
Nathan Shively-Sanders
8f70fedcce
add 4.0/deprecate 3.0 in README ( #46930 )
2020-08-20 13:32:10 -07:00
Dan Crews
e3fb3fe667
🤖 Merge PR #46329 [yum]: add support for string.uuid by @dncrews
2020-08-20 14:29:29 -04:00
Rong Shen
f53daa4b4b
🤖 Merge PR #46816 fix(pull-stream): pull function supports parameters of type Duplex(… by @jacobbubu
2020-08-20 09:48:06 -04:00
Matthew Simmons
133d5b0742
🤖 Merge PR #46857 update(graphlib): setGraph should take an any by @simmonmt
...
dagred3 assumes/requires that callers use an object as the graph label
rather than a simple string.
2020-08-20 07:18:30 -04:00
Jake Champion
726a137e4c
🤖 Merge PR #46905 Package Proclaim: Make msg parameter optional for all assertions by @JakeChampion
...
* Make msg param optional for assertions in proclaim
* Mark message and operator params of fail as optional
* Update tests to check the optional parameters are indeed optionals
* Make the commonjs export of proclaim point to proclaim.ok function
* Add test to prove proclaim.ok points to proclaim
2020-08-20 06:21:18 -04:00
AlCalzone
785d70f6e5
🤖 Merge PR #46823 [ioBroker] Add smartName to StateObject definition, add EnumObject definition, fix typo by @AlCalzone
...
* [iobroker] add smartName to StateCommon
* [iobroker] fix typo in PartialOtherObject
* [iobroker] add enum object definition
* add missing union members to BaseObject.common
* include review feedback
2020-08-20 05:15:04 -04:00
Lars Munkholm
d21311aa85
🤖 Merge PR #46391 [react-autosuggest] Add ref to InputProps by @larsmunkholm
...
* [react-autosuggest] Add ref to InputProps
* [react-autosuggest] update version in header
* [react-autosuggest] Fix errors found by test
Co-authored-by: Lars Munkholm <mail@larsersej.dk>
2020-08-20 04:35:07 -04:00
yeousunn
4c8f0bc5d6
🤖 Merge PR #46615 [@types/parse] Add exclude method to Parse.Query class. by @yeousunn
...
* [@types/parse] Add exclude method to Parse.Query class.
* [@types/parse] Add exclude method to Parse.Query class in ts3.7
* [@types/parse] Added test for exclude method to Parse.Query class.
2020-08-20 03:59:53 -04:00
Spencer
f453c8b7cb
🤖 Merge PR #46913 [inquirer] add support for initial answers by @spalger
...
Co-authored-by: spalger <spalger@users.noreply.github.com>
2020-08-20 02:07:27 -04:00
Ore Poran
d48442e687
🤖 Merge PR #46869 export INotifyOption by @oreporan
...
* export options
* npm naming
* correct option export
Co-authored-by: NateScarlet <NateScarlet@Gmail.com>
2020-08-19 23:31:29 -04:00
Kohei Hasegawa
247b4909b0
🤖 Merge PR #46890 google-spreadsheet: Add sheetsByTitle by @banyan
...
* Add sheetsByTitle
* Fix indent
* Add test for sheetsByTitle
* Fix typo
2020-08-19 21:45:29 -04:00
Paito Anderson
cb9b7aa73a
🤖 Merge PR #46910 [react-native-push-notification] update to v5 by @PaitoAnderson
2020-08-19 19:15:33 -04:00
Dave Brudner
d5333fd228
🤖 Merge PR #46694 Updates types for Recurly.js v4.14.0 by @dbrudner
...
Co-authored-by: dbrudner <dbrudner@users.noreply.github.com>
2020-08-19 17:20:26 -04:00
Florian Imdahl
468a58140c
chore: Use actions/checkout@v2 for pull requests ( #46902 )
2020-08-19 10:24:45 -07:00
Nathan Shively-Sanders
73e5ee3784
make rn-swipeable-panel export match source ( #46886 )
2020-08-19 09:34:56 -07:00
Raschid J.F. Rafeally
bc8eeeb2c2
🤖 Merge PR #46601 feature(parse): make Schema generic by @RaschidJFR
...
* fix(parse/Schema): update options in functions
* feat(parse): make Schema generic
* improvement(parse/Object): restrict param 'key' in fetchAllWithInclude()
2020-08-19 11:31:48 -04:00
Jeroen de Jong
9513da48c3
🤖 Merge PR #46899 [mapbox-gl] brings setFilter inline with mapbox documentation by @JeroendeJong
...
* FIX: add setFilter options [mapbox-gl]
* FIX: add FilterOptions and make validate null-able
2020-08-19 10:38:53 -04:00
Doug Cutting
d703a7f903
🤖 Merge PR #46877 add properties to Params interface in twit package to support managing lists by @cuttingd
...
* add list_id to Params
* add addtional properties for list creation
* Update types/twit/index.d.ts
limit to the possible values
Co-authored-by: Abraham Williams <4braham@gmail.com>
Co-authored-by: Abraham Williams <4braham@gmail.com>
2020-08-19 10:30:55 -04:00
Robin Mehner
bc14203149
🤖 Merge PR #46593 [@types/chart.js] Add date adapter options to Timescale interface by @rmehner
...
As described in https://www.chartjs.org/docs/latest/axes/cartesian/time.html#configuration-options
and used for setting the locale when using the date-fns adapter: https://github.com/chartjs/chartjs-adapter-date-fns#locale-support-via-scale-options
2020-08-19 07:39:53 -04:00
Nathan Weber
7e8c74275c
Types for the bemmer package. ( #46853 )
2020-08-18 17:33:44 -07:00
Nathan Weber
ffb5255c16
Types for the jasmine-expect-jsx package. ( #46868 )
2020-08-18 17:30:27 -07:00
Piotr Błażejewicz (Peter Blazejewicz)
330b8b9388
feat(node-isbn): new definition ( #46880 )
...
Definition types for books ISBN resolver:
- definition type
- tests
https://github.com/palmerabollo/node-isbn#node-isbn
https://www.npmjs.com/package/node-isbn
Thanks!
2020-08-18 17:29:27 -07:00
Daniel F
63533a1727
Fix display bug with mui-datatables ( #46873 )
...
* Fix https://github.com/gregnb/mui-datatables/issues/1480
Bug with display value for column options.
See issue for further details.
* Ran Prettier
2020-08-18 17:27:09 -07:00
Jesse Donat
791c693c98
Update index.d.ts ( #46874 )
2020-08-18 17:22:58 -07:00
Joe Flateau
9799ac9b73
fix arg type for OnIceCandidate event ( #46600 )
...
* fix arg type for OnIceCandidate event
* Add myself as a maintainer and bump version to current
2020-08-18 17:20:23 -07:00
mottykohn
eb3f3fd347
add type to rows and columns ( #46620 )
...
Co-authored-by: Motty Kohn <mkohn@snfmetrics.com>
2020-08-18 17:19:41 -07:00
Ye-hyoung Kang
f74772c4e1
tingle.js: setContent() accepts Node ( #46614 )
2020-08-18 17:18:02 -07:00
Eana Hufwe
16ad6a4098
wicg-mediasession: add support to setActionHandler event and setPositionState ( #46613 )
2020-08-18 17:17:46 -07:00
Tomasz Pluskiewicz
1cfe192099
[sparql-http-client]: store must return readable streams ( #46609 )
2020-08-18 17:17:08 -07:00
Losses Don
634f927a82
🤖 Merge PR #46685 fix(animejs): Add tick method to AnimeInstance by @Losses
...
* fix(animejs): Add tick method to AnimeInstance
Document here: https://animejs.com/documentation/#tick
* test(animejs): Add a test for tick.
* fix(animejs): fix typo
2020-08-18 20:08:55 -04:00
XxX-MLGNoob-XxX
de112ddd85
🤖 Merge PR #46882 [@types/webpack-dev-middleware] Make publicPath Option Optional by @XxX-MLGNoob-XxX
...
* Make publicPath Option Optional
* Add Test for Creating Instance with Empty Options
Co-authored-by: XxX-MLGNoob-XxX <thomason.isaiah@yahoo.com>
2020-08-18 18:18:52 -04:00
Elizabeth Samuel
992e59fb7b
[office-js-preview] (Outlook) Signature interaction with LaunchEvent ( #46795 )
...
* [office-js-preview] (Outlook) Signature interaction with LaunchEvent
* Updates based on feedback
* Updates based on feedback
2020-08-18 11:28:36 -07:00
Elizabeth Samuel
5012cda281
[office-js] [office-js-preview] (Outlook) Can't set recurrence start and end using Time.setAsync ( #46876 )
2020-08-18 11:24:21 -07:00
Alexander Shilov
90512aae5e
🤖 Merge PR #46341 canvaskit-wasm: add MakeCanvas() and SkHtmlCanvas by @ashlanderr
2020-08-18 02:52:59 -04:00
Remco Haszing
a69a9b8ad7
🤖 Merge PR #46793 Koa http error by @remcohaszing
...
* Format Koa types using prettier
* Define type of Koa.HttpError
* Export Koa.HttpError on Application namespace
Also a test was added to ensure the type is properly defined.
* Improve HttpError tsdoc
2020-08-18 02:12:33 -04:00