basarat
|
f1bdd8b3df
|
added tests for angular promise chain
|
2013-08-26 22:12:06 +10:00 |
|
basarat
|
5e5cd44b85
|
Merge branch 'patch-1' of https://github.com/georgiosd/DefinitelyTyped into georgiosd-patch-1
|
2013-08-26 22:07:31 +10:00 |
|
basarat
|
7182406224
|
breezejs : Update to 1.4.1 iceboxing old version to pull in new version closes PR#858
|
2013-08-26 21:35:14 +10:00 |
|
Georgios Diamantopoulos
|
8b136c2043
|
NG: Updated IPromise.then to return a typed result.
|
2013-08-26 13:29:44 +03:00 |
|
Boris Yankov
|
c692792def
|
Merge pull request #938 from xt0rted/marked
added a global marked variable, missing settings, and comments
|
2013-08-25 19:56:20 -07:00 |
|
Boris Yankov
|
45054d28dd
|
Merge pull request #942 from jedhunsaker/fix-sinon-chai
Fix sinon-chai "always" language chain
|
2013-08-25 19:56:00 -07:00 |
|
Boris Yankov
|
567688b03e
|
Merge pull request #944 from theodorejb/fix-failing-tests
Fixed amplifyjs and chai-jquery tests
|
2013-08-25 19:55:33 -07:00 |
|
Theodore Brown
|
1cbc49538e
|
Fix chai-jquery tests
|
2013-08-25 19:57:49 -05:00 |
|
Theodore Brown
|
ee3a79f58f
|
Fix amplifyjs tests by including amplifyjs and jquery definition references
|
2013-08-25 19:57:14 -05:00 |
|
Jed Hunsaker
|
8a3c46bf29
|
Fix sinon-chai "always" language chain
|
2013-08-25 17:00:32 -07: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 |
|
Brian Surowiec
|
d93cab373e
|
added a global marked variable, missing settings, and comments
the JSDoc comments aren't complete but it's a start
|
2013-08-24 23:04:06 -04: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 |
|