Commit Graph

67002 Commits

Author SHA1 Message Date
Jakub Simon
7134cfbbb4 types/soundmanager2 - added audioFormats SoundManager Top-Level property (#39048)
* types/soundmanager2 - added audioFormats SoundManager Top-Level property

* Update types/soundmanager2/index.d.ts - added related to SoundManagerAudioFormat

Co-Authored-By: Andrew Branch <andrewbranch@users.noreply.github.com>
2019-12-02 07:08:42 -08:00
Aaron Ross
ff69d22d5d add type definitions for json-form-data (#40606) 2019-11-27 15:59:02 -08:00
Junxiao Shi
de07a576c7 promise-abortable: initial definition (#40607) 2019-11-27 15:51:05 -08:00
Steve Hankin
39299445bd fix: incorrect signature cause ts2345 (#40699)
* fix: incorrect signature cause ts2345

Test incorrectly used a static Axios config and needed to pass an Axios Instance
since the Axios module is updated to inject an interceptor

* docs: corrected author url
2019-11-27 15:49:38 -08:00
Adam S
75f94c7f9c create types for range_check (#40617)
* add types for range_check

* fix linter errors
2019-11-27 15:44:37 -08:00
Dan Rumney
e1cba160c4 Removing self from declarations as I no longer use yup (#40707) 2019-11-27 15:40:46 -08:00
ExE Boss
25fad69cf0 feat: Add @ungap/weakmap (#40691) 2019-11-27 15:33:18 -08:00
jlismore
23f2625db2 Add types for highlight-words-core (#40693) 2019-11-27 15:28:34 -08:00
Douglas Gadêlha
51d0d78bb9 [faker] Add seedValue (#40503) 2019-11-27 14:13:00 -08:00
Scotland Stephenson
89648eb96c koa-redis add support for v4.0 (#40578) 2019-11-27 14:12:10 -08:00
Paito Anderson
50284197ae Fix react-sound playStatus (#40592) 2019-11-27 11:31:56 -08:00
reflector-six
8f8f5e8cc5 [react-outside-click-handler] Fix: allow all supported values for display prop (#40595)
* Allow all supported values for display prop

* Increment version number
2019-11-27 11:17:32 -08:00
Thomas Deinhamer
23bd356c7d Fix type of files option (#40597) 2019-11-27 11:17:03 -08:00
Elizabeth Samuel
f8e6ac1bf1 [office-js] [office-js-preview] (Outlook) Remove Mailbox 1.0 references (#40682) 2019-11-27 11:11:45 -08:00
Nathan Rajlich
7663580ee4 [@types/blessed] Add more types for Screen class (#40690)
* [@types/blessed] Add more types for `Screen` class

 * Remove top level `stream` import, use `Readable` and `Writable` instead
 * Remove `any` type in a few cases to their proper type
 * Add types for `clickable` and `keyable` arrays
 * Add type definition for `cleanSides()` function

* Add test
2019-11-27 11:11:17 -08:00
Nathan Rajlich
28f18aa744 [@types/blessed] Make properties on ProgressBarOptions be optional (#40689)
All of these properties have default values and are not required.
2019-11-27 11:10:06 -08:00
Kyle Holmberg
59c9381781 Make values optional for cast (#40683) 2019-11-27 11:09:02 -08:00
Collin Pham
d429b5c056 [@types/stripe] Adding Issuing types and updating tests (#40670)
* adding issuing types and tests

* addressing PR comments: convert tabs -> spaces; change IMetadata -> IOptionsMetadata in options interfaces; add new lines after interface definitions
2019-11-27 11:07:21 -08:00
Rifa Achrinza
fc15e33f59 fix(mssql): updated for 6.0.0 (#40645)
* fix(mssql): updated for 6.0.0

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>

* docs(mssql): removed contributor

Remvoed @JaminFarr as a contributor as per his request

ref: https://github.com/DefinitelyTyped/DefinitelyTyped/pull/40645#discussion_r351201290

Signed-off-by: Rifa Achrinza <25147899+achrinza@users.noreply.github.com>
2019-11-27 11:02:30 -08:00
Amit-A
100c182e6b Adding HeaderLines type for mailparser (#40525)
* Adding HeaderLines type for mailparser

Typing recently introduced `headerLines`; see this commit: 56ea81366b

* Adding missing semicolon

* Updating mailparser version

* HeaderLines: Array -> ReadonlyArray
2019-11-27 10:48:13 -08:00
Skyler Kehren
9f010382dd [screeps] Publish v3.0.0 (#40613)
* Publish Screeps v3.0.0

This commit publishes typed-screeps v3.0.0 to DefinitelyTyped.

This is a major release with breaking changes, please view the release
notes for full details https://github.com/screepers/typed-screeps/releases/tag/v3.0.0

* [3.0.1] Review corrections

- Fix POSSIBLE_RESSOURCES typo
- Remove unecessary tslint:disable rules
2019-11-27 10:45:17 -08:00
Federico Bond
1d3c224178 [naudiodon] Add type definitions (#40616) 2019-11-26 17:32:05 -08:00
Chris Couzens
c51f93f6c9 Add koa-proxies type definitions (#40654) 2019-11-26 17:28:52 -08:00
Steve Hankin
496e93e3e5 feat: Added axios-curlirize template (#40684)
* feat: Added axios-curlirize

* lint: updated code
2019-11-26 16:33:45 -08:00
Chris Paterson
9608c1c838 Updating to version 3.9 of webpack-dev-server (#40504) 2019-11-26 16:16:48 -08:00
goldpicker
0915331636 slickgrid modify ColumnMetadata.editor to any to allow run (#40519) 2019-11-26 16:13:59 -08:00
Nicholas Boll
c2d5a45930 Add element properties to markdown-to-jsx (#40542) 2019-11-26 16:11:50 -08:00
Jay Rylan
2703151cbb [write-file-atomic] Add async types (#40540) 2019-11-26 16:10:19 -08:00
Ziyaddin Sadigov
1dd3cac0a4 rename interface Paramater to Parameter (#40571) 2019-11-26 16:09:20 -08:00
Wooram Jun
604e3933a4 [koa] add types for the new options (#40557) 2019-11-26 16:07:35 -08:00
Samuel Gillispie II
cd1cf516b1 fix(carbon-component-react): Fixed transposition error (#40569) 2019-11-26 16:06:42 -08:00
ExE Boss
c57ab0dda0 feat: Add domtagger (#40675) 2019-11-26 16:04:37 -08:00
ExE Boss
26bd1e5567 feat(ejs): Update to v2.7 (#40531)
* feat(ejs): Update to v2.7

* test(ejs): Fix tests on TS 2.8
2019-11-26 16:03:48 -08:00
Tomasz Pluskiewicz
4f1973349e sparql-http-client: update to version 1.2 (#40651) 2019-11-26 15:09:25 -08:00
jlismore
9af5b40259 Add min and max domain props (#40612)
Add alternative animate prop
2019-11-26 15:05:23 -08:00
Brian Michalski
11700dc2d1 googlemaps: Document google.maps.version string (#40638)
* Document google.maps.version

Ref: https://developers.google.com/maps/documentation/javascript/versions#version-checks

* googlemaps: inline link to version

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

* googlemaps: Add test for version type.
2019-11-26 15:03:13 -08:00
bram-l
92c2b3ff06 [slonik] Update types to v21.4 (#40582) 2019-11-26 15:02:56 -08:00
Boston Dell-Vandenberg
ab536d809e fix(@types/react-query): Correct refetchInterval types on ReactQueryProviderConfig (#40639) 2019-11-26 15:01:21 -08:00
EECOLOR
2df10e02e7 add missing option (#40539) 2019-11-26 15:01:03 -08:00
Nathan Shively-Sanders
642fada41d Normalise collections files (#40686) 2019-11-26 14:58:13 -08:00
Arnaud Barré
ec7e51feeb react-native-webrtc: Add registerGlobals (#40636)
* Add registerGlobals type

* Add test & Fix version
2019-11-26 14:55:51 -08:00
Anthony Raymond
e7ba075c07 Update @types/mui-datatables to new release version (#40646)
* Update @types/mui-datatables according to v2.13.0

* Add 'setCellHeader' to mui-datatable MUIDataTableColumnOptions

* Add 'disableToolbarSelect' to mui-datatables MUIDataTableOptions

* Add 'setTableProps' to mui-datatables MUIDataTableOptions

* Update @types/mui-datatables version in header
2019-11-26 14:54:18 -08:00
Chris Wilkinson
6e6ad737f3 [rdf-js] Add basic dataset interfaces (#40657)
* Add basic dataset interfaces

* Use rdf.js.org

* Test iterable
2019-11-26 14:53:53 -08:00
Nathan Shively-Sanders
70339d5f88 Normalise cli-color files, fixup javascript-time-ago (#40685)
* Normalise cli-color files

There is no good reason for multiple modules to be in the same file.

* fixup javascript-time-ago too
2019-11-26 14:46:51 -08:00
François Chalifour
f9b723f52e [algoliasearch] Add sumOrFiltersScores search parameter (#40659) 2019-11-26 14:46:35 -08:00
Attila Večerek
67f3afa3ff Extend RedisOptions with sentinel connection options (#40655) 2019-11-26 14:46:11 -08:00
Sam Herrmann
bc0ac158b0 [inputmask] Add definitions property to Options (#40573) 2019-11-26 14:41:04 -08:00
inglec-arista
ff77e86e11 fast-text-encoding: Fix global name collisions (#40630)
Global var definitions for TextDecoder and TextEncoder collide with the
globals defined by "lib.dom.d.ts". Ideally we would be able to
conditionally define TextDecoder and TextEncoder if they are not
already defined in the current context. Since we cannot do conditional
definitions in an ambient context, we export these types so the user
can do this themselves (see tests).

- Move global type definitions to namespace to prevent collisions with
  "lib.dom.d.ts" TextDecoder and TextEncoder.
- Update name of namespace from "fastTextEncoder" to "fastTextEncoding"
  to match package name.
- Update tests to manually define global vars TextDecoder and
  TextEncoder.
2019-11-26 14:30:35 -08:00
Erik Burton
1f7634ec0d javascript-time-ago type definitions (#40618)
* Adding tsconfig and tslint

* Adding main interface type definitions

* Adding tests

* Updating tsconfig

* Adding locale type definitions

* Fix config

* Fix linting

* Updating tsconfig to use files property

* Updating typescript version

* Header fix

* Trimming newlines for dtslint

* Potential CI Fix

* Removing strict flag from tsconfig

* Shuffling types for less duplication

* Adding newline for linting
2019-11-26 14:30:25 -08:00
Nathan Shively-Sanders
7926ae9ff5 Update new package instructions (#40677)
1. Only index.d.ts is allowed in files list; all other d.ts files should be
referenced from it.
2. Unreferenced files that nonetheless need to ship can be added to
OTHER_FILES.txt
2019-11-26 12:48:58 -08:00