Commit Graph

66494 Commits

Author SHA1 Message Date
TypeScript Bot
19ed1c0dc6 Update CODEOWNERS 2019-12-27 17:26:38 +00:00
Jinho Jeong
ab1e00b92c Add @types/rebass__forms (#41258)
* Add @rebass/forms typing

* Use rebass's typing

* remove styled-components typing

* Add @rebass/forms path mappings

* Specify TypeScript version

* Remove exports

* Add custom omit type for compatibility

* Add textarea component on test file

* Label component uses Flex inside

* Remove module declaration

* Fix test
2019-12-27 10:34:52 -06:00
Devin xu
4b3c5a76a6 add new features (#41191) 2019-12-27 09:56:35 -06:00
LKHO
dbad844829 [mongoose] export Document class, add DocumentQuery.map() (#40742)
* [mongoose] export Document class, add DocumentQuery.map()

* merge remote branch 'master'

* add test `new mongoose.Document()`
2019-12-27 09:54:45 -06:00
Vlad-Shcherbina
ddf417283f dygraphs: Allow null in DataArray (#41193)
See for example http://dygraphs.com/gallery/#g/independent-series
2019-12-27 09:51:42 -06:00
everhardt
36cc7e0150 Update index.d.ts (#41271)
I'd rather not be involved in every pull
2019-12-27 09:50:15 -06:00
ExE Boss
8556324f73 feat: Add tape‑promise (#41268) 2019-12-27 09:49:14 -06:00
Tomasz Pluskiewicz
006d2106dd typings for @rdfjs/parser-n3 (#41232) 2019-12-27 09:38:56 -06:00
Tomasz Pluskiewicz
0d303e5ea8 fix(@rdfjs/namespace): builder can be called without params (#41231) 2019-12-27 09:37:58 -06:00
Artur Androsovych
97f91edc4d add worker-plugin types (#41223) 2019-12-27 09:36:57 -06:00
Alex Kessock
a9fd0c12aa Add types for cypress-image-snapshot (#41222)
* Add types for cypress-image-snapshot

* Add optional parameters to matchImageSnapshot
2019-12-27 09:35:01 -06:00
Hamit YILMAZ
a44ea7e379 Add pica library type definition files (#41210)
* Add pica library type definition files

* Fix pica library type definition files array and maximum line exceeds

* Add pica library tests with parameterless constructor

* Fix pica library pica resize buffer options src optional problem.

- Add pica tests resizeBuffer with src options.
2019-12-27 09:28:45 -06:00
garyking
8f255f63e1 Add truncate-middle (#41202)
* add template

* add

* tests
2019-12-27 09:20:11 -06:00
Piotr Błażejewicz (Peter Blazejewicz)
1d1ea15b93 feat(mui-datatables): refine onDownload callback: Fixes #40838 (#41266)
- refine return type definition
- update documentation
- add test coverage

Thanks!
2019-12-27 09:16:21 -06:00
Piotr Błażejewicz (Peter Blazejewicz)
300d99813a feat(stripe-v3): Update methods options. Closes #41144 (#41189)
- new and missing documentation for `ShippingDetails`,
`CreatePaymentMethodOptions`, `ConfirmPaymentIntentOptions`
- @deprecated tag for `confirmPaymentIntent`
- tests update

Thanks!
2019-12-27 09:15:44 -06:00
Chris Barth
d7a5f44d73 Add types for bcp-47-match (#41196) 2019-12-27 09:14:25 -06:00
Chris Barth
a7f75df583 Add types for bcp-47 (#41195) 2019-12-27 09:12:51 -06:00
Barry Michael Doyle
ba94ba69b1 Added react-fade-in Type Definitions (#41182)
* added react-fade-in type definitions

* added version in

* added type definitions for react-hook-mousetrap

* resolved prefer-declare-function error
2019-12-27 09:09:48 -06:00
antoine beauᵛᵃᴵˢ⁻lacᵃˢˢᵉ
05e0a74be3 Add types for blake2 (#41178) 2019-12-27 09:06:40 -06:00
Wessel van der Linden
c674dab155 Add types for scss-parser (#41164) 2019-12-27 09:03:54 -06:00
Jimmy Jia
694dcfb662 feat: Upgrade for relay-runtime v8.x (#41235) 2019-12-27 12:28:16 +01:00
Walter Rumsby
d013dfe912 Add typings for @newrelic/winston-enricher (#41134)
* Add typings for @newrelic/winston-enricher

* Fix typo

* fixes

* more

* :partyparrot:

* simplify dependencies
2019-12-26 16:19:18 -06:00
Chris Wilkinson
3c9d910f4d Add @rdfjs/parser-jsonld (#41093)
* Add @rdfjs/parser-jsonld

* More type tests
2019-12-26 16:12:57 -06:00
Chris Wilkinson
6acf3f13a3 Add @rdfjs/serializer-jsonld-ext (#41095) 2019-12-26 16:12:17 -06:00
Nick
7748c5f360 Add @intoli/user-agents (#41078)
* user-agents

* tslint upd
2019-12-26 15:20:01 -06:00
Piotr Monwid-Olechnowicz
07d353c3b2 Add @theme-ui/components (#41057)
* Stub definitions for @theme-ui/components

* Add test for @theme-ui/components

* Add Box, Flex, Grid, Text and Heading to @theme-ui/components

* Fix refs in @theme-ui/components types

* Add Field to @theme-ui/components

* Disable no-unnecessary-generics in @theme-ui/components

* Simplify SliderProps in @theme-ui/components

* Test for MarginProps in @theme-ui/components

* Add all @theme-ui/components

* Fix dtslint errors in @theme-ui/components

* Use ButtonProps in @theme-ui/components Button

Co-Authored-By: Petr Bela <bela.petr@gmail.com>

Co-authored-by: Petr Bela <bela.petr@gmail.com>
2019-12-26 15:16:17 -06:00
ExE Boss
018e781627 feat: Add tape‑catch (#41054) 2019-12-26 15:12:12 -06:00
Claudio Musumeci
2775e9704f Added type definition for "use-position (#41049)
* add: type definition for use-position

* Removed namespace as requested by reviewer
2019-12-26 15:11:15 -06:00
cyberblast
e9b357824d add @cyberblast/logger (#41041)
* add @cyberblast/logger

* test severity enums

* initialized wrong property in test
2019-12-26 14:53:40 -06:00
Krzysztof Gutkowski
9b44fd9f60 [lang.js] add definitions for lang.js (#41017) 2019-12-26 14:51:47 -06:00
Changhui Lee
e665d7c49f Add types for php-serialize (#40869)
* Add type definitions for 'php-serialize'

* Modifying tscconfig.json to the guidelines

* Add missing type definitions header

* Add test file into tsconfig

* Fix typing and remove unused variable declaration

* Fix optional function parameters

* Add empty line for linter

* Update types/php-serialize/index.d.ts

Co-Authored-By: Dmitry Demensky <10235949+demensky@users.noreply.github.com>

* Update types/php-serialize/index.d.ts

Co-Authored-By: Dmitry Demensky <10235949+demensky@users.noreply.github.com>

* Update types/php-serialize/index.d.ts

Co-Authored-By: Dmitry Demensky <10235949+demensky@users.noreply.github.com>

* Update index.d.ts

* Update tsconfig.json

* Revert tsconfig.json chnages

* Add reference types header for node

Co-authored-by: Dmitry Demensky <10235949+demensky@users.noreply.github.com>
2019-12-26 14:32:52 -06:00
Carson Farmer
b6a418b05f Types for existing npm package subleveldown with tests (#40754)
* new: adds subleveldown types with tests

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

* linter: fix issues

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

* fix: use merging to do default export

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

* update: correct extension method name

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

* review: address reviewer comments pt 1

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

* update: remove clear + revert extra opts

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

* revert: remove extraneous import added by ide

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

* udpate: better treatment of generics

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

* update: includes unexported interator class

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

* update: simplify and export only function

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

* Reformat with prettier

* Extract `SubDownOpenHook`

* Refine options interface

* Add JSDoc

* credit: where credit is due :)

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

Co-authored-by: Dmitry Demensky <10235949+demensky@users.noreply.github.com>
2019-12-26 14:29:00 -06:00
Carson Farmer
e0193be8ca feat: adds datastore-core types and tests (#41011)
Signed-off-by: Carson Farmer <carson.farmer@gmail.com>
2019-12-26 14:26:39 -06:00
mgdodge
0cb556b3ef Update axios-token-interceptor type definitions to match latest version (#40945)
* Update axios-token-interceptor type definitions to match latest version

* Add mgdodge to 'definitions by' as per @andrewbranch sugggestion
2019-12-26 14:19:27 -06:00
mgdodge
e8084a4475 Update @okta/okta-vue to v1.2 (#40944)
* Update okta__okta-vue for v1.2


Bump version after running lint, pending npm update from okta

* Flesh out testing of okta__okta-vue config options

* Add mgdodge to 'definitions by' as per @andrewbranch sugggestion

* Fix typo
2019-12-26 14:04:59 -06:00
Julian Hundeloh
6052092621 [redux-state-sync] feat: pass complete action to predicate function (#40871)
* [redux-state-sync] feat: pass complete action to predicate function

BREAKING: instead of only the type the complete action is now passed to the predicate function

* style: lint
2019-12-26 13:55:38 -06:00
Retsam
dfd4a7a859 s3rver: make error optional in callback signature (#40974)
* s3rver: make error potentially null in callback signature

* s3rver: returns itself when run is called with a callback

* Add signature for close method
2019-12-26 13:50:34 -06:00
Nathan Oertel
1fda2b2e92 Fix aws-param-store path parameter type (#41247)
* Corrected the type for path lookups to be strings instead of lists of parameter names

* Added myself as author

* Changed the path type to match the type in the main library
2019-12-26 13:38:32 -06:00
Steve Wisner
d214b81c83 Add missing isVisible prop to renderMonthElement (#40885)
The react-dates docs (https://github.com/airbnb/react-dates) state that `isVisible` is a prop available with the optional `renderMonthElement` prop.  However, `isVisible` is not currently listed as a prop for `renderMonthElement` in this file.
2019-12-26 13:35:34 -06:00
Joseph Mileo
11c6ed1d69 Tweak places nearby search request type (#40886) 2019-12-26 13:34:07 -06:00
cyberblast
e2c9c5352a add cyberblast__config (#41032)
* add cyberblast__config

* tabsize

* Apply suggestions from code review

Co-Authored-By: Dmitry Demensky <10235949+demensky@users.noreply.github.com>

* fixing error in test

* more precise any

* inner terminate

Co-authored-by: Dmitry Demensky <10235949+demensky@users.noreply.github.com>
2019-12-26 13:30:42 -06:00
Mike
5b8b1a9a5f [Plotly.js] Added axis.tick, steps and threshold.thickness types to gauge; Optionalised some props with Partial<T> (#41137)
* added gauge.axis.tickfont & gague threshold.thickness

* more gauge types

* added types to gauge - axis ticks, steps, and threshold thickness

* changed array format

* made delta,gauge and number props optional using Partial<T>

* added missing semi-colons

* added missing semi-colons

* naming consistency

* naming consistency
2019-12-26 13:27:42 -06:00
BamButz
f383de8a3d [PDFKit] Extend TextOptions interface to allow features (#41145)
* feat(pdfkit): add opentype features to TextOptions interface

* style(pdfkit): add semicolons to match previous definitions
2019-12-26 13:05:10 -06:00
Tomasz Pluskiewicz
6668a171f5 typings for rdf-ext (#40986) 2019-12-26 13:02:19 -06:00
Evan Hahn
412096e0e6 [keygrip] Use ReadonlyArray for keys (#41152) 2019-12-26 12:26:24 -06:00
Piotr Błażejewicz (Peter Blazejewicz)
d91ec79201 feat(nouislider): update connect property. Closes #41113 (#41151)
Thanks!
2019-12-26 12:24:05 -06:00
Piotr Błażejewicz (Peter Blazejewicz)
c89ee29586 feat(nouislider): rework UpdateOptions. Fixes #41115 (#41154)
- partial version of the `Options` object to use as update configuration
object
- test coverage
- documentation expanded

Thanks!
2019-12-26 12:23:24 -06:00
Álvaro Martínez
2cab3dc568 feat(cli-progress): update definitions to v. 3.4 (#38078) (#41157) 2019-12-26 12:23:10 -06:00
Tom Widmer
c702e1cd8a @types/ramda Update chain to support functions returning readonly arrays and tuples (#41163) 2019-12-26 11:21:38 -06:00
Joey Rafidi
93ec437a0d Add types to Cesium for GroundPrimitive and fix missing properties (#41168) 2019-12-26 11:17:45 -06:00