Diullei Gomes
eab0fc16ea
Merge pull request #716 from jbaldwin/master
...
Upgrade underscore-typed.d.ts to typescript v0.9
2013-06-28 18:53:36 -07:00
Diullei Gomes
b62043866f
Merge pull request #711 from goldenratio/patch-1
...
Changed constructor arguments to optional for Point and Rectangle
2013-06-28 18:49:04 -07:00
jbaldwin
6cd22fa521
Upgrade underscore-typed.t.ts to v0.9
...
Added generics
Removed old typed versions [1.4.2, 1.4.3] (not necessary/old)
2013-06-28 19:44:12 -06:00
Diullei Gomes
07604de1a6
Merge pull request #715 from nestalk/master
...
Fix definitions for TS 0.9
2013-06-28 16:23:30 -07:00
Neil Stalker
7aafcfcb0e
Update test runner so it doesnt test the test runner files
...
Alos remove the case sensitivity when detecting test files
2013-06-29 00:07:38 +01:00
Neil Stalker
d48c1eadef
Fix sencha touch definition
2013-06-28 23:30:52 +01:00
Neil Stalker
7c8fb1b03e
Fix extjs definition
2013-06-28 23:01:51 +01:00
Neil Stalker
393245eadb
Fix marked definition
2013-06-28 22:37:05 +01:00
Neil Stalker
26d671ccbd
Fix definitions for TS 0.9
2013-06-28 22:14:33 +01:00
Neil Stalker
5b862093ae
Rename test files to standard convention
2013-06-28 21:51:16 +01:00
Boris Yankov
a08ab49ff5
Merge pull request #714 from rosedomini/patch-1
...
add View#setElement for JQuery element parameter
2013-06-28 10:12:58 -07:00
rosedomini
1da3d8cf71
add View#setElement for JQuery element parameter
...
setElement(element: HTMLElement, delegate?: boolean);
setElement(element: JQuery, delegate?: boolean);
2013-06-28 17:44:54 +02:00
Boris Yankov
f410c9d1d2
Merge pull request #712 from dflor003/upstream
...
Fixed problem with jStorage screwing up jQuery defs
2013-06-28 06:03:30 -07:00
Danil Flores
9a9a50e8e6
Fixed problem with jStorage screwing up jQuery
2013-06-27 22:43:53 -04:00
Karthikeyan VJ
fb6a94f58c
Changed arguments to optional for Point and Rectangle
2013-06-27 20:52:23 +03:00
Boris Yankov
55d21596d2
Merge pull request #689 from teves-castro/master
...
Updates to breeze.d.ts and durandal.d.ts.
2013-06-27 09:00:07 -07:00
Diullei Gomes
cbf9890a10
Merge pull request #709 from TerenceLewis/master
...
Fix for 0.9 compatibility and bugfix for 'on' callback.
2013-06-26 04:39:10 -07:00
Diullei Gomes
b656ef9fde
Merge pull request #708 from danfma/master
...
Added BindingHandlers as an indexer
2013-06-26 04:35:01 -07:00
Diullei Gomes
28a5c84bdd
Merge pull request #706 from mihailik/patch-2
...
Incorrect `number` type for `autofocus` option, should be `boolean`.
2013-06-26 04:33:19 -07:00
Diullei Gomes
b637657f89
Merge pull request #704 from kingdango/master
...
moment: added support for isBefore, isAfter, isSame
2013-06-26 04:32:00 -07:00
Diullei Gomes
fdd9723cbe
Merge pull request #702 from nestalk/master
...
Fix definitions for TS 0.9
2013-06-26 04:11:55 -07:00
Diullei Gomes
bc9236923b
Merge pull request #701 from pragmatrix/master
...
Update of jquery.dataTables for TypeScript 0.9
2013-06-26 04:08:50 -07:00
Terence Lewis
2e2524ab4e
Made the SignalR definition 0.9 compatible
...
Changed the return type of HubConnection.received to match
SignalR.received
The 'on' callback can take a variable number of arguments
2013-06-26 10:04:11 +02:00
Daniel Ferreira Monteiro Alves
3b6e8c80f0
Little fix for BindingHandlers
2013-06-26 02:01:08 -03:00
mihailik
c72caf82d2
Incorrect number type for autofocus option, should be boolean.
2013-06-26 00:16:05 +02:00
Aaron King
67f43af9b6
moment: added support for isBefore, isAfter, isSame
2013-06-25 16:52:24 -04:00
Diullei Gomes
cc2c2c5075
Merge pull request #703 from Bartvds/master
...
updated chai tdd-style, added chai-fuzzy tdd-style
2013-06-25 13:30:54 -07:00
Bartvds
03efcb45aa
updated chai tdd, added chai-fuzzy tdd
2013-06-25 21:06:56 +02:00
Neil Stalker
8d4540f61b
Fix definitions for TS 0.9
2013-06-25 13:44:00 +01:00
Armin Sander
65a37c72a7
Make jquery.dataTables compile with Typescript 0.9
2013-06-25 11:06:40 +02:00
Diullei Gomes
5897eeb78c
Merge pull request #699 from mihailik/patch-1
...
Renaming 'CM' module to 'CodeMirror'
2013-06-24 21:25:11 -07:00
Diullei Gomes
d63cecd54b
Merge pull request #698 from nvivo/underscore
...
Improvements to the underscore definition.
2013-06-24 21:21:19 -07:00
Diullei Gomes
77e9f3c94b
Merge pull request #697 from nestalk/testfixes
...
Fix definitions for TS 0.9
2013-06-24 21:19:02 -07:00
Diullei Gomes
20d7e9f7bc
Merge pull request #693 from nestalk/fixes
...
Fixes several definitions for TS 0.9
2013-06-24 19:32:38 -07:00
Diullei Gomes
597136e52c
Merge pull request #696 from s093294/master
...
Fixed return type on Node, Hash Interface, update function.
2013-06-24 19:22:53 -07:00
Diullei Gomes
a3cbc28e70
Merge pull request #695 from nestalk/runner
...
Update test runner to process files alphabetically
2013-06-24 18:52:13 -07:00
Diullei Gomes
8ee19e5c55
Merge pull request #690 from nestalk/master
...
Fix several definitions for TS 0.9
2013-06-24 18:46:22 -07:00
Diullei Gomes
0c29c1d516
Merge pull request #688 from nwolverson/optionalvalue
...
Simplify optional overloads
2013-06-24 18:39:01 -07:00
mihailik
d537ae6279
Just a couple more tests, nowhere near of acceptable amount.
2013-06-25 02:05:45 +02:00
mihailik
4d3992f9d2
Updated using features in TypeScript v0.9
...
Previously the module name couldn't match the global function name, so we had to declare module 'CM' and function CodeMirror.
Now that TS can handle the naming clash correctly, we will go to the naming convention from CodeMirror docs.
Additionally, that allows using constructor for CodeMirror.Doc. Previously because of naming CM.Doc that wouldn't work.
Note that CodeMirror itself is not declared as a class, even though their actual implementation does allow 'newing' it internally. However, that is not advertised in the docs, so we assume it is a quirk for some edge case compatibility and leaving it out of the API declarations here.
2013-06-25 02:02:29 +02:00
Natan Vivo
44eb9bf8ff
Improvements to the underscore definition.
...
* Added the OOP version of underscore _(value).
* Pick/Omit accept arrays as well as list of arguments.
* Clone of T now returns T instead of any.
* Removed UnderscoreWrappedObject. It was just a hack to make the test work. Now chain() returns any.
* Test can't test the result of mixin, as new there is the function _() returning the underscore object.
2013-06-24 19:06:59 -03:00
Neil Stalker
2192405a76
Fix definitions for TS 0.9
...
hammer.js
jake
jszip.js
dust.js
google,analytics
linq.js
2013-06-24 22:51:29 +01:00
Poul Sørensen
bb5d20d333
Update node.d.ts
2013-06-24 23:39:56 +02:00
Neil Stalker
beae1ebd88
fix scroller, soundjs and youtube definitions
2013-06-24 22:22:57 +01:00
Neil Stalker
6cb6cdbe83
fix threejs definition and tests
2013-06-24 22:17:48 +01:00
Neil Stalker
29e345ec32
fix webaudioapi
2013-06-24 21:57:05 +01:00
Neil Stalker
557b38099e
Fix fabric.js definition and tests
2013-06-24 21:53:20 +01:00
Neil Stalker
126bf61157
Update test runner to process files alphabetically
2013-06-24 21:03:34 +01:00
Diullei Gomes
4e89cd045d
Merge pull request #694 from nvivo/underscore
...
Allow underscore to be used as ambient declaration and external module.
2013-06-24 12:52:06 -07:00
Natan Vivo
5ac4ffc66a
Allow underscore to be used as ambient declaration and external module.
2013-06-24 16:28:12 -03:00