Commit Graph
3506 Commits
Author SHA1 Message Date
Masahiro Wakame bf8fc6fe38 Merge pull request #1493 from xt0rted/patch-2
angularjs: Add $parseProvider
2014-01-05 03:15:39 -08:00
Basarat Ali Syed f72e639218 Merge pull request #1502 from Belelros/master
Adding TDD style to Mocha definitions
2014-01-05 01:59:28 -08:00
Basarat Ali Syed 424f9e1be3 Merge pull request #1504 from mikehhawley/master
smoothie: add definitions
2014-01-05 01:58:58 -08:00
Antonio Laguna 3ca0a69d6c Adding TDD style to Mocha definitions 2014-01-04 17:46:26 +00:00
Mike H. Hawley f4aaf7a1a6 smoothie: add definitions 2014-01-04 19:38:45 +04:00
John Reilly 1fd738c346 Merge pull request #1495 from johnnyreilly/master
jQuery.validation: Gave definition to errorMap
2014-01-02 09:03:58 -08:00
John Reilly da1982687c jQuery.validation: Gave definition to errorMap 2014-01-02 15:49:20 +00:00
Masahiro Wakame 040763a53a Merge pull request #1494 from vvakame/rm-not-required-tscparams
Remove not required tscparams
2014-01-02 05:25:32 -08:00
vvakame 6ab4ffae2b Remove not required tscparams 2014-01-02 16:34:52 +09:00
Brian Surowiec ad4009b296 angularjs: Add $parseProvider 2014-01-02 00:47:37 -05:00
John Reilly a144c49680 Merge pull request #1492 from johnnyreilly/master
jQuery: JSDoc'd width / height / innerWidth / innerHeight / coordinates
2014-01-01 08:40:45 -08:00
johnnyreilly 925a1282a8 jQuery: JSDoc'd coordinates and added test suite
Added interface to cover coordinates definition.
2014-01-01 16:05:06 +00:00
johnnyreilly 6baada500f jQuery: JSDoc'd width + added width test suite 2014-01-01 15:48:56 +00:00
johnnyreilly f6e89c970d jQuery: JSDoc'd innerWidth / innerWidth
removed invalid overloads
2014-01-01 15:39:08 +00:00
johnnyreilly 4d7fdffa2e jQuery: JSDoc'd height 2014-01-01 15:30:44 +00:00
John Reilly f22511d851 Merge pull request #1490 from johnnyreilly/master
jQuery: added html JSDoc
2014-01-01 07:15:18 -08:00
johnnyreilly 15e56b924d jQuery: added html JSDoc 2014-01-01 06:45:20 +00:00
Basarat Ali Syed 2506787b09 Merge pull request #1489 from xt0rted/patch-1
Fix spacing in param comment
2013-12-31 22:26:09 -08:00
Brian Surowiec 0f20de72a2 Fix spacing in param comment 2014-01-01 00:39:06 -05:00
Basarat Ali Syed 768d0c2dff Merge pull request #1487 from vbortone/feature/jquery-joyride
jquery.joyride. Initial Code and tests
2013-12-30 22:51:33 -08:00
Vincent Bortone db29f8bb9a jquery.joyride. Initial Code and tests 2013-12-31 01:02:05 -05:00
Basarat Ali Syed f328ecb4cb Merge pull request #1476 from ufon/master
mongodb - support for --noImplicitAny flag
2013-12-30 19:59:01 -08:00
Basarat Ali Syed 22905a059f Merge pull request #1481 from loyd/ws
Add ws
2013-12-29 21:57:23 -08:00
Basarat Ali Syed 41025cc14f Merge pull request #1480 from eirikhm/BackboneModelFixes
Backbone: Fixes for Model.isValid
2013-12-29 21:54:53 -08:00
John Reilly 51f1dc08ff Merge pull request #1486 from johnnyreilly/master
jQuery: Added JSDoc for prop / val
2013-12-29 14:25:34 -08:00
johnnyreilly 609712265e jQuery: brought val into line with documentation
Plus added val test suite
2013-12-29 21:42:55 +00:00
johnnyreilly 3f51b9c7b2 jQuery: removeProp 2013-12-29 21:29:55 +00:00
johnnyreilly 9f7b30fce9 jQuery: JSDoc'd prop 2013-12-29 21:27:56 +00:00
Eirik Hoem a6f00d174c Reverted URL change 2013-12-29 14:29:18 +01:00
Eirik Hoem 5d1fb5ab2e Added url property as well 2013-12-29 14:03:19 +01:00
Basarat Ali Syed 58109f1bda Merge pull request #1483 from KhodeN/patch-2
Update sugar.d.ts
2013-12-29 04:57:02 -08:00
KhodeN b0aa332627 Update sugar.d.ts
argument 'all' is optional for `String.capitalize`
2013-12-29 17:22:54 +11:00
John Reilly b59ef1721b Merge pull request #1482 from johnnyreilly/master
jQuery: cover off the ajax handlers
2013-12-28 14:46:55 -08:00
johnnyreilly ff54b34c0f jQuery: cover off the ajax handlers 2013-12-28 20:56:06 +00:00
Paul Loyd df8ece96ce Add ws 2013-12-29 00:36:47 +04:00
Basarat Ali Syed ea3efa8377 Merge pull request #1479 from Igorbek/master
Fixed tests of ThreeJS
2013-12-28 08:03:04 -08:00
Eirik Hoem 1249a51a38 Model.url is now a method, see docs 2013-12-28 16:06:22 +01:00
Eirik Hoem 8f06917644 Model.isValid is now accepts options, see source 2013-12-28 16:06:08 +01:00
Basarat Ali Syed 0123ffd567 Merge pull request #1478 from JustinBeckwith/master
add support for noImplicitAny
2013-12-28 05:58:40 -08:00
Igor Oleinikov 93aed76288 threejs: enabled tests 2013-12-28 17:44:55 +04:00
Igor Oleinikov 27a68210f0 threejs: fixed disabled test (with hack via TS bug https://typescript.codeplex.com/workitem/2036) 2013-12-28 17:36:51 +04:00
Justin Beckwith 4a8ae9cbcc add support for noImplicitAny 2013-12-27 15:34:00 -08:00
Václav Oborník 836c64de8f mongodb - support for --noImplicitAny flag 2013-12-27 12:31:49 +01:00
Masahiro Wakame 310ce2d163 Merge pull request #1474 from kingdango/master
jquery.ContextMenu - Fixed signature for callback option
2013-12-26 19:39:24 -08:00
Masahiro Wakame 8234e95606 Merge pull request #1444 from valotas/express-router
Express.Router definition
2013-12-26 19:33:42 -08:00
Basarat Ali Syed a97cb15820 Merge pull request #1471 from johnnyreilly/master
jQuery: the quest for JSDoc completeness continues...
2013-12-26 13:47:31 -08:00
Basarat Ali Syed 5f3102a368 Merge pull request #1473 from theodorejb/jasmine-2.0
Jasmine 2.0
2013-12-26 13:42:49 -08:00
johnnyreilly 3b581e0152 jQuery: now with valid ajaxComplete test
Also with corrected jquerymobile attr test
2013-12-26 21:15:05 +00:00
Aaron King 4ac8d103f2 jquery.ContextMenu - Fixed signature for callback option 2013-12-26 14:56:50 -05:00
johnnyreilly 427d2e0576 jQuery: Fix to typings 2013-12-25 19:07:30 +00:00