Commit Graph
67360 Commits
Author SHA1 Message Date
Michał GrzelakandGitHub c935c2b9eb Add align to MjmlTableProps (#42312)
* add align to MjmlTableProps

* table align type
2020-02-18 10:48:29 -08:00
Yoo.gyoon James ChungandGitHub 2ef0c19e45 Update type for Options interface in franc package (#42327)
* Update type for Options interface in franc package

As documented here:

https://github.com/wooorm/franc/issues/80

adding this type enables the use of `franc.all` additionally with an `only` languages array when using TypeScript.

Thank you!

* Update index.d.ts

update with recommended simple type declaration
`ERROR: 16:12  array-type  Array type using 'Array<T>' is forbidden for simple types. Use 'T[]' instead.`
2020-02-18 10:37:14 -08:00
jony89andGitHub 09262345ab fix: correct type for Ray.getPoint (#42449)
* fix: correct type for Ray.getPoint

`Ray.getPoint` expects a `Ray` and not a `number`

* Update index.d.ts
2020-02-18 10:34:33 -08:00
David BaumgoldandGitHub c375bc849b react-map-gl: update to 5.2 (#42433)
* react-map-gl 5.2

* Add ScaleControl component
* Export WebMercatorViewport component from viewport-mercator-project
* Add label props for NavigationControl and GeolocateControl
* Add onGeolocate prop for GeolocateControl

* prettier
2020-02-18 10:33:06 -08:00
iverlyandGitHub aa6b443bdb change(restify-cookies): export parse method (#42276) 2020-02-18 10:30:48 -08:00
Sergey TselovalnikovandGitHub 6a60b1687a [rsocket-core] export rsocket error (#42268) 2020-02-18 10:21:08 -08:00
Zain Ahmad KhanandGitHub 3d47ee6f11 Support latest version of dhtmlxscheduler (#42267)
https://docs.dhtmlx.com/scheduler/api__scheduler_parse_date_template.html
2020-02-18 10:16:15 -08:00
Danilo FigueiredoandGitHub 76c7ccc4c8 Supercluster getLeaves should return points only (#42432)
As per documentation, this method should return points only instead of clusters and points https://github.com/mapbox/supercluster#getleavesclusterid-limit--10-offset--0
2020-02-18 10:06:41 -08:00
MichaelandGitHub dc209c0eb4 add clearFabricFontCache (#42395) 2020-02-18 10:04:20 -08:00
CameronDiverandGitHub d824e5f317 Add StopTimeout parameter to ContainerCreate (#42445)
Signed-off-by: Cameron Diver <cameron@balena.io>
2020-02-18 10:02:54 -08:00
Piotr Błażejewicz (Peter Blazejewicz)andGitHub d129b9b777 feat(karma-jasmine-html-reporter): type definitions for v1.5 (#42401)
- type definitions
- tests

https://github.com/dfederm/karma-jasmine-html-reporter#readme

Thanks!
2020-02-17 17:34:02 -08:00
Piotr Błażejewicz (Peter Blazejewicz)andGitHub 366bb08b3f feat(karma-spec-reporter): type definitions for karma-spec-reporter (#42397)
- type definitions
- tests

Thanks!
2020-02-17 17:33:11 -08:00
Sean O'BrienandGitHub bbf0fe82d5 base64-stream v1.0 (#42434) 2020-02-17 17:26:04 -08:00
nitzanmoandGitHub 13322c9f7d [react-modal] Added id attribute, as per PR https://github.com/reactjs/react-modal/765 (#42370)
* Added id attribute, as per PR https://github.com/reactjs/react-modal/pull/765

* Updated header

* Pr fixes
2020-02-17 17:19:50 -08:00
Alexander KachkaevandGitHub 9bdc01d75d Rebase (#38390) 2020-02-17 17:16:37 -08:00
Kim "Liam" JongsooandGitHub bec5d8a13a [cytoscape] Update types to 3.14.0 (#42293)
* Add strongly connected components algorithms
* Add missing return value of kargerStein algorithm
2020-02-17 17:14:01 -08:00
Igor MorozovandGitHub aeaef0a4df Add missing options to connectionOptions (#42426) 2020-02-17 17:11:21 -08:00
Simon SchickandGitHub 705fc01a6b fix(@hapi/hapi): use correct route settings object for handler decoration route parameter (#42391) 2020-02-17 17:03:42 -08:00
Piotr Błażejewicz (Peter Blazejewicz)andGitHub a11e1e2095 fix(karma): missing browserConsoleLogOptions configuration option (#42393)
- definition amended
- test updated

Thanks!
2020-02-17 16:59:57 -08:00
logandersenandGitHub 5fa54b55ee Fix removeonprestage handler (#42244) 2020-02-17 16:57:27 -08:00
Krishan VandGitHub 11cd9c65d1 Updated types for v3.4 (#42396)
* Updated types for v3.4

* Changed version to v3.4
2020-02-17 16:52:54 -08:00
Van NguyenandGitHub a6e9d87385 add type for reset function in useMutation (#42431) 2020-02-17 16:49:59 -08:00
Thomas de BarochezandGitHub 98d5dcb1e5 [redis] fix typo in socket_initial_delay parameter (#42294)
* [redis] fix typo in socket_initial_delay parameter

see documentation here: https://www.npmjs.com/package/redis#options-object-properties

* [redis] fix socket_initial_delay for ts3.1
2020-02-17 16:47:34 -08:00
Piotr Błażejewicz (Peter Blazejewicz)andGitHub 6ab9d8966f fix(fs-extra): missing createSymlink (#42385)
Missed:
- `createSymlink`
- `createSymlinkSync`

see: jprichardson/node-fs-extra#758
see: cucumber/cucumber-js#1286

Thanks!
2020-02-17 16:43:46 -08:00
Rory McGuinnessandGitHub ef3052419d Remove Card interface from poker-evaluator. Simplify Deck interface to key: string (#42386) 2020-02-17 16:38:15 -08:00
Alexey PonomarevandGitHub 670dc42a30 [locks] Fixed typo in timedLock function and added some missed methods (#42373)
* Fixed typo in timedLock function and added some missed methods

* Added some tests for create helpers and timedLock method

* Fixed lint issues
2020-02-17 16:33:52 -08:00
Jean-Guillaume BuretandGitHub c74c276c95 fix(mailgun-js): missing option (#42272) 2020-02-17 16:28:36 -08:00
doumartandGitHub f2db20ef61 [@types/react-native]: Update supported KeyboardType by both platforms (#42376)
Reading the doc of react-native 61.0 there are more keyboard types supported by both platforms: https://facebook.github.io/react-native/docs/textinput#keyboardtype
2020-02-14 21:10:18 +01:00
Rohit GohriandGitHub 865ae1f9a8 Add prettier npm script and update command in docs (#42365) 2020-02-14 14:42:48 -05:00
Ólafur Karl StefánssonandGitHub f61a18d7a1 Update index.d.ts for tween.js version 18.5.0 (#42202)
* Update index.d.ts for tween.js version 18.5.0

* Fixing formatting of authors comment.
2020-02-14 09:46:57 -08:00
Rik MoedtandGitHub 613eef298d update wait-on typings (#42226) 2020-02-14 09:45:48 -08:00
Sakamoto, KazunoriandGitHub cf5c6739a8 feat(core-js): support esnext.array.last-item/index modules (#42119) 2020-02-14 09:42:53 -08:00
Anton KudinovandGitHub 437443a7f7 [@babel/core] Add missing merge options (#42085) 2020-02-14 09:42:23 -08:00
Piotr Błażejewicz (Peter Blazejewicz)andGitHub fca28df8dd feat(karma-mocha): types for v1.3 (#42371)
- type definition
- tests

Thanks!
2020-02-14 09:35:42 -08:00
gremandGitHub 2112ad14c8 [Leaflet-Draw] Add distance() to GeometryUtil. (#42367) 2020-02-14 09:35:14 -08:00
Linus UnnebäckandGitHub 687f7f60a9 [react-native-drawer] Add programmatic API (#42339) 2020-02-14 09:34:42 -08:00
Philip PeitschandGitHub edfa6cda4e fix types for jasmine: allow partial properties when using objects (#42363)
Source reference from Jasmine:
https://github.com/jasmine/jasmine/blob/a6a9550d1eacfc303d668d8c1901185b1e66bcf6/src/core/SpyFactory.js#L38-L49
2020-02-14 09:33:17 -08:00
Rohit GohriandGitHub d66b9a5834 [codemirror] Add more hint options (#42194)
* Add more hint options

According to https://github.com/codemirror/CodeMirror/blob/5f722737883bbeadb2a629857d3961490e4134ca/addon/hint/show-hint.js#L453

* Fix function type and add more missing options

* Use HTMLElement for container
2020-02-14 09:29:55 -08:00
ExE BossandGitHub 7675b526b5 feat(jsdom): Update to v16.1 (#42200)
* feat(jsdom): Update to v16.1

* test(mozilla‑readability): Remove test dependency on JSDOM

* fix(jsdom): Fix lint errors

* feat(jsdom): Update dependency parse5 to v5
2020-02-14 09:28:24 -08:00
hoiheartandGitHub 10fe443e0c [youtube-player] Change events key to optional (#42362) 2020-02-14 09:24:38 -08:00
Simon SchickandGitHub 058b3a2fca fix(@hapi/joi): fix extend typings (#42297) 2020-02-14 09:24:00 -08:00
Simon BuchanandGitHub 186ed7ba26 [aws-lambda] Some docs, split up types and tests (#42080)
* [aws-lambda] Some docs, split up index.d.ts into multiple files.

Documents handler type and conventions for adding triggers more
explicitly. The same index.d.ts docs should explain the thinking for the
new layout convention.

No changes to the type tests in this first commit, to show that the tests
still passs, and because I think they deserve more attention (and I need
lunch right now).

Most event structures have little to no changes other than re-ordering or removing
inaccurately copy/pasted comments in a case or two.

Loses history, but github doesn't support rename history anyway, and
it's even more ugly to get git to track file splits even for local
usage. Apologies for the huge diff.

* [aws-lambda] Split tests to per-service files, add contributor README.md

Updates most of the files to a consistent style.
2020-02-14 09:18:39 -08:00
ZiyuandGitHub 4b76dba9a1 selenium-webdriver: fix TargetLocator and logging (#42289)
* selenium-webdriver: move logging to separate file

* selenium-webdriver: fix TargetLocator type

* selenium-webdriver: fix test
2020-02-14 09:17:44 -08:00
Maurice de BeijerandGitHub 46b1c41f67 Make InferType from ArraySchema compatible with Array type (#42351) 2020-02-14 09:15:58 -08:00
Alex JerabekandGitHub 704b916b49 [office-js, office-js-preview] Adding support note to Range.getImage (#42361)
* Removing prompt verbage from selection binding options

* Adding support note to Range.getImage
2020-02-14 09:13:58 -08:00
Daniel RoseandGitHub 474da5ffa4 Fix socketcluster-client and socketcluster-server type definitions (#42366)
* Fix event data property names

* Fix server options

protocolVersion is optional (and defaults to 2).
2020-02-14 08:56:25 -08:00
SébastienandGitHub 86ab4d56fa Added onChange in FileUploader (#42238) 2020-02-13 17:49:05 -08:00
SébastienandGitHub bad60343d3 Added export for the props of UIShell elements (#42353) 2020-02-13 17:48:28 -08:00
Lukas AssmannandGitHub c5ab68af6a Fixed typing of 'responseOnLimit' from boolean to string (#42346) 2020-02-13 17:48:01 -08:00
Julian WallerandGitHub adf8a1b87a [node-hid]: add writes with Buffers for 1.2.0 (#42338) 2020-02-13 17:47:42 -08:00