Commit Graph

3685 Commits

Author SHA1 Message Date
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
Theodore Brown
1641546e82 Tweaked tests to fully pass 2013-12-25 11:50:58 -06:00
Theodore Brown
9a22a5907f Updated tests from http://jasmine.github.io/2.0/introduction.html 2013-12-25 11:50:23 -06:00
Theodore Brown
949e231c31 Updated definition file to support Jasmine v2.0 2013-12-25 11:49:29 -06:00
Theodore Brown
b748d83bb8 Copied v1.3 definitions and tests to separate versioned files 2013-12-25 11:33:33 -06:00
johnnyreilly
3416f6e88a jQuery: ajaxComplete 2013-12-24 11:48:46 +00:00
johnnyreilly
ac4275f168 jQuery: load JSDoc 2013-12-24 11:39:34 +00:00
johnnyreilly
3649e3320b jQuery: attr JSDoc 2013-12-24 11:31:23 +00:00
johnnyreilly
97787b7e3e jQuery: toggleClass / removeClass 2013-12-24 11:20:42 +00:00
johnnyreilly
db67a18e04 jQuery: Add serialize / serializeArray JSDoc 2013-12-24 11:06:23 +00:00
johnnyreilly
ae18b73452 jQuery: Added addClass JSDoc 2013-12-24 10:59:23 +00:00
Masahiro Wakame
079acf4f0e Merge pull request #1469 from craigbrett17/master
jasmine-fixture definitely typed file
2013-12-24 01:27:25 -08:00
Craig Brett
b0f4bf335b First crack at tests to test/show jasmine-fixture in action 2013-12-24 08:59:14 +00:00
Masahiro Wakame
2e92aa4666 Merge pull request #1385 from borisyankov/switch-0.9.5
all definition files are ready to use on TypeScript 0.9.5
2013-12-23 21:12:54 -08:00
Masahiro Wakame
5cc63cbebb Disabled failed test (threejs and lodash) 2013-12-24 13:12:56 +09:00
Masahiro Wakame
8bd6d2732e Fixed broken test typeahead/typeahead-tests.ts 2013-12-24 13:10:04 +09:00
Masahiro Wakame
8c6ce6c2b1 Merge branch 'master' into switch-0.9.5
Conflicts:
	sencha_touch/SenchaTouch.d.ts
2013-12-24 12:24:02 +09:00
Masahiro Wakame
772dfcf7a1 three.d.ts compile passed (with some trick...) 2013-12-24 12:15:15 +09:00
Masahiro Wakame
7b234af474 Remove threejs/three-r55.d.ts
Community can not maintain the definition of multiple versions
2013-12-24 11:12:08 +09:00
Masahiro Wakame
360170c9bf Remove extjs/ExtJS-4.2.0.d.ts
Community can not maintain the definition of multiple versions
2013-12-24 11:08:54 +09:00
Masahiro Wakame
e809ab4ef4 knockout.amd.d.ts has become redundant refs #1438 2013-12-24 11:06:26 +09:00
Masahiro Wakame
d4f73905d4 Merge pull request #1461 from csrakowski/royalSlider
updated royalSlider typings
2013-12-23 17:41:09 -08:00