Commit Graph

22695 Commits

Author SHA1 Message Date
AtlasDev
ea51433400 fixed type mismatch 2016-10-05 14:23:21 +02:00
Mohamed Hegazy
2737acb540 Update WinJS QueryCollection defintion to correctelly implement Array (#11719) 2016-10-05 01:52:35 -07:00
AtlasDev
9d5c5af009 Fixed a failing test 2016-10-05 00:35:33 +02:00
AtlasDev
29f540ea55 re-added credits, fixed reference 2016-10-04 22:22:58 +02:00
AtlasDev
84c3c89cc9 removed credits 2016-10-04 21:50:45 +02:00
AtlasDev
8f1aaee968 fixed invalid syntax 2016-10-04 21:18:49 +02:00
AtlasDev
dccbbbeb9b Fixed passport-beam from comments 2016-10-04 21:08:04 +02:00
Andy
1aebd8dfd5 Fix 'rx' tsconfig (#11692) 2016-10-04 10:43:33 -07:00
Stephan
2c93263b14 Use correct redux-devtools-tests (#11602)
* Improve redux-devtools-test

Included parts of redux-devtools-2.1.4-tests.tsx

* Use redux-devtools-tests instead of -2.1.4-tests

* No relevant change, simply trigger Travis test build
2016-10-04 10:42:26 -07:00
AtlasDev
d5cd803691 added passport-beam 2016-10-04 18:32:03 +02:00
Jan Bevers
c8a7c97b43 Knockout: Add support for TypeScript 2.0 strictNullChecks option (#11631)
* Knockout: Add support for TypeScript 2.0 strictNullChecks option

* Knockout: fixed tests to compile with strictNullChecks option enabled
2016-10-03 17:22:14 -07:00
Joshua DeVinney
061f85a77d Adding typing for priorityqueuejs (#11550) 2016-10-03 17:21:30 -07:00
Leo Liang
24c5ceec7f Strict return type of stream read to string[] rather than any. (#11489) 2016-10-03 17:21:01 -07:00
Mizunashi Mana
27d05885ad Add touch type definition (#11555) 2016-10-03 15:57:46 -07:00
Jonny Stoten
6054473c85 Allow undefined and null for dictionary values (#11584) 2016-10-03 15:57:16 -07:00
Scott Hyndman
b24ec3ac1b Adds a module declaration to bezier-js. (#11578) 2016-10-03 15:56:37 -07:00
(´・ω・`)
522fd93942 Node: fix readline types (#11580) 2016-10-03 15:54:15 -07:00
beckend
5fe46ff8c8 [TS 2] React Component/PureComponent constructor super accept rest params (#11612) 2016-10-03 14:47:36 -07:00
beckend
282de8d987 [TS 2] redux-mock-store tweaks (#11614) 2016-10-03 14:44:03 -07:00
Mizunashi Mana
82ed03dce3 Add fast-levenshtein type definition (#11647) 2016-10-03 14:40:19 -07:00
Craig
d3b7ecb1fb chore(selenium-webdriver): export namespaces and enums (#11657)
- enums that return strings were changed to be interfaces
- namespaces were completed to match 2.53 exports
- update methods and tests

closes #11629
2016-10-03 14:39:05 -07:00
Stephan
8bd21d9ddc Improve IDevTools.instrument typing (#11601)
* Improve IDevTools.instrument typing

* persistState return type => GenericStoreEnhancer
2016-10-03 14:24:18 -07:00
Mykhailo Stadnyk
c276719a9d Added missing config options for release v2.0.8 (#11633) 2016-10-03 13:17:46 -07:00
Steve Van Opstal
256e76c933 Types 2.0: Fix incorrectly merged auth0-js module name (#11680)
See #10721
2016-10-03 13:16:27 -07:00
Jan Nicklas
4ac138d35c Update typescript definition for selectize to 0.12.13 (#11570) (#11681) 2016-10-03 13:15:59 -07:00
use-strict
50f20d7af5 Moved webpack-env to separate folder (#11684) 2016-10-03 13:15:45 -07:00
Joshua DeVinney
e5078805b1 Rewriting co-views to work with TypeScript 2 stuff and fixing typing issues. (#11548) 2016-10-03 13:13:32 -07:00
Jan
c9c2a0f8fa Added type definitions for object-refs (#11487) 2016-10-03 13:12:31 -07:00
Uri Shaked
719081a255 Typings for Web bluetooth (#11459)
* Typings for Web Bluetooth

* Rename web-bluetooth.d.ts to index.d.ts
2016-10-03 13:10:19 -07:00
Jon Rimmer
644718439f Add missing files to rx tsconfig (#11437) 2016-10-03 13:09:41 -07:00
Andy
67e69c5bae Provide an index.d.ts for gsap (#11280) 2016-10-03 13:06:42 -07:00
Ron Buckton
0c72d6e10d Make ssh2 and ssh2-streams non-ambient (#11641) 2016-10-03 12:50:33 -07:00
Ron Buckton
cb0e522a9d Break mz into modules, remove unused bluebird reference (#11549)
* Break mz into modules, remove unused bluebird reference

* Fix incorrect import
2016-10-03 12:50:07 -07:00
Ali Taheri Moghaddar
3d8ad8de0b [types-02] Sequelize - Import Promise for target < es6 (#10862)
* import Promise for target < es6

* Fix test Promise type
2016-10-03 11:45:12 -07:00
Richard Musiol
006cb52566 react: Add "mask" and "fillRule" to SVGAttributes (#10829)
* Add "mask" to SVGAttributes

* add "fillRule" to SVGAttributes
2016-10-03 11:33:04 -07:00
Joshua DeVinney
242a5d1d1e oibackoff typing [types-2.0] (#11017)
* oibackoff typing

* Renaming interfaces to drop the I

* Typing with generics and version number

* More cleanup and ensuring things work with strict null checks

* Simplifying oibackoff typing while adding many more generics

* oibackoff: options is optional
2016-10-03 11:32:28 -07:00
Andy
eb7e8b15f9 Convert amplitude-js to use index.d.ts (#11457) 2016-10-03 10:52:43 -07:00
Andy
58aab2ab8b Convert mongoose-seeder to an external module (#11687) 2016-10-03 10:50:09 -07:00
Tom Wanzek
59ff802dab [types-2.0] d3-selection and d3-transition JSDoc comments and fixes (#11497)
* d3-selection
* [Chore]: Completed JSDoc comments
* [Chore]: Removed outdated comments
* [Enhancement]: Added some explicit setter signatures, where using the setter with `null` as a value clears the set attribute, style, property
* [Enhancement]: Added explicit possible `null` return value for `touch(...)` if touch cannot, be found for the fiven identifier

* d3-transition and d3-selection
* **[chore](d3-selection)**: Added JSDoc comments for Selection<...> interface and param priority to style(...)
* **[enhancement](d3-selection)**: Started adding some `| null` for strict null checking.  In ValueFn passed into `attr`, `style`, `text`, `html`. Clarifying the ability to clear the respective property when `null` is returned. Also added `| null` to `node()` return type.
* **[chore](d3-transition)**: Added JSDoc comments.
* **[enhancement/fix](d3-transition)**: Updated signatures for `attrTween(...)` and `styleTween(...)` to align them with curent API doc. Added getter, remover and reduced permissible return type for interpolator to `string`. Added getter signature for `tween(...)`
* **[enhancement](d3-transition)**: Added ``| null` in preparation of strict null checking support to ValueFn return types for `attr`, `style`, and `text`. Same with return type for `node()`.
* [BREAKING](d3-transition): Return type of interpolators returned by tween factories in `attr` and `style` has been reduced to `string` as per API doc. (One test was adjusted accordingly)

* d3-transition
* [BREAKING](d3-transition): Fixed signatures for top-level `transition` method. The generics have been updated, as only the datum type in the returned transition needs to be typed. The rest is pre-determined based on a document root selection.
* **[Fix](d3-transition)**: When using an existing transition as an argument, the transition type is not constrained for the argument.
* Adjusted affected tests.

* d3-transition
* [chore](d3-transition): Updated patch version of reference module to 1.0.2
2016-10-03 07:49:43 -07:00
Tom Wanzek
1e40a4e83c [types-2.0] d3-brush and d3-drag JSDoc comments and fixes (#11503)
* d3-brush
* **[chore](d3-brush)**: Add JSDoc comments.
* **[Enhancement](d3-brush)**: Added some `| null` to union types/return types in preparation of `strictNullChecks`
* **[Fix](d3-brush)**: Added signatures for removing a brush selection using `null`

* d3-brush and d3-drag
* [chore](d3-brush): Minor addition to JSDoc comment
* [chore](d3-drag): Added JSDoc comments.
2016-10-03 07:48:46 -07:00
Tom Wanzek
a97708ea92 [types-2.0] d3-zoom and d3-force JSDoc comments (#11542)
* d3-zoom:
* [chore](d3-zoom): Add JSDoc comments.

* d3-force and d3-zoom
* [chore](d3-force): Added JSDoc comments
* [chore](d3-force): Some additions of `| null` or `|  undefined` in preparation of strictNullChecks.
* [chore](d3-zoom): Renamed function argument from callback to listener for consistency.

* d3-force
* [chore](d3-force): clarifying edits to JSDoc comments.
2016-10-03 07:48:17 -07:00
Tom Wanzek
ccf82851b7 [types-2.0] d3-format d3-timer d3-random JSDoc comments and Enhancement (#11573)
* d3-format
* [chore](d3-format): Finalized JSDoc comments
* [Enhancement](d3-format): Use string literals to refine interface FormatSpecifier for properties with specified encoding of choices. (In accordance with D3 API docs)

* d3-timer
* [Fix](d3-timer): Removed brackets from @param statements for optional parameters. Otherwise they did not appear in IDE (VSCode)

* d3-random
* [chore](d3-random): Complete JSDoc comments.
2016-10-03 07:47:27 -07:00
Anders Riutta
0767903e92 TransfofmCallback -> TransformCallback (#11645) 2016-10-03 21:41:21 +09:00
zjiekai
9f1c7c6a92 setEncoding(encoding: string | null) (#11635)
Encoding can be disabled by calling readable.setEncoding(null).
https://nodejs.org/api/stream.html#stream_readable_setencoding_encoding

Typescript v2.* has strictNullChecks which prevents passing null to setEncoding

https://www.typescriptlang.org/docs/release-notes/typescript-2.0.html
2016-10-03 21:25:42 +09:00
Peter Burns
779e53eb3b Add typings for cssbeautify library (#11460)
* Add typings for cssbeautify library

* Don't paper over the fact that cssbeautify isn't ES module compatible.
2016-10-02 17:06:55 -07:00
Vladimir Matveev
07ce2df4f2 Merge pull request #11569 from Jarrku/patch-1
register takes a document(return type of new Model)
2016-09-29 12:23:11 -07:00
Vladimir Matveev
ee351b3654 Merge pull request #11576 from Crevil/mongoose-seeder
Add mongoose-seeder types
2016-09-29 12:09:33 -07:00
Vladimir Matveev
1778c0ce4b Merge pull request #11545 from DefinitelyTyped/ssh2Improved
Adds ssh2-streams and cleans up ssh2
2016-09-28 21:53:34 -07:00
Bjørn
b433d77c00 Add mongoose-seeder types 2016-09-28 18:18:24 +02:00
Simon Van den Broeck
20b7c6f1df register takes a document(return type of new Model)
I kept running into errors with the file, the register function takes a Document, generated from calling new Model. This removes the wrong error.
2016-09-28 16:50:29 +02:00