Karol Majewski
e74d922960
Remove nonexistent prop ( #41478 )
2020-01-09 11:35:21 -08:00
Samuel Bodin
7c20e8a02f
[http-proxy] update TargetUrl ( #41321 )
...
* [http-proxy] update TargetUrl
* test + lint
* more
* add the contrib
* typo
2020-01-09 11:21:21 -08:00
winston01
77b0d0fd9a
line-by-line: enable all encodings supported by Node ( #41342 )
2020-01-09 11:13:42 -08:00
Sergio Avalos
eea68f0134
[koa-router] Update version to match package ( #41120 )
...
* [koa-router] Update version to match package
* Update types/koa-router/index.d.ts
Co-Authored-By: Andrew Branch <andrewbranch@users.noreply.github.com >
Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com >
2020-01-09 08:00:19 -08:00
Yuki Ueda
220eb2f11f
Fix node compatibility (repeat ec74215) ( #41434 )
2020-01-09 07:34:36 -08:00
Oliver Joseph Ash
1163ead296
react-modal: correct portal.overlay (#41379 )
2020-01-08 16:42:49 -08:00
Jan Hangebrauck
1fb464f5f0
DynamicView.branchResultset: parameter transform is optional ( #41463 )
2020-01-08 16:41:46 -08:00
Daniel Perez Alvarez
d9a81744b1
Add types for sizeof ( #41472 )
2020-01-08 16:40:56 -08:00
Adam Žurek
1e2de5ac76
[jquery-slimscroll] Renamed directory to match package name ( #41426 )
2020-01-08 15:53:48 -08:00
Wang Dàpéng
cb88307f22
[mongoose] Add options to deleteOne ( #41364 )
2020-01-08 14:53:57 -08:00
Timofey Kachalov
3bfd0a345d
CatchClause params now ESTree.Pattern | null ( #41383 )
2020-01-08 14:48:05 -08:00
Max Komarychev
5785021dc4
Mathjs: add overloaded round ( #41382 )
2020-01-08 13:30:41 -08:00
Jason Baker
7ffc4ad589
Swap Element with HTMLElement for TS type validation with Mapbox types. ( #41462 )
2020-01-08 13:10:44 -08:00
Crocsx
62df45cd09
[@types/cesium] Add some missing class and update to Cesium 1.65 ( #41438 )
...
* Cesium type 1.65
* Update index.d.ts
* Update tsconfig.json
* Update index.d.ts
* Update index.d.ts
* version number
2020-01-08 13:10:26 -08:00
Matthew Turner
4878ac3f21
Use types from tar-stream as return types of tar-fs ( #41282 )
...
* Use types from tar-stream as return types of tar-fs
* Re-export tar-stream types
2020-01-08 13:09:27 -08:00
Bernie Reiter
88dc14e78f
@wordpress/components: Add type defs for Card ( #41448 )
...
* @wordpress/components: Add type defs for Card
* Use StyledComponent
* Improve types
* Type all the Card*
* Fix expect errors
* Revert format changes
* Update packge version
* Group tests
* @default -> @defaultValue
Co-authored-by: Jon Surrell <jon.surrell@automattic.com >
2020-01-08 13:09:03 -08:00
Yuri Tkachenko
20c88f7ca9
added secondary_text_matched_substrings?: ( #41468 )
...
* added `secondary_text_matched_substrings?` to the `AutocompleteStructuredFormatting`
* added tests
* added semicolon
2020-01-08 13:08:00 -08:00
Tim Perry
ff2cdfa741
Add forge.pki.getPublicKeyFingerprint to node-forge ( #41470 )
2020-01-08 13:07:04 -08:00
Hao Liu
82f4b0fcff
Fix an optional field in ExchangeRatesApiOptions ( #41471 )
...
`propertyPath` should be optional: https://sarahdayan.github.io/dinero.js/module-Dinero.html#~convert
2020-01-08 13:06:33 -08:00
Jack Laurence
2ae85d9fb0
Added Plotly.js LayoutAxis property ( #41437 )
...
* Update index.d.ts
Added autotick
* Spaces to tabs
* Update index.d.ts
2020-01-08 13:05:43 -08:00
Lundin Matthews
dc94635804
[UPDATE] missing from current schema ( #41460 )
...
See reference documentation here. https://developers.google.com/admin-sdk/directory/v1/reference/chromeosdevices
2020-01-08 13:05:17 -08:00
Paul Miller
621f96a0ea
crypto: Fix chacha20-poly1305 cipher. ( #41445 )
...
chacha20-poly1305 requires `authTagLength` option. Right now typescript complains about improper typing for this case.
2020-01-08 13:04:58 -08:00
Evan Broder
2f995d071e
[meteor] Make check an assertion function ( #41414 )
...
Meteor's check is an assertion function, and Match.test returns a type
predicate. TypeScript 3.7 is expressive enough to capture this. This
lets us reduce duplication in Meteor code (e.g. needing to keep function
parameter types and check calls in sync with each other).
2020-01-08 13:01:05 -08:00
Henrique Cunha Fonseca Torquato
6aa47fae43
Added new content assistant method definitions ( #41467 )
2020-01-08 12:57:59 -08:00
Matthew Douglass
96931fa4c6
Adds onFinishCommand method from yargs@15.1 ( #41374 )
...
* Moves typings to v13 directory
* Restores typings
* Adds onFinishCommand
2020-01-08 11:40:23 -08:00
Daniel Husar
75a43eb2b2
Add styled component declarations to rebass ( #40977 )
2020-01-08 11:17:24 -08:00
Hugh Rawlinson
d6ea0fb641
Add types for meyda ( #41411 )
2020-01-08 11:15:53 -08:00
Avi Vahl
776836c53a
chai-style: add types/tests ( #41398 )
2020-01-08 11:08:02 -08:00
Vlad-Shcherbina
53c494183e
dygraphs: add missing getRowForX() definition ( #41335 )
...
* dygraphs: add missing getRowForX() definition
Documentation: http://dygraphs.com/jsdoc/symbols/Dygraph.html#getRowForX
Source code: 27cee3f723/src/dygraph.js (L3345-L3372)
* dygraphs: Drop type annotations from .d.ts's JSDoc
danvk: "At best they are duplicative and at worst they disagree (as in this case)."
2020-01-08 11:05:52 -08:00
uwinkelvos
3d72e37827
Add types for tz-lookup ( #41441 )
2020-01-08 11:04:45 -08:00
Nathan Shively-Sanders
ad854e44a2
Fix $ExpectType in new esm package ( #41469 )
2020-01-08 08:42:15 -08:00
Florian Keller
f1f2a7e50a
[jszip] add string output type ( #41183 )
2020-01-08 16:51:31 +01:00
Anwar Gul
e3e0ab9417
Update index.d.ts ( #41465 )
...
Fixed Typo.
2020-01-08 16:25:35 +01:00
Arnaud Barré
fd9b438118
Improve null type checking of Platform.select ( #41455 )
2020-01-08 12:01:38 +01:00
Guy Bidkar
e8560d9532
Add types for dom-parser ( #41291 )
2020-01-07 17:06:06 -08:00
Richie Bendall
c4d3560712
feat: Add typings for esm ( #41293 )
...
Signed-off-by: Richie Bendall <richiebendall@gmail.com >
2020-01-07 17:04:32 -08:00
ExE Boss
e816b95a87
feat: Add w3c‑xmlserializer ( #41389 )
2020-01-07 17:00:56 -08:00
ExE Boss
02dea6062f
feat: Add domexception ( #41390 )
...
* feat: Add `domexception`
* fix(domexception): Hide internal implementation details
2020-01-07 16:58:23 -08:00
Avi Vahl
54bbfdba60
dom-matches: add types/tests ( #41399 )
2020-01-07 16:34:26 -08:00
Kwok Chi Leong
2d34dc1046
[git-semver-tags] Added type definitions for git-semver-tags ( #41440 )
2020-01-07 15:51:12 -08:00
Peter Kooijmans
e576ea16e4
Add types for json8-patch ( #41449 )
2020-01-07 15:35:08 -08:00
Thomas Cazade
1c451788fc
[hh-mm-ss]: add types for hh-mm-ss module ( #41451 )
2020-01-07 15:31:47 -08:00
Kamil Socha
6e560d4643
[safe-timers] Add definitions ( #41454 )
...
* Add safe-timers definitions
* Remove not public api, add comments
2020-01-07 15:30:12 -08:00
Erik Dalén
a33919717d
countries-and-timezones: add null return values ( #41443 )
...
Some functions can return null when there is no country of timezone corresponding to the input value.
This updates the types to reflect that.
2020-01-07 15:26:11 -08:00
Jon Caruana
6a8e71b7e5
Fix overly restrictive types. ( #41334 )
2020-01-07 15:21:26 -08:00
Aziz Yuldoshev
8ae07ce306
webpack: Add few missing type definitions on compilation.MainTemplate ( #41368 )
...
- adds mainTemplate.hooks.requireEnsure hook
- adds mainTemplate.hooks.localVars hook
- adds mainTemplate.renderRequireFunctionForModule method
- adds mainTemplate.renderAddModule method
2020-01-07 15:17:48 -08:00
Alex Berk
8db5f5a772
[mui-datatables] add property fixedHeaderOptions ( #41428 )
...
* add property fixedHeaderOptions
* Update mui-datatables-tests.tsx
2020-01-07 15:16:10 -08:00
Joey Rafidi
a6550cf254
Fix incorrect PolygonGraphics option being required ( #41444 )
2020-01-07 15:14:06 -08:00
Robby Helms
968651a22a
[parse] Make Parse.Cloud.run and Parse.Cloud.define generic ( #41457 )
2020-01-07 15:13:42 -08:00
Oliver Joseph Ash
1e79b6c502
react-router: pass state generic to history (#41450 )
2020-01-07 22:15:31 +00:00