Commit Graph

44167 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
8fdc62c1d6 Merge pull request #25335 from DefinitelyTyped/add-html-tag-names
Add html-tag-names
2018-04-26 09:51:28 -07:00
Nathan Shively-Sanders
9e86892aed Fix lint 2018-04-26 09:21:48 -07:00
Nathan Shively-Sanders
21d07f0fcf Add author header 2018-04-26 09:18:33 -07:00
Nathan Shively-Sanders
492f2dc66d Add html-tag-names 2018-04-26 09:13:42 -07:00
Ron Buckton
b6a6db1be3 Merge pull request #25269 from DefinitelyTyped/node10
Add new types for Node.js v10.0.0
2018-04-25 21:43:18 -07:00
Ron Buckton
bffb032822 Add new types for node v10.0.0 2018-04-25 21:16:21 -07:00
Andy
e7c97142be Add 'travis-fold' (#25305) 2018-04-25 15:30:16 -07:00
Conan
9bb37f0327 [Joi] - add schema option to .when in v13.0.1 (#25175)
* add schema option to .when

* move changes to v13

* fix

* add name
2018-04-25 12:18:31 -07:00
Ben Wildeman
29f14089b2 Expo: Added missing props to Svg (#25162)
* Added missing props to Svg

* Added space
2018-04-25 12:16:57 -07:00
chanakadrathnayaka
10014f2625 Typescript definition for leaflet-routing-machine (#25249)
* Leaflet routing machine typing definition implementation :: Tested

* strictFunctionTypes set true

* Added typescript version

* Issue fixes

* Issue fixes

* Issue fixes

* Issue fixes

* Issue fixes

* Issue fixes
2018-04-25 12:15:52 -07:00
BehindTheMath
39d211b878 [proxy-lists] Add types for proxy-lists (#25267)
* [proxy-lists] Add types for proxy-lists

* Change minimum TS version

These definitions depends on request, which has a minimum TS version
 of 2.3.

* Refactor static class and namespace to plain ES6 exports
2018-04-25 12:08:37 -07:00
BehindTheMath
e178d12a21 [proxy-verifier] Add types for proxy-verifier (#25268)
* [proxy-verifier] Add types for proxy-verifier

* Add minimum TS version

These definitions depends on request, which has a minimum TS version
 of 2.3

* Refactor static class and namespace to plain ES6 exports
2018-04-25 12:08:10 -07:00
Mathias Paumgarten
65a9fe8ac0 adds types for a-big-triangle (#25275) 2018-04-25 12:06:32 -07:00
uwinkelvos
9c7b8df170 Added type definitions for koa-xml-body (#25273) 2018-04-25 12:06:10 -07:00
Luis Fernando Alvarez D
030ab23ed3 Added types for graphql-deduplicator (#25272) 2018-04-25 12:03:52 -07:00
Saad Quadri
8d8bf061a9 add types for deglob (#25277) 2018-04-25 12:02:45 -07:00
Daniel Schmidt
41187d8875 add types for npmlog (#25291) 2018-04-25 12:02:33 -07:00
Ethan Frey
2d8ed8e3db Add defintions for github.com/tonyg/js-nacl (#25296) 2018-04-25 11:59:22 -07:00
Don Denton
d54d8943e3 (new definition) [qunit-dom] Add types (#25299) 2018-04-25 11:59:01 -07:00
Konstantin Simon Maria Möllers
f659a6fb16 [whatwg-streams] Make classes generic, add transform streams (#25292)
* [whatwg-streams] Make stream classes generic

* [whatwg-streams] Add transform streams

* [whatwg-streams] Add ksm2 to authors
2018-04-25 11:57:10 -07:00
Armin Pfurtscheller
9c7cdc97e5 Added types/wampy v6.x.x (#25265) 2018-04-25 11:56:00 -07:00
JB Nizet
e9b73ce6db luxon: add changes introduced in versions 1.1.0 (#25237) 2018-04-25 11:55:37 -07:00
Matt Terski
69fb65bf61 Add S3's serverSideEncryption option (#25262) 2018-04-25 11:55:21 -07:00
Vincent Langlet
e81f217c01 Add NavigationContainerComponent (#25270) 2018-04-25 11:55:08 -07:00
Jan Lohage
b3ce091e34 Update index.d.ts (#25283) 2018-04-25 11:54:53 -07:00
Niklas Wulf
08f61aa813 [accept-language-parser] add PickOptions (#25289) 2018-04-25 11:54:06 -07:00
Zev Spitz
bfefeaadb9 activex-mshtml: default properties; fix for default argument values in jsdoc (#25293)
* Fix activex-stdole

* Reduce any

* Default properties; fix jsDoc default values

* Fix office tests

* activex-office dtslint fix

* activex-vbide: default properties; default values of optional parameters

* activex-vbide: dtslint fixes

* activex-msforms -- default properties; default parameter values in jsDoc

* Reduce duplicate types

* dtslint fix

* activex-outlook version bump

* activex-powerpoint Typescript version bump

* activex-vbide Typescript version bump

* post-DefinitelyTyped-build fixes

* Fix Column and List setters

* Fix for Excel tests

* Default properties; fix default parameter values in jsDoc

* Remove max-line-length
2018-04-25 11:53:53 -07:00
Louis Hache
f58ed1701b [@types/grid-styled] Support AlignSelf property on Box (#25261) 2018-04-25 11:52:41 -07:00
Ron Buckton
efbdc03f8c Merge pull request #25271 from DefinitelyTyped/keyofCompatibility
Compatibility fix for keyof T in ts 2.9
2018-04-24 20:51:49 -07:00
Ron Buckton
b73b4426dd compatibility fix for keyof T in ts 2.9 2018-04-24 19:48:14 -07:00
Bruno Lemos
fdb2c25846 [react-native] Support Layout Props (#25083)
Support some styles as View and Image props, e.g. <View flex={1} />
2018-04-24 18:34:33 -07:00
Zev Spitz
163ae93d86 MSOffice dependencies: activex-office, activex-msforms, activex-vbide, activex-stdole -- default properties; jsdoc fixes (#25256)
* Fix activex-stdole

* Reduce any

* Default properties; fix jsDoc default values

* Fix office tests

* activex-office dtslint fix

* activex-vbide: default properties; default values of optional parameters

* activex-vbide: dtslint fixes

* activex-msforms -- default properties; default parameter values in jsDoc

* Reduce duplicate types

* dtslint fix

* activex-outlook version bump

* activex-powerpoint Typescript version bump

* activex-vbide Typescript version bump

* post-DefinitelyTyped-build fixes

* Fix Column and List setters

* Fix for Excel tests
2018-04-24 17:38:01 -07:00
Bruno Lemos
e5c82b2910 [react-native-linear-gradient] Remove type definitions (#25147)
The project has a `index.d.ts` file since v2.4.0.
2018-04-24 17:37:10 -07:00
Bruno Lemos
a5cb711763 [expo] Un-extend LinearGradientProps from ViewProperties to unblock #25083 (#25149) 2018-04-24 17:36:43 -07:00
Ben Saufley
6250af69ce [next-redux-wrapper]: Change reference to React.Component to [react-redux.]Component (#25137)
* Change reference to React.Component to [react-redux].Component

* Bump verison number to match latest package version?

* No patch version

* Don't pass MergedProps to returned type; extend tests
2018-04-24 17:34:23 -07:00
a.nvlkv
c02c9f00f0 Update Layer.paramNames, Add ParamName (#25135)
In recent version of koa-router paramNames aren't strings but objects. Added definition
2018-04-24 17:31:59 -07:00
Eugene Kuzmin
56f31f9da4 Add merge() method to ObjectLikeSequence<T> (#25127) 2018-04-24 17:25:17 -07:00
Slava
7c9595d32e Update @types/long to latest version (#25126)
Add fromBytes/LE/BE and toBytes/LE/BE. Also fix some tests.
2018-04-24 17:23:31 -07:00
Abdulaziz Ghuloum
470d9ed790 Update index.d.ts (#25119)
The done function takes an optional release (boolean) argument that tells whether the client should be released or put back in the pool. From: https://node-postgres.com/api/pool
`
The releaseCallback releases an acquired client back to the pool. If you pass a truthy value in the err position to the callback, instead of releasing the client to the pool, the pool will be instructed to disconnect and destroy this client, leaving a space within itself for a new client.
`
2018-04-24 17:22:30 -07:00
Su-Shing Chen
8d87c67236 [@types/when] Fix when.js then() when TResult is a subtype of T (#25110)
* Fix when.js then() when TResult is a subtype of T

Change the order of .then overrides to deprioritize no generics.

* Move the more specific overload to the top
2018-04-24 17:20:45 -07:00
Jason Walton
211a5eb474 [@types/body-parser] Fix so body-parser works with connect/vanilla node.js apps. (#25115) 2018-04-24 17:18:28 -07:00
Mathias Paumgarten
0823873176 Adds types for gl-shader (#25200)
* init gl-shader types

* adds tests

* fixes file name

* adds additional signature

* fixes definitions url
2018-04-24 17:17:17 -07:00
Daniel Sogl
248e3140ec Added type definitions for apicache (#25225)
* Added type definitions for apicache

* Added type definitions for apicache

* Update index.d.ts

* Update index.d.ts

* fix lint

* refactor lint rules

* fix lint

* add test file
2018-04-24 17:15:06 -07:00
Daniel Sogl
8c831011f2 Added type definitions for url-params (#25226)
* Added type definitions for url-params

* add test file

* fix naming

* fix naming
2018-04-24 17:12:55 -07:00
Marc Ghorayeb
517765c944 feat(react-jsonschema-form): generic interfaces for better return types (#25103) 2018-04-24 17:11:08 -07:00
Alan Plum
bd16c73705 [tea-merge] Remove attribution (#25223)
* Remove attribution as per @mihhail-lapushkin's wishes

* Update index.d.ts
2018-04-24 17:09:25 -07:00
ryym
1efe02587a [react-redux] Update type definitions for redux@4.0.0 (#25109) 2018-04-24 17:08:19 -07:00
Harm van der Werf
4ed4461b26 Added type definitions for Chai UUID (#25227)
* Added types for Chai UUID

* Fixed the test file

* Removed the message parameter because it's not implemented in the plugin

* Removed an empty namespace as it was unnecessary
2018-04-24 17:06:44 -07:00
Omar Diab
48e4b60094 React intl JSX.Element values (#25074)
* allow formatted message children to be a JSX Element

* tests for JSX.Element children

* lint
2018-04-24 17:03:16 -07:00
Fabio Berta
f958ca5669 add proper default export (#25071) 2018-04-24 17:02:02 -07:00