Commit Graph
3168 Commits
Author SHA1 Message Date
Masahiro Wakame 270ff8afbc Merge pull request #1374 from mattbrooks2010/master
Added missing tests.
2013-12-04 06:28:14 -08:00
mattbrooks2010 72ac68b98e Added missing tests.
- Added routie-tests.ts file
- Tweaked definition file for compilation using tsc --noImplicitAny
2013-12-04 13:50:18 +00:00
Basarat Ali Syed 7b940e7cf9 Merge pull request #1373 from mattbrooks2010/master
Added definitions overloads of routie function.
2013-12-04 04:34:05 -08:00
Basarat Ali Syed 777a742a5b Merge pull request #1372 from johnnyreilly/master
knockout.projections: Created typings and tests
2013-12-04 04:32:24 -08:00
mattbrooks2010 ae37ccca01 Added definitions overloads of routie function.
The routie function supports being called in a number of ways with
different types of parameters. Added two new overloaded definitions for
this function.
2013-12-04 11:55:15 +00:00
John Reilly a20e5adf6a knockout.projections: corrected header 2013-12-04 11:35:18 +00:00
John Reilly 6d740ceb67 knockout.projections: Created typings and tests 2013-12-04 11:28:29 +00:00
Basarat Ali Syed 9f3be188ac Merge pull request #1368 from halfninja/halfninja-node-url
Fix Node url.format() param type
2013-12-03 13:02:58 -08:00
Masahiro Wakame 589c9666c9 Merge pull request #1371 from nvivo/jqueryui-sortable-selector
Fix too restrictive sortable options.
2013-12-03 09:34:45 -08:00
Masahiro Wakame f469f74cb5 Merge pull request #1364 from loyd/websocket
Add websocket
2013-12-03 09:31:19 -08:00
Masahiro Wakame 8ef39cf8e4 Merge pull request #1370 from hesselink/jquery-event-specialization
jQuery: split out Event constructor in separate object.
2013-12-03 08:25:31 -08:00
Masahiro Wakame 59269a45ad Merge pull request #1369 from johnnyreilly/master
jQuery: Added AJAX JSDoc + tightened up overloads
2013-12-03 08:23:43 -08:00
Natan Vivo f9b6bfd6fe Fix too restrictive sortable options.
From jquery docs: "If Selector is specified as the type of an argument, it accepts everything that the jQuery constructor accepts, eg. Strings, Elements, Lists of Elements."
http://api.jquery.com/Types/#Selector
2013-12-03 14:12:42 -02:00
Erik Hesselink 0f8fda7d49 jQuery: split out Event constructor in separate object.
This way, it is possible to specialize constructor for certain strings
to return a specific event type.
2013-12-03 16:01:08 +01:00
John Reilly 0283025a75 jQuery: a few more while I'm at it 2013-12-03 14:35:04 +00:00
John Reilly 0727cb849e jQuery: tabs to spaces 2013-12-03 14:23:09 +00:00
John Reilly a1e6cb6236 jQuery: Added data-less get / getJSON overloads
data on success => any
2013-12-03 14:20:55 +00:00
John Reilly 34f2dd7506 jQuery: Added AJAX JSDoc + tightened up overloads 2013-12-03 14:11:46 +00:00
Nick Howes 04ddf4ba31 Fix url.format() param type. 2013-12-03 13:20:56 +00:00
Basarat Ali Syed 7f90ac8db3 Merge pull request #1367 from hesselink/master
jquery: tabs to spaces.
2013-12-02 15:12:46 -08:00
Basarat Ali Syed 0fa3377d8d Merge pull request #1366 from johnnyreilly/master
jQuery:JSDoc for ajax/ajaxPrefilter/parseHTML+XML
2013-12-02 15:12:20 -08:00
Erik Hesselink 4626bfbcf0 jquery: tabs to spaces. 2013-12-02 17:20:29 +01:00
John Reilly 2338bbdc80 jQuery: removed comment
as it interfered with intellisense
2013-12-02 15:51:40 +00:00
John Reilly b9b3c2772d jQuery:JSDoc for ajax/ajaxPrefilter/parseHTML+XML 2013-12-02 15:47:49 +00: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
Paul Loyd baa029c0a3 Add support --noImplicitAny, rename interfaces 2013-12-02 13:34:02 +04:00
Paul Loyd 524c06741f Add websocket 2013-12-01 22:59:09 +04: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