Commit Graph

67002 Commits

Author SHA1 Message Date
ExE Boss
010944299e feat: Add setImmediate (#40012) 2019-11-01 16:22:23 -07:00
Chris Howard
92a0fe0a28 [just-clone] Adding new Typings for just-clone module (#39996)
* Typings for just-clone

* Updated tests

* Added more tests

* Moved test
2019-11-01 16:16:51 -07:00
lochiego
efce94ec94 Add type for ajv-keywords (#39948) 2019-11-01 15:48:23 -07:00
Joachim Blaafjell Holwech
ea40bbb6b2 Added typings for CodeFlask (#39913)
* Added typings for CodeFlask

* Updated to match with Prismjs
2019-11-01 15:11:48 -07:00
Angelo Di Pilla
3e084dc89f Add types for IAB VPAID 2.0 (#39901) 2019-11-01 15:07:41 -07:00
William Bergeron-Drouin
eb680b04ff Added types for svg-intersections (#39899)
* Generated svg-intersections files using npx

* Added base typings for shape method with conditional second argument type

* Added missing types in SvgProperties

* Added basic Shape interface

* Added types for intersect function

* Refactored intersection to interface and added typings to Matrix2D

* Linted index.d.ts

* Added line test

* Added tests for rect, circle, ellipse & polygon

* Added test for path

* Rectangle rx&ry should be optional

* Added intersections test

* Replaced unnecessary typeof with generic type
2019-11-01 15:01:47 -07:00
Daniel Cassidy
13e6949a02 promise-fs: Add type definitions. (#39677)
* promise-fs: Add type definitions.

* promise-fs: Simplify re-export.
2019-11-01 11:27:43 -07:00
Gareth Jones
5c4d11dd09 [linkifyjs] re-write definitions (#38900) 2019-11-01 11:21:32 -07:00
Alexander T
7eb9f13d9b ganache-core: Provides its own types (#39605) 2019-11-01 11:13:14 -07:00
Alexander T
a3f77f97b0 gulp-shell: Provides its own types (#39601) 2019-11-01 11:12:50 -07:00
Alexander T
2cfc62a27d is-mobile: Provides its own types (#39593) 2019-11-01 11:12:27 -07:00
Alexander T
43b33863ca ismobilejs: Provides its own types (#39592) 2019-11-01 10:48:01 -07:00
Alexander T
01f88afb81 jsonata: Provides its own types (#39583) 2019-11-01 10:47:28 -07:00
Alexander T
8b63e0de7b vuex-i18n: Provides its own types (#39568) 2019-11-01 10:47:04 -07:00
Alexander T
f9f76f3280 viewerjs: Provides its own types (#39564) 2019-11-01 10:46:54 -07:00
Alexander T
39d74fe7cf systeminformation: Provides its own types (#39553) 2019-11-01 10:46:19 -07:00
Alexander T
0065fbe0b9 superstruct: Provides its own types (#39552) 2019-11-01 10:46:09 -07:00
Alexander T
b7b69af4b4 sauronjs: Provides its own types (#39541) 2019-11-01 10:45:05 -07:00
Alexander T
96020a52e5 redux-promise-middleware: Provides its own types (#39535) 2019-11-01 10:44:17 -07:00
Alexander T
810707434e react-native-fabric: Provides its own types (#39515) 2019-11-01 10:44:05 -07:00
Alexander T
457b0e46b5 react-dotdotdot: Provides its own types (#39508) 2019-11-01 10:43:30 -07:00
Alexander T
dfa5983fc5 rc-progress: Provides its own types (#39501) 2019-11-01 10:42:46 -07:00
Alexander T
5ab0100370 postmark: Provides its own types (#39495) 2019-11-01 10:42:35 -07:00
Alexander T
2c5f177ce7 pad: Provides its own types (#39490) 2019-11-01 10:42:24 -07:00
Alexander T
a19d4fdcd3 onoff: Provides its own types (#39487) 2019-11-01 10:41:22 -07:00
Alexander T
4ef144a791 nookies: Provides its own types (#39483) 2019-11-01 10:41:00 -07:00
Alexander T
6d76537bf8 node-cache: Provides its own types (#39479) 2019-11-01 10:40:48 -07:00
Alexander T
e3f4ee3b8e nblas: Provides its own types (#39474) 2019-11-01 10:40:41 -07:00
Alexander T
7f3df2e1c6 msportalfx-test: Provides its own types (#39470) 2019-11-01 10:40:22 -07:00
Alexander T
8ccd3508e0 mali-onerror: Provides its own types (#39459) 2019-11-01 10:39:50 -07:00
Alexander T
ada4aee144 koa-better-body: Provides its own types (#39451) 2019-11-01 10:39:15 -07:00
Simon Schick
35c84fe5a5 fix(node): fix opendirSync and promises.opendir return types (#40015) 2019-11-01 10:37:12 -07:00
Alexander T
30fbc67c4b camaro: Provides its own types (#39643) 2019-11-01 10:36:55 -07:00
Alexander T
af5b50b662 graphql-query-complexity: Provides its own types (#39603) 2019-11-01 10:36:46 -07:00
Alexander T
06e9975f38 format-number: Provides its own types (#39607) 2019-11-01 10:36:25 -07:00
Alexander T
f86d2583cf ethereumjs-tx: Provides its own types (#39621) 2019-11-01 10:36:14 -07:00
Alexander T
7130ce750b countup.js: Provides its own types (#39634) 2019-11-01 10:35:44 -07:00
Alexander T
6a4abe942a compare-versions: Provides its own types (#39639) 2019-11-01 10:35:22 -07:00
Alexander T
810cbe96fc autolinker: Provides its own types (#39658) 2019-11-01 10:35:07 -07:00
印章
377a5410ad Express: use generics for Request (#38887)
* Express: Add some test case for using generics for params

* Express: use generics for params

like what #37718 do, export generics for Request.

* Update Contributors

* Resolve side effect for other package use @type/express

* Add comment to correspond this new test-case.

Co-Authored-By: Oliver Joseph Ash <oliverjash@gmail.com>
2019-11-01 10:22:15 -07:00
TypeScript Bot
3a97aa044a Update CODEOWNERS (#40081) 2019-11-01 10:02:34 -07:00
Alexander T
9819bebc45 navigation: Provides its own types (#39473) 2019-11-01 09:48:43 -07:00
Eric Bidelman
4cbc620907 [google-map-react]: add types for 1.1.5 (#38848)
* [google-map-react]: add types for 1.1.5

* precommit hook changes

* lint fix

* Update types/google-map-react/index.d.ts

Co-Authored-By: Andros Rosa <andros.rosa@gmail.com>
2019-11-01 09:43:53 -07:00
Nathan Shively-Sanders
f4cbe5fd6d Update three.js dependencies (#40059) 2019-11-01 09:29:03 -07:00
Rubens Pinheiro
55253ac192 Exposing type for configuration as a function (#40078)
* Exposing type for configuration as a function

Named as ConfigurationFactory for function returning a single configuration (or Promise), and MultiConfigurationFactory for array of configurations (or Promise)

* removing unnecessary namespace
2019-11-01 09:24:21 -07:00
Will Garcia
b78a1fcff3 Remove contributor (#40060) 2019-11-01 09:22:42 -07:00
Dale Whinham
0bcea9977d [@types/matter-js] Add some missing Body types (#40053)
* [@types/matter-js] Add some missing Body types

* fixup! [@types/matter-js] Add some missing Body types
2019-11-01 09:18:48 -07:00
Nikhil Sharma
706ffcc24e added check for breakpoints (#40023) 2019-11-01 09:18:08 -07:00
Peter Belbin
5759d05745 Add missing shelljs.exec option (#40048)
* Add missing shelljs.exec option

* Add test for fatal being true and false

* Standardize layout

* Formatting improvement

* Take stdout from the correct variable

* Add missing period
2019-11-01 09:17:52 -07:00
Alec Brunelle
c74ccad43c Add overrridePosition to react-tooltip (#40020)
* Add overrridePosition to react-tooltip

* Update version header for react-tooltip

* Remove minor patch version from react-tooltip
2019-11-01 09:17:07 -07:00