Commit Graph
23263 Commits
Author SHA1 Message Date
Andy Hanson 1907cc359b Convert highcharts-modules-xxx.d.ts to highcharts/modules/xxx.d.ts and include in tsconfig.json 2016-11-02 13:10:12 -07:00
Andy Hanson b6e41e21ff Fix declare var Highcharts: do it in module scope, not in global scope (that's what export as namespace is for) 2016-11-02 12:48:30 -07:00
Andy Hanson 9ba58624e8 Convert highcharts definition to module style 2016-11-02 09:41:50 -07:00
Tadas DailydaandMasahiro Wakame 4c4aeebb1e react-css-modules: augment react's HTMLAttributes interface (#12184)
* augment react's HTMLAttributes interface with styleName

* move 'react-css-modules' declarations to top-level, turn on strictNullChecks
2016-11-03 00:16:32 +09:00
Miroshin StepanandMasahiro Wakame 30907212e7 Update pkcs11js (#12442)
* Add files

* Added all types from pkijs-es6

* Update
- Added pkijs test
- Created asn1js
- Created pvutils
- Fixed type errors

* Update asn1js typings

* Update pvutils test

* Remove PKIBase

* Added common modules x509, cms, ocsp

* Fix typings errors

* Add comments

* Update 'declare module' & config

* Fix type errors
2016-11-03 00:13:19 +09:00
Scott(JuJiang)andMasahiro Wakame 34f6ecfb32 feat: add definition for memory-fs (#12377)
* feat: add definition for memory-fs

* fix: enable strictNullChecks and adjust tests

* feat: add standalone module definitions for memory-fs
2016-11-02 23:54:22 +09:00
Prashant TiwariandMasahiro Wakame 00740e74f7 Types for code v4.0.0 (#12402)
* Initial commit for code v4.0.0

* Merge upstream, remove module declaration

* Fix include alias signature, fix typos

* Add stronger types to tests and run linter
2016-11-02 23:51:00 +09:00
DenisandMasahiro Wakame a1383223f0 Implement xml-js (#12433) 2016-11-02 23:49:20 +09:00
Artur EshenbrenerandMasahiro Wakame 15ba795ddb sequester: add typings (#12343)
* sequester: add typings

https://github.com/bigeasy/sequester
https://www.npmjs.com/package/sequester

* Change tsconfig files section
2016-11-02 23:48:15 +09:00
Scott(JuJiang)andMasahiro Wakame 8b066c8528 feat: add definition for tapable of webpack (#12376)
* feat: add definition for tapable of webpack

* fix: enable strictNullChecks and adjust tests
2016-11-02 23:43:39 +09:00
Scott(JuJiang)andMasahiro Wakame 73f8638b30 feat: add definition for source-list-map (#12378)
* feat: add definition for source-list-map

* fix: enable strictNullChecks
2016-11-02 23:42:27 +09:00
Scott(JuJiang)andMasahiro Wakame b13d495494 feat: add definition for loader-runner (#12375)
* feat: add definition for loader-runner

* fix: enable strictNullChecks
2016-11-02 23:41:44 +09:00
Caleb MeredithandMasahiro Wakame 35b9ebbe6e Update types-2.0 GraphQL definitions (#12417)
I’m not sure what the exact procedure is for updating types in the `types-2.0` branch, but there’s been some work in the `master` copy of the GraphQL types. This PR updates these types to the most recent version from `master` so that the changes can be available through `@types/graphql`.
2016-11-02 23:30:19 +09:00
Fred K. SchottandMasahiro Wakame 68f01f1244 Update missing ASTNode.tagName in parse5 (#12424) 2016-11-02 23:21:02 +09:00
Jeffery GrajkowskiandMasahiro Wakame 59a23e55da Types 2.0 cbor (#12355)
* Types 2.0 cbor

* Respond to reviewer feedback.
2016-11-02 23:15:10 +09:00
Ionut CosticaandMasahiro Wakame e1b8d6829c add deep-assign (#12353)
* add deep-assign

Add type definitions for https://github.com/sindresorhus/deep-assign

* fix(tsconfig): Set strictNullChecks to true
2016-11-02 23:04:21 +09:00
Danilo BargenandMasahiro Wakame 513dc337f9 Rewrite WebRTC RTCPeerConnection definitions (#12140)
* Rewrite all RTCPeerConnection definitions

I used the specification IDL to rewrite all definitions.

* RTCPeerConnection: Add legacy interface extensions
2016-11-02 23:00:10 +09:00
Melvin GroenhoffandMasahiro Wakame ec7779fb1a Change milliseconds argument type from boolean to number. (#12409) 2016-11-02 22:46:47 +09:00
Giff SongandMasahiro Wakame d6b2438fb4 [gl-matrix] Add types for submodules (#12209) 2016-11-02 22:45:11 +09:00
Jeffery GrajkowskiandMasahiro Wakame f71bca5275 Updated yargs to 6.3.0 (#12356)
* Updated yargs to 6.3.0

* Added more tests cases for yargs.
Made a couple improvements to the typings in the process.
2016-11-02 22:38:19 +09:00
Franky LauandMasahiro Wakame f7e05529ff Update node-forge (#12352)
* Update 'node-forge'

* Update indentation

* Add test case

* Remove unnecessary reference
2016-11-02 22:36:37 +09:00
Borek BernardandMasahiro Wakame e88fdefc17 Add types for 'promisify-node' (#12386)
* Added types for 'promisify-node'

* Optional boolean param instead of default value
2016-11-02 22:30:06 +09:00
Melvin GroenhoffandMasahiro Wakame 1ebf11b4eb ES6 typings contain responseURL. Fixes #12434. (#12435) 2016-11-02 22:21:44 +09:00
hktonyleeandMasahiro Wakame 07765863bf added fetch function in react-native (#12408) 2016-11-02 22:18:52 +09:00
Zhengbo LiandGitHub 95a8139d37 Merge pull request #12188 from StefH/types-2.0
Fix older compatible functions on the aws-lambda context on the Types 2.0 branch
2016-11-01 16:09:13 -07:00
Slava ShchaurouskiandMasahiro Wakame 51f771dd16 angular-google-analytics improvements (#12226)
* removes useless separated angular-google-analytics-service.d.ts file and adds this service in index.d.ts; edits namespace usage (like in angular.ui.router and other packages)

* adds reference on angular
2016-11-01 23:16:02 +09:00
Jeffery GrajkowskiandMasahiro Wakame 06a1eebd6f Massive update for elasticsearch. (#12350)
* Massive update for elasticsearch.
Bringing it in line with 5.0. It's not clear what version it was at previously.

* Take elasticsearch/elasticsearch-tests.ts back down to 2 space indentation.

* Take elasticsearch/elasticsearch-tests.ts back down to 2 space indentation.
2016-11-01 23:12:03 +09:00
Keith WadeandMasahiro Wakame 70e5807754 Resolve TypeScript Error (#12315) 2016-11-01 23:08:06 +09:00
Linda_ppandMasahiro Wakame a76622b9f9 Fix menubar module for types-2.0 (#12397) 2016-11-01 22:57:14 +09:00
Ethan RubioandMasahiro Wakame 48ce8aa755 Fix typo for FindOptionsAttributesArray type (#12388) 2016-11-01 22:34:19 +09:00
AndyandMasahiro Wakame 0c035b0d45 Linq.js provides its own typings (#11840) 2016-11-01 22:28:54 +09:00
Scott(JuJiang)andMasahiro Wakame 79f48dd449 feat: update source-map api to latest version (#12379) 2016-11-01 22:17:17 +09:00
Ilya KuznetsovandMasahiro Wakame 5661e33ce1 Type definitions for node-json-db (#12319)
* Type definitions for node-json-db

* declaration of module 'node-json-db' was removed
2016-11-01 22:13:01 +09:00
Miroshin StepanandMasahiro Wakame 788c758591 Add typings for pkijs, asn1js and pvutils (#12248)
* Add files

* Added all types from pkijs-es6

* Update
- Added pkijs test
- Created asn1js
- Created pvutils
- Fixed type errors

* Update asn1js typings

* Update pvutils test

* Remove PKIBase

* Added common modules x509, cms, ocsp

* Fix typings errors

* Add comments

* Update 'declare module' & config
2016-11-01 22:11:23 +09:00
screendriverandMasahiro Wakame b398805089 Added type definitions for website-scraper v1.2.x (#12125)
* Added type definitions for website-scraper v1.2.x

* Renamed test file

* Fixed "files" in tsconfig.json

* Renamed test file

* Replaced module with namespace
2016-11-01 22:01:53 +09:00
Brandon Marc-AureleandMasahiro Wakame 830b43f05e updated the typing for the creator args (#12365) 2016-11-01 21:59:17 +09:00
Elisée MaurerandMasahiro Wakame 674de3e822 Add max argument overload to yargs.demand (#12336)
* Add max argument overload to yargs.demand

* Add yargs.demand variant with max but without msg

* yargs: Add some tests for .demand overloads

* yargs: Use ? instead of separate overload definition

* Merge tests fix from 640b1b735555ee4766e4f4428f54c98fd01427c8
2016-11-01 21:56:56 +09:00
Georgii DolzhykovandMasahiro Wakame f843767243 angular: make me a reviewer again (#12359) 2016-11-01 21:55:22 +09:00
David SchnurandMasahiro Wakame 4335497c81 Add $transclude.isSlotFilled function (#11998)
This function was added to $transclude when support for multi-slot
transclusion was added in Angular 1.5.

https://docs.angularjs.org/api/ng/service/$compile#-controller-
2016-11-01 21:54:52 +09:00
Dan ManastireanuandMasahiro Wakame f9acb8d76d Add type definition for seamless.js 0.0.6. Closes #12137 (#12357) 2016-11-01 21:49:32 +09:00
AndyandGitHub e515b24a20 Change order of overloads so that user code doesn't need parameter type declarations. (#12389) 2016-11-01 05:45:51 -07:00
Andrew ShortandMasahiro Wakame 403421e738 Improve EJS renderFile typings (#12152)
* Make data and opts arguments optional.
* Type the render file callback.
2016-11-01 21:45:31 +09:00
PishangCodeandMasahiro Wakame 79e891f647 added type definitions for realm 0.14.3 (#12289)
* added type definitions for realm 0.14.3

* update Results interface

* update tsconfig.json

* remove declare module

* update realm-tests
2016-11-01 21:40:13 +09:00
Christophe VidalandMasahiro Wakame acaecde098 Added type definition for passport-http (#12233)
* Added definitions for passport-http

* Added definitions tests for passport-http

* Added TypeScript configuration file
2016-11-01 21:22:55 +09:00
SteveandMasahiro Wakame 3245bf72b4 Updated LS cache typings (#12290)
* Updated LS cache typings

* bump version
2016-11-01 21:19:45 +09:00
Chris KhooandMasahiro Wakame ff851f7213 add anybar (#12146)
* add anybar

* change to ProperModule kind
2016-11-01 21:15:04 +09:00
Grant NestorandMasahiro Wakame 53ebd0025c Add react-json-tree (#12304) 2016-11-01 21:13:15 +09:00
Mohamed HegazyandGitHub 32cfdbb3f4 Fix https://github.com/Microsoft/TypeScript/issues/11916: Make lodash a module (#12361)
* Fix https://github.com/Microsoft/TypeScript/issues/11916: Make lodash declarations a module

* Use lodash as a module

* Use lodash as  module

* Add headder
2016-10-31 13:39:11 -07:00
Tom WanzekandAndy d959abe7b9 d3-voronoi Update and JSDoc (#12331)
* Updated d3-voronoi to version 1.1.0 by including new `find(...)` method on VoronoiDiagram
* Completed JSDoc comments.
2016-10-31 11:47:53 -07:00
Zhengbo LiandGitHub d1a02e537a Merge pull request #12203 from mgroenhoff/types-2.0-convert-source-map
Update convert-source-map typings to match it's API at 1.3.0
2016-10-31 10:54:08 -07:00