Theodore Brown
|
ee3a79f58f
|
Fix amplifyjs tests by including amplifyjs and jquery definition references
|
2013-08-25 19:57:14 -05:00 |
|
Boris Yankov
|
0ffe032102
|
Fix typo in test runner
|
2013-08-26 00:16:13 +03:00 |
|
Boris Yankov
|
0ade69cd51
|
Merge pull request #941 from janusschmidt/master
Update jquery.d.ts
|
2013-08-25 13:08:44 -07:00 |
|
Janus Schmidt
|
70d3f2c394
|
Update jquery.d.ts
Fix error "Generic type references must include all type arguments."
that gets thrown in typescript 0.9.1.1
|
2013-08-25 21:27:18 +02:00 |
|
Diullei Gomes
|
cfb5f84a82
|
Merge pull request #940 from jbaldwin/master
Added jquery.gridster.d.ts definitions
|
2013-08-25 10:34:21 -07:00 |
|
Diullei Gomes
|
283422aa9d
|
Merge pull request #939 from gstamac/master
Fixed SignalR, AngularJS, Rx.JS for 0.9.1.1
|
2013-08-25 10:31:19 -07:00 |
|
jbaldwin
|
31045a8cc8
|
Added jquery.gridster.d.ts definitions
|
2013-08-25 11:25:20 -06:00 |
|
gstamac
|
1a2b252a6c
|
added *.cmd to gitignore
|
2013-08-25 13:38:09 +02:00 |
|
gstamac
|
0790572094
|
Rx.JS: fixed for 0.9.1.1
|
2013-08-25 12:54:01 +02:00 |
|
gstamac
|
f942d086b0
|
AngularJS: fixed for 0.9.1.1
|
2013-08-25 12:48:46 +02:00 |
|
gstamac
|
fcced26254
|
Merge remote-tracking branch 'upstream/master'
|
2013-08-25 11:40:20 +02:00 |
|
gstamac
|
16672d6b09
|
SignalR: fixed for 0.9.1.1
|
2013-08-25 11:38:16 +02:00 |
|
andrei-markeev
|
150407d532
|
CamlJs library
|
2013-08-25 11:14:01 +02:00 |
|
Diullei
|
c2d256942f
|
update runner.ts version
|
2013-08-25 11:14:01 +02:00 |
|
Jed Hunsaker
|
58b32c4da9
|
Fix sinon-chai to match recent chai updates
|
2013-08-25 11:14:01 +02:00 |
|
Diullei
|
833e7f66ca
|
update test runner to 0.9.1.1
|
2013-08-25 11:14:00 +02:00 |
|
jbaldwin
|
a43565d379
|
Updated onError in require.d.ts
|
2013-08-25 11:13:58 +02:00 |
|
Jed Hunsaker
|
6107ca19ec
|
Remove Intl definition
The Intl module is now built-in to TypeScript, which is why this
definition is failing compilation by colliding with already-existing
interfaces.
|
2013-08-25 11:13:57 +02:00 |
|
Natan Vivo
|
c04577f7d5
|
New library: dropzone.js.
|
2013-08-25 11:13:57 +02:00 |
|
Cy Brown
|
94313b7b75
|
Extending EventEmitter interface on FSWatcher interface
|
2013-08-25 11:13:56 +02:00 |
|
Pedro Casaubon
|
6799bfe8d3
|
Added PixiJS def files
|
2013-08-25 11:13:56 +02:00 |
|
basarat
|
3c4ffca167
|
All generic parameter must be provided in latest typescript release
http://stackoverflow.com/a/18381029/390330
|
2013-08-25 11:13:55 +02:00 |
|
Derek Cicerone
|
bc63597ea3
|
Fix breaks identified by TypeScript 0.9.1.1
|
2013-08-25 11:13:54 +02:00 |
|
Richard Hepburn
|
7ccafc1bc8
|
Fixed the KnockoutExtenders interface definition
The TS 0.9.1.1 compiler was complaining that the throttle property was
missing a generic type argument.
|
2013-08-25 11:13:54 +02:00 |
|
Diullei Gomes
|
c9ef56c317
|
Merge pull request #932 from jbaldwin/master
Updated onError in require.d.ts
|
2013-08-24 21:06:15 -07:00 |
|
Diullei Gomes
|
6248649eb7
|
Merge pull request #937 from andrei-markeev/master
CamlJs library
|
2013-08-24 21:02:17 -07:00 |
|
Diullei Gomes
|
3fb3ca4a02
|
Merge pull request #935 from jedhunsaker/fix-sinon-chai
Fix sinon-chai to match recent chai updates
|
2013-08-24 21:00:55 -07:00 |
|
Diullei Gomes
|
48293db8a5
|
Merge pull request #930 from gstamac/master
SignalR: minor changes
|
2013-08-24 20:56:00 -07:00 |
|
Diullei Gomes
|
2935ff88d4
|
Merge pull request #929 from jedhunsaker/remove-intl
Remove Intl definition
|
2013-08-24 20:53:05 -07:00 |
|
Diullei Gomes
|
7234449d22
|
Merge pull request #914 from cybrown/master
Extending EventEmitter interface on FSWatcher interface
|
2013-08-24 20:50:24 -07:00 |
|
Diullei Gomes
|
e4b788ff4f
|
Merge pull request #912 from xperiments/master
Please add PixiJS def files
|
2013-08-24 20:48:09 -07:00 |
|
Diullei Gomes
|
25961cbecd
|
Merge pull request #911 from basarat/patch-5
All generic parameter must be provided in latest typescript release
|
2013-08-24 20:34:14 -07:00 |
|
andrei-markeev
|
fd5bbd611b
|
CamlJs library
|
2013-08-25 05:57:14 +03:00 |
|
Diullei Gomes
|
e3e0318543
|
Merge pull request #936 from Diullei/update-test-runner-to-0.9.1.1
Update test runner to 0.9.1.1
|
2013-08-24 18:59:27 -07:00 |
|
Diullei
|
f782f46537
|
update runner.ts version
|
2013-08-24 22:29:08 -03:00 |
|
Jed Hunsaker
|
e79b35ad8b
|
Fix sinon-chai to match recent chai updates
|
2013-08-24 17:39:01 -07:00 |
|
Diullei
|
0caec5769f
|
update test runner to 0.9.1.1
|
2013-08-24 21:17:53 -03:00 |
|
Diullei Gomes
|
ce2f61a0b3
|
Merge pull request #906 from derekcicerone/patch-8
Fix breaks identified by TypeScript 0.9.1.1
|
2013-08-24 16:47:43 -07:00 |
|
Diullei Gomes
|
3e348ef3b9
|
Merge pull request #905 from rwhepburn/master
Fixed the KnockoutExtenders interface definition
|
2013-08-24 16:32:33 -07:00 |
|
Diullei Gomes
|
44176fb1a0
|
Merge pull request #926 from nvivo/dropzone
New library: dropzone.js.
|
2013-08-24 16:14:54 -07:00 |
|
jbaldwin
|
7f6a9c0184
|
Updated onError in require.d.ts
|
2013-08-24 16:25:57 -06:00 |
|
Jed Hunsaker
|
f9fb693e08
|
Remove Intl definition
The Intl module is now built-in to TypeScript, which is why this
definition is failing compilation by colliding with already-existing
interfaces.
|
2013-08-24 13:04:23 -07:00 |
|
gstamac
|
894071ac30
|
Merge remote-tracking branch 'upstream/master'
|
2013-08-24 21:59:55 +02:00 |
|
Boris Yankov
|
da107056f5
|
Merge pull request #915 from MaceWindu/master
missing parentsUntil signature
|
2013-08-24 12:53:54 -07:00 |
|
Boris Yankov
|
13c016f6e2
|
Merge pull request #923 from theodorejb/update-spin.js-definition
Updated spin.js definition for v1.3.1 of the library
|
2013-08-24 12:53:10 -07:00 |
|
Boris Yankov
|
82aceaab22
|
Merge pull request #921 from gstamac/fix_Travis_CI_tests
Fix travis ci tests
|
2013-08-24 12:52:14 -07:00 |
|
Boris Yankov
|
12ca7532ea
|
Merge pull request #927 from nestalk/master
Add method function overloads
|
2013-08-24 12:51:07 -07:00 |
|
Boris Yankov
|
5a294d0475
|
Merge pull request #928 from jedhunsaker/master
Redo/fix entire chai.expect defs/tests
|
2013-08-24 12:50:10 -07:00 |
|
Jed Hunsaker
|
6a7faf3bcd
|
Redo/fix entire chai.expect defs/tests
|
2013-08-24 11:18:44 -07:00 |
|
gstamac
|
75ae60a20b
|
SignalR: updated HubProxy
|
2013-08-24 15:10:40 +02:00 |
|