John Reilly
fce6226f37
jQuery: added missing overloads with tests
2013-11-29 11:02:42 +00:00
John Reilly
eed0725e82
jQuery: Added change test
2013-11-29 10:37:50 +00:00
John Reilly
2496728011
jQuery: Added contributors to header, add change
2013-11-29 10:37:35 +00:00
Basarat Ali Syed
0ce8ae5990
Merge pull request #1342 from gyohk/master
...
Updated EaselJS definitions to v0.7.0 and TweenJS, SoundJS definitions t...
2013-11-29 00:47:36 -08:00
Basarat Ali Syed
4136501084
Merge pull request #1358 from vvakame/remove-not-required-tscparams
...
Remove not required .tscparams
2013-11-29 00:34:21 -08:00
Masahiro Wakame
dbc68718e1
Remove not required .tscparams
2013-11-29 15:25:31 +09:00
s_kimura
cea8091140
fixes bugs and discard redundant changes that have received pointed out in code review.
...
put it back the SpriteSheetFrame and TickerEvent class in easelJS.
2013-11-29 13:05:15 +09:00
s_kimura
634cf3feee
Merge remote-tracking branch 'remotes/upstream/master'
2013-11-29 13:00:28 +09:00
Basarat Ali Syed
6e698c7257
Merge pull request #1353 from johnnyreilly/master
...
jQuery: Added JSDoc for intellisense
2013-11-28 13:08:44 -08:00
Basarat Ali Syed
0c645a4d98
Merge pull request #1354 from derekcicerone/patch-31
...
Fix noImplicitAny
2013-11-28 13:02:29 -08:00
Derek Cicerone
422822586b
Fix noImplicitAny
2013-11-28 13:19:53 -05:00
John Reilly
276a7ae988
jQuery: Added a few more JSDocs
2013-11-28 14:14:38 +00:00
John Reilly
d46931fa49
jQuery: Added click / dblclick JSDocs
2013-11-28 14:07:22 +00:00
John Reilly
14ee463201
jQuery: Added JSDoc for intellisense
...
Started turning the jQuery API documentation into JSDoc comments to
drive intellisense.
2013-11-28 13:59:47 +00:00
Basarat Ali Syed
6a9d60f570
Merge pull request #1351 from drewnoakes/patch-2
...
Missing semicolons and consistent whitespace
2013-11-28 04:36:51 -08:00
Basarat Ali Syed
bdbb2f8d7a
Merge pull request #1352 from michelsalib/patch-3
...
IProviderService::factory supports also inline annotated functions
2013-11-28 04:30:48 -08:00
Michel Salib
21a7c41386
IProviderService::factory supports also inline annotated functions
2013-11-28 12:57:34 +01:00
Drew Noakes
5c7636a1f1
Missing semicolons and consistent whitespace
2013-11-28 10:58:50 +00:00
s_kimura
a41a87730a
added type information to tweenjs-test.ts and loadHandler method of soundjs-test.ts.
2013-11-28 12:19:00 +09:00
s_kimura
5f6f23fd76
added type information in the test code.
2013-11-28 11:49:50 +09:00
s_kimura
b057108689
fixed several syntax errors.
2013-11-28 11:36:03 +09:00
s_kimura
154b8ca472
Merge remote-tracking branch 'remotes/upstream/master'
2013-11-28 11:33:27 +09:00
Basarat Ali Syed
b4bf3ea2ef
Merge pull request #1344 from michelsalib/patch-2
...
Angular IServiceProvider::$get is injected
2013-11-27 17:03:34 -08:00
Basarat Ali Syed
fac1f5ac2e
Merge pull request #1346 from derekcicerone/patch-30
...
More implicit anys
2013-11-27 17:03:12 -08:00
Derek Cicerone
473659fb66
More implicit anys
2013-11-27 17:12:00 -05:00
Michel Salib
038f6bcb64
IServiceProvider::$get can be array or function
2013-11-27 22:27:42 +01:00
Michel Salib
a59d261c8d
Angular IServiceProvider::$get is injected
...
Actually the $get function is called via invoke.
2013-11-27 15:06:38 +01:00
s_kimura
c186b14ad9
Merge remote-tracking branch 'remotes/upstream/master'
...
Conflicts:
preloadjs/preloadjs.d.ts
soundjs/soundjs.d.ts
2013-11-27 21:58:28 +09:00
Basarat Ali Syed
6e6bb810be
Merge pull request #1343 from johnnyreilly/master
...
jQuery: change overload order (prep for TS 0.9.5)
2013-11-27 02:51:02 -08:00
John Reilly
8ad67c39fe
jQuery: change overload order (prep for TS 0.9.5)
...
Related to https://github.com/borisyankov/DefinitelyTyped/issues/1311
#1311
2013-11-27 10:22:53 +00:00
Basarat Ali Syed
58f0d4747d
Merge pull request #1340 from pushplay/master
...
Converting ungeneric "Array" to "any[]"
2013-11-26 22:27:22 -08:00
Basarat Ali Syed
2cd3c49d10
Merge pull request #1339 from johnnyreilly/master
...
Q:jQueryPromise converted implicitly to Q promise
2013-11-26 22:22:21 -08:00
s_kimura
8ba6fb3237
Updated EaselJS definitions to v0.7.0 and TweenJS, SoundJS definitions to v0.5,0 and PreloadJS definitions to v0.4.0
2013-11-27 14:48:35 +09:00
Jeffery Grajkowski
798dbfbf8f
Converting ungeneric "Array" to "any[]"
...
TypeScript 0.9.5 beta does not allow generic type references without the type argument. This code will still compile for 0.9.1 users. Flight and Ember have further compile problems in 0.9.5 that I don't feel qualified to address as I'm not versed in those libraries.
2013-11-26 10:29:46 -08:00
John Reilly
d0c2d93cc0
Q: updated test to reflect
2013-11-26 17:48:45 +00:00
John Reilly
fa6f389191
Q:jQueryPromise converted implicitly to Q promise
2013-11-26 17:39:54 +00:00
Basarat Ali Syed
9465c4ffaa
Merge pull request #1317 from giabao/cryptojs
...
support CryptoJS 3.1.2
2013-11-26 03:56:12 -08:00
Basarat Ali Syed
10e2e0d0ad
Merge pull request #1336 from johnnyreilly/master
...
jQueryUI: corrected return type of some dialog methods
2013-11-26 03:55:05 -08:00
Basarat Ali Syed
088a776636
Merge pull request #1335 from vvakame/add-riotjs
...
Add riotjs.d.ts and riotjs-render.d.ts 🐱
2013-11-26 02:34:17 -08:00
Basarat Ali Syed
527366aef4
Merge pull request #1334 from evilangelist/master
...
Upgrade EaselJS definitions to 0.7 and TweenJS to 0.5
2013-11-26 02:32:34 -08:00
John Reilly
2b08be22cf
jQueryUI: correct return type of dialog methods
...
Also corrected / added a couple of tests
2013-11-26 09:31:19 +00:00
Masahiro Wakame
b4a06eaf85
Add riotjs.d.ts and riotjs-render.d.ts
2013-11-26 16:28:31 +09:00
Chris Smith
f4ff0e3bb4
Fixed missing return type
2013-11-25 22:42:28 -08:00
Basarat Ali Syed
aa9c75cedb
Merge pull request #1330 from ufon/master
...
google.visualization - added ChartWrapper definition, ErrorEventObject definition, ChartSpecs definition
2013-11-25 18:44:39 -08:00
Basarat Ali Syed
65abdae9e3
Merge pull request #1333 from loyd/patch-2
...
Add worker's "send" method to NodeProcess
2013-11-25 18:43:12 -08:00
Basarat Ali Syed
ea66c14e71
Merge pull request #1332 from chaosmail/master
...
Updated D3.js
2013-11-25 17:08:26 -08:00
Paul Loyd
1e3efb6e24
Add worker's "send" method to NodeProcess
2013-11-25 23:57:04 +03:00
chaosmail
4008778541
Updated d3.d.ts and added size() function to Selection
2013-11-25 20:19:58 +01:00
Václav Oborník
074fc58fbf
Added forgotten code
2013-11-25 19:21:48 +01:00
Václav Oborník
1023a42dfe
google.visualization - added ChartWrapper definition, ErrorEventObject definition, ChartSpecs definition
2013-11-25 19:16:52 +01:00