Commit Graph

22021 Commits

Author SHA1 Message Date
Frank Gambino
fd8fdb5cf9 Add missing slider parameters 2016-09-27 18:04:58 -04:00
Vladimir Matveev
34966ebc9f Merge pull request #11533 from mystvearn147/kue_fixed_for_typescript2
Fix error that came using typescript 2
2016-09-27 11:11:27 -07:00
Vladimir Matveev
cf7c78e029 Merge pull request #11538 from ryutamaki/feature/aws-sdk-cognito-identity
Add CognitoIdentity into aws-sdk
2016-09-27 10:20:27 -07:00
ryutamaki
1e7454173b Add CognitoIdentity into aws-sdk 2016-09-27 23:17:03 +09:00
Passakorn Suppakityothin
29a2eb800b Fix error that came using typescript 2
This error come when try compile with typescript 2
kue.d.ts(13,3): error TS2440: Import declaration conflicts with local declaration of 'redis'
2016-09-27 17:56:23 +07:00
John Reilly
6aff001e47 Update react.d.ts
Added myself as an author so I get notifications of PRs / updates from GitHub.
2016-09-27 09:23:13 +01:00
Izaak Baker
d907b02638 Add module declaration to crossfilter so that it can be explicitly imported (#11521) 2016-09-26 14:01:45 -07:00
Ben Chauvette
55d9114bbd Improve through2 declarations (#11499)
* [through2] Fix typos

* [through2] Change return types to stream.Transform

`through2` creates `stream.Transform`-flavored streams, so switching the return types to `stream.Transform` gives us richer typing information than using `NodeJS.ReadWriteStream`, which is missing methods (e.g. `stream.Transform#push`) and the ability to use object mode.

* [through2] Add through2.ctor method

* [through2] Update header and docs
2016-09-26 07:52:03 -07:00
Hisham A
d0a34b8791 add typings for onselected and onunselected methods, refs #11493 (#11496) 2016-09-26 07:33:32 -07:00
Matthew McEachen
f82ccb560e Added types for klaw (#11492)
* Added types for klaw

* addressed pr comments and `tsfmt -r klaw/*.ts`
2016-09-25 16:22:47 -07:00
Kombu
a1769ac42a [perfect-scrollbar.d.ts] Add definitions for perfect-scrollbar (#11486) 2016-09-25 11:01:26 -07:00
Niko Kovačič
8ca204242d Changed namespace from angularTouchspin to angular.touchspin (#11414) 2016-09-25 10:57:26 -07:00
David Wood
3ab295950c Yayson definitions (#11484)
* Add yayson Store typings

* Add yayson Store tests

* Improve yayson coverage

* Specify version in yayson definition

* Remove yayson generics and tidy
2016-09-25 08:21:10 -07:00
Andy
989c39d1ba Merge pull request #11479 from mudkipme/bit-array
Type definitions for bit-array
2016-09-25 07:51:13 -07:00
mudkip
df45fdf0af Remove the ES6 module hack 2016-09-25 22:43:40 +08:00
Andy
d51feb559d Merge pull request #11483 from aicest/feature/dateformat
[dateformat.d.ts] Add definitions for dateformat
2016-09-25 07:35:51 -07:00
Kombu
1d3de94f50 [dateformat.d.ts] Add definitions for dateformat 2016-09-25 22:24:55 +08:00
Vikash Kumar
b6dd4429d8 [logat.d.ts] Type definition for node module 'logat' (#11485)
* Create logat.d.ts

* Create logat-tests.ts

* Update logat-tests.ts

* Update logat-tests.ts

* Update logat.d.ts

* updated logat test

* updated type definiton
2016-09-25 05:37:43 -07:00
Andy
c4f42b5b10 Merge pull request #11475 from zucchinidev/master
Overwriting method signature
2016-09-25 05:03:35 -07:00
Andy
4fe429fb61 Merge pull request #11480 from TonyPythoneer/patch-6
[node] Add emit for cluster
2016-09-25 04:54:08 -07:00
Andy
040b4c46b5 Merge pull request #11478 from TonyPythoneer/patch-5
[validator] Add MobilePhoneLocale
2016-09-25 04:43:26 -07:00
Andy
3ca53ef0f7 Merge pull request #11477 from TonyPythoneer/patch-4
[validator] Correct parameter type
2016-09-25 04:42:18 -07:00
Andrea Zucchini
1dc7874860 To use the definition inline 2016-09-25 11:46:06 +02:00
TonyYang
cc8a366786 Add emit for cluster 2016-09-25 15:03:32 +08:00
mudkip
9e563f4612 Type definitions for bit-array 2016-09-25 14:34:01 +08:00
TonyYang
bf8640709e Add isMobilePhone tests 2016-09-25 12:56:19 +08:00
TonyYang
ac3aa50a8d Add MobilePhoneLocale 2016-09-25 12:53:48 +08:00
TonyYang
34ff2d1550 Correct parameter type 2016-09-25 12:39:15 +08:00
Andrea Zucchini
6b5e394f6f Overwriting method signature 2016-09-25 02:50:36 +02:00
Andy
954e3a741d Merge pull request #11473 from byCedric/master
Added typings for css-modules-require-hook
2016-09-24 17:25:07 -07:00
Cedric van Putten
9215c3e845 Added semver, added explicit ignore callback, unified array definition and removed one time interface 2016-09-25 02:22:40 +02:00
Andy
aea23fa616 Merge pull request #11470 from PeculiarVentures/master
Fix type error
2016-09-24 16:55:12 -07:00
microshine
53a729cd09 Remove spaces 2016-09-25 01:33:59 +03:00
Andy
40a22e2699 Merge pull request #11352 from waratuman/master
Adding missing static methods to Bookshelf
2016-09-24 12:29:10 -07:00
Cedric van Putten
e277344c14 Added typings for css-modules-require-hook 2016-09-24 21:21:30 +02:00
Andy
24189fd6a0 Merge pull request #11471 from danvk/dygraphs
Typings for the dygraphs charting library
2016-09-24 11:00:26 -07:00
Dan Vanderkam
d7f49d8166 include version 2016-09-24 13:37:33 -04:00
Dan Vanderkam
966b3eff1b reference google.visualization 2016-09-24 13:16:24 -04:00
Dan Vanderkam
9d4378f79c 2 spaces --> 4 spaces 2016-09-24 11:51:51 -04:00
Dan Vanderkam
0b25714182 code review 2016-09-24 11:51:14 -04:00
Dan Vanderkam
929c2e53c3 Typings for the dygraphs charting library 2016-09-24 11:19:59 -04:00
Andy
c8e0d68ce3 Merge pull request #11469 from bdchauvette/vinyl@1.2.0
Vinyl@1.2.0
2016-09-24 08:11:26 -07:00
microshine
dda3789901 Fix type errors 2016-09-24 16:18:53 +03:00
Ben Chauvette
5f34eea83b [vinyl] Add File.isCustomProp
See gulpjs/vinyl@7b01e75
2016-09-24 08:13:22 -04:00
Mykhailo Stadnyk
b9290cce1a Added missing config property (#11463) 2016-09-24 21:12:12 +09:00
Roman Resh
9818469273 DevExpress ASP.NET 16.1.6 (#11438) 2016-09-24 21:11:54 +09:00
Tony Ngan
cf8926a241 Return type of ttl should be Job instead of void (#11461)
[Reference](d675f28705/lib/queue/job.js (L484-L490))
2016-09-24 21:11:38 +09:00
Ben Chauvette
7e0c259d20 [vinyl] Add test for File.isVinyl 2016-09-24 08:09:57 -04:00
Masahiro Wakame
da1c32084c add version number of power-assert libraries (#11468) 2016-09-24 21:05:22 +09:00
Umed Khudoiberdiev
4bb4c29cad fixes #11351 (#11453) 2016-09-24 21:03:26 +09:00