3144 Commits
Author SHA1 Message Date
Igor Oleinikov e46dd25be8 Added test for ruduce with workaround of bug: https://typescript.codeplex.com/workitem/1960 2013-12-06 12:49:34 +04:00
Igor Oleinikov 82ba5bbfad Aligned with 0.9.5 beta 2013-12-02 18:03:55 +04:00
Basarat Ali Syed d7ed100ffe Merge pull request #1365 from johnnyreilly/master
jQuery: Added JSDoc for intellisense
2013-12-02 03:20:42 -08:00
John Reilly dea94f20ec jQuery: Added missing tests 2013-12-02 09:53:43 +00:00
John Reilly 3ddc915442 jQuery: More JSDoc comments / missing overloads 2013-12-02 09:48:28 +00:00
Basarat Ali Syed c2c51dac30 Merge pull request #1363 from pelotom/d3-documentation
Add/improve documentation for some D3.Selection methods
2013-12-01 04:23:36 -08:00
Tom Crockett ba0936348d Add/improve documentation for some D3.Selection methods 2013-12-01 03:12:13 -07:00
Basarat Ali Syed bce0ef3519 Merge pull request #1348 from RupertAvery/DateJS
DateJS definitions
2013-11-30 14:44:33 -08:00
rupert.avery 3a39b10eb6 Tests + Sugarpak 2013-11-30 21:48:36 +08:00
rupert.avery 4209e2c4c9 DateJS definitions 2013-11-30 21:48:35 +08:00
Basarat Ali Syed 38a3436dcc Merge pull request #1362 from bicycle-nerd/google-map-searchbox
Added the SearchBox class and SearchBoxOptions interface to the google maps places namespace
2013-11-29 16:58:54 -08:00
Christopher McGinnis 6889109c5e Added the SearchBox class and SearchBoxOptions interface to the places namespace 2013-11-29 15:26:32 -08:00
Basarat Ali Syed 8c80cc261e Merge pull request #1360 from johnnyreilly/master
jQuery: Continued adding JSDoc
2013-11-29 14:11:17 -08:00
John Reilly 585aeb8341 jQuery: Added one / ready JSDoc 2013-11-29 13:57:27 +00:00
John Reilly b7b78af91b jQuery: off and on tidied up, tighted up + JSDoc 2013-11-29 13:43:38 +00:00
John Reilly 37724f4237 jQuery: all mouse events now have JSDoc 2013-11-29 13:28:05 +00:00
John Reilly 076bbb280c jQuery: Added mousedown JSDoc/remove mouseevent
mouseevent does not exist
2013-11-29 13:18:27 +00:00
John Reilly 61b3118cfe jQuery: Added hover / load event handler JSDoc 2013-11-29 13:13:46 +00:00
Basarat Ali Syed 4d31a959f8 Merge pull request #1359 from johnnyreilly/master
jQuery: Added missing overloads with tests + contributors to head
2013-11-29 03:37:58 -08:00
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