Commit Graph

1923 Commits

Author SHA1 Message Date
Jed Hunsaker
6a7faf3bcd Redo/fix entire chai.expect defs/tests 2013-08-24 11:18:44 -07:00
Jed Hunsaker
8c6e74ce37 Untabify 2013-08-22 21:56:17 -07:00
Diullei Gomes
a4bcd2fcb9 Merge pull request #901 from sgaliano/master
Added definitions for Knockout Deferred Updates plugin
2013-08-22 17:45:41 -07:00
Diullei Gomes
d45f1a957f Merge pull request #900 from hansmalherbe/master
Add optional time argument for process.hrtime
2013-08-22 17:42:12 -07:00
Boris Yankov
6aabb85130 Merge pull request #909 from joeriks/master
Type definitions for AmplifyJs
2013-08-22 05:54:47 -07:00
Jonas Eriksson
698ead9d7e Decoders and cache and more tests 2013-08-22 13:01:45 +02:00
Jonas Eriksson
8d4c567c55 Some adjustments + added tests 2013-08-22 12:47:47 +02:00
Jonas Eriksson
40d34e139e Type definitions for AmplifyJs 2013-08-22 12:30:26 +02:00
Seboo
5f5f1b795a Fixed generic type references error in Knockout.ES5 definitions
Changes needed for TypeScript 0.9.1.1
2013-08-22 00:23:49 -03:00
Boris Yankov
ecdc9e3812 Merge pull request #903 from DickvdBrink/master
Update moment.d.ts
2013-08-21 14:09:04 -07:00
Dick van den Brink
884056be23 Update iscroll.d.ts
Fixed typo in iscroll.d.ts
2013-08-21 21:14:21 +02:00
Dick van den Brink
c5de1aa62a Update iscroll-lite.d.ts
Fixed typo in iscroll-lite.d.ts
2013-08-21 21:13:57 +02:00
Dick van den Brink
900b296299 Update moment.d.ts
Added isBefore/isAfter methods without parameters. 
According to the documentation it will default to the current time.
see: http://momentjs.com/docs/#/query/is-before/
2013-08-21 21:09:42 +02:00
Seboo
4699c5ba79 Fixed README references to Swiper, Knockout.ES5 and Knockout.DeferredUpdates 2013-08-21 14:52:24 -03:00
Seboo
434ac82d06 Added definitions for Knockout Deferred Updates plugin 2013-08-21 14:42:28 -03:00
Hans Malherbe
59c20e38fd Add optional time argument for process.hrtime 2013-08-21 17:45:32 +02:00
Boris Yankov
e2c1506d6b Merge pull request #885 from gstamac/master
Jasmine: removed constructor definition in Reporter interface
2013-08-21 07:26:41 -07:00
Boris Yankov
22d36d614e Merge pull request #896 from sgaliano/master
Added definitions for Knockout-ES5 plugin
2013-08-21 07:23:22 -07:00
Boris Yankov
781d0acb99 Merge pull request #897 from jonegerton/sammyjs
sammyjs: Resolve syntax issue with route overloads, Add line to README for docCookies
2013-08-21 07:22:02 -07:00
Boris Yankov
c0d8c89c3b Merge pull request #899 from oadam/master
Fixed issue when using $.extend to merge defaultOptions and options
2013-08-21 07:21:16 -07:00
Boris Yankov
b1fe017cbd Merge pull request #898 from santialbo/patch-6
Select2: make optional parameters optional
2013-08-21 07:20:54 -07:00
oadam
2faf4ef12c Fixed issue when using $.extend to merge defaultOptions and options 2013-08-21 15:39:22 +02:00
gstamac
7862cd8e01 Jasmine: fixed createSpy optional function parameter 2013-08-21 15:23:00 +02:00
Santi Albo
a05a73f965 Select2: make optional parameters optional
Both `more` and `context` arguments are optional for the object passed to `callback` in `Select2QueryOptions`.

See docs example for clarification: http://ivaynberg.github.io/select2/#data
2013-08-21 11:59:44 +01:00
Jon Egerton
4a4c8157ed Add line to README.md for added docCookies types 2013-08-21 09:27:34 +01:00
Jon Egerton
12b98a4372 sammyjs: Resolve syntax issue with route overloads
Resolve issue with route overloads by removing the route overload that
returns void in favour of those that return Application (this matches
the library code)
2013-08-21 09:09:25 +01:00
Seboo
2c0fc09d50 Fixed link to Swiper slider 2013-08-21 02:29:56 -03:00
Seboo
c47c4e631a Updated README to put a reference to Knockout-ES5 2013-08-21 02:28:21 -03:00
Seboo
ab573b66dc Added definitions for Knockout-ES5 plugin 2013-08-21 02:25:04 -03:00
Diullei Gomes
11d86e7276 Merge pull request #895 from brian428/_extjs
Update Ext JS definition to work with the new TS 0.9.1
2013-08-20 20:55:14 -07:00
Brian Kotek
c498d339b4 Update Ext JS definition to work with the new TS 0.9.1 (Previous push actually was for TS 0.9.0.1) 2013-08-20 23:22:17 -04:00
Diullei Gomes
cecf5700c7 Merge pull request #889 from jbaldwin/master
Upgraded jbaldwin projs to 0.9.1.0
2013-08-20 20:10:31 -07:00
Diullei Gomes
aaa9972dc0 Merge pull request #892 from sgaliano/master
Added definitions for Swiper
2013-08-20 19:51:49 -07:00
jbaldwin
6577db67c7 Fixed issues from pull request on DefinitelyTyped
Removed sugar-tests.ts, it has an encoding problem that I need to fix (
uses non-ascii characters and the TS compiler chokes on them)
2013-08-20 20:40:12 -06:00
Seboo
7e88186415 The tests file name should be plural 2013-08-20 23:07:03 -03:00
Diullei Gomes
1c15b65287 Merge pull request #888 from jonegerton/master
Add new definitions for docCookies
2013-08-20 18:32:24 -07:00
Diullei Gomes
21e347b29b Merge pull request #887 from ashwinr/master
update d3 and mocha definitions
2013-08-20 18:28:04 -07:00
Diullei Gomes
d1579ee834 Merge pull request #886 from caryhaynie/master
update connect() calls to correctly return NodeSocket object.
2013-08-20 18:25:16 -07:00
Jon Egerton
34496a8c8f Revert "Resolve syntax issue with route overloads"
This reverts commit 7494a3d556.
2013-08-21 00:32:51 +01:00
Jon Egerton
a63c95b833 Merge pull request #1 from jonegerton/patch-1
Include the settings field on ColorboxStatic
2013-08-20 16:25:05 -07:00
Jon Egerton
7494a3d556 Resolve syntax issue with route overloads
Resolve issue with route overloads by removing the route overload that
returns void in favour of those that return Application (this matches
the library code)
2013-08-21 00:08:34 +01:00
gstamac
01aa7f4e75 SignalR: added SignalR.reconnecting event handler 2013-08-20 16:06:43 +02:00
gstamac
198804cbfe Jasmine: added currentSpec to Env 2013-08-20 11:51:18 +02:00
Seboo
2c4b3f8e03 Added definitions for Swiper 2013-08-19 23:13:39 -03:00
jbaldwin
f6c5a200e5 Upgraded jbaldwin projs to 0.9.1.0 2013-08-19 16:19:56 -06:00
Jon Egerton
9a673597f0 Add new definitions for docCookies
Definitions for Mozilla document.cookies wrapper
2013-08-19 23:16:48 +01:00
ashwinr
fd5c5d0f38 update mocha definitions 2013-08-19 16:01:33 -04:00
ashwinr
eba1bc3c13 Update d3.d.ts
Fix transform definition.
2013-08-19 15:51:33 -04:00
Cary Haynie
1a95e29af3 update connect() calls to correctly return NodeSocket object. 2013-08-19 10:49:44 -04:00
gstamac
56a4a19e61 Jasmine: added jasmine.objectContaining 2013-08-19 16:29:38 +02:00