Commit Graph
180 Commits
Author SHA1 Message Date
Pedro Ferreira f8d298e022 EaselJS: Add missing methods to Stage 2012-11-17 23:39:12 +00:00
jbaldwin 9d3a2815af Added require-2.1.d.ts and tests 2012-11-17 14:02:12 -07:00
Oldrich Svec 6c2d697964 Correction of the promise object
http://api.jquery.com/deferred.promise/

The Promise exposes only the Deferred methods needed to attach additional handlers or determine the state (then, done, fail, always, pipe, progress, and state), but not ones that change the state (resolve, reject, notify, resolveWith, rejectWith, and notifyWith).
2012-11-17 13:40:30 +01:00
Boris Yankov d3d933700f Rename jquery.bbq 2012-11-16 19:28:56 +02:00
Boris Yankov aad81c77e9 Update readme 2012-11-16 19:28:42 +02:00
Boris Yankov 584a5f313b Update jQuery.Validation definitions and tests 2012-11-16 19:14:22 +02:00
Boris Yankov 4f575f34da Initial jquery.validation & tests 2012-11-16 19:14:22 +02:00
Boris Yankov 2b7a40143e Add jquery.dynatree missing reference 2012-11-16 19:14:21 +02:00
Adam R. Smith 4bb12a54fe Definition files for tween.js and jquery.bbq. 2012-11-16 07:11:20 -08:00
Boris Yankov 3bb7b5936c Add keyCode to jQuery UI definitions 2012-11-15 11:36:14 +02:00
Marcel Binot f5d8969915 Backbone: url and rootUrl changed to url() and rootUrl(), groupBy() removed 2012-11-15 08:58:20 +01:00
Pavel Savara 1aa8a03e99 fixed typo in interface name 2012-11-14 21:15:45 +01:00
Sean Clark Hess c2113e5fc0 almost working 2012-11-14 11:12:24 -07:00
Sean Clark Hess 8534b4c0a8 got express() to work instead of express.createServer() 2012-11-14 11:07:52 -07:00
Boris Yankov c00279d3d3 Fix SignalR declarations and files 2012-11-13 16:33:05 +02:00
Pedro Ferreira 1bc4b2c339 JQuery: Add return value of .offset() method 2012-11-13 00:58:53 +00:00
Boris Yankov dbf4b939c7 Add SignalR definitions and tests 2012-11-12 15:07:03 +02:00
Boris Yankov d2a019edf3 Merge pull request #67 from diegovilar/master
Some jQuery/jqLite related fixes
2012-11-12 01:38:30 -08:00
Boris Yankov 64c9e43095 Add Breeze definitions and tests 2012-11-11 22:58:01 +02:00
Diego Vilar f8ad2ebfa4 IAngularStatic.element is now of the type JQueryStatic (thanks goes to gregwebs); Let go of IJQLiteOrBetter and now everything that expects or returns a jQuery-like object is of the type JQuery directly. 2012-11-11 16:53:55 -03:00
John Vrbanac 95d0b40c61 Getting rid of an old ember file to make the pull request easier 2012-11-09 15:51:19 -06:00
John Vrbanac 6d1d4a5851 Renaming Ubuntu Unity Web API definition files. 2012-11-09 15:47:52 -06:00
John Vrbanac cc9c499939 Adding Ubuntu Unity Web API definition
Includes basic tests for the definition.
2012-11-09 15:44:24 -06:00
John Vrbanac a6f5ebdf0b Merge branch 'master' of https://github.com/borisyankov/DefinitelyTyped 2012-11-09 15:32:31 -06:00
Boris Yankov 4e46378afe Add jQuery Deferred.promise() and data() overloads 2012-11-09 20:22:41 +02:00
Boris Yankov b1aa03cad8 Fix Toastr definitions 2012-11-09 19:58:37 +02:00
Boris Yankov 02b302faa7 Fix jQuery prop() definition and add some tests 2012-11-09 19:58:37 +02:00
Boris Yankov e7ac778279 Add jQuery $.Deferred() 2012-11-09 19:58:36 +02:00
Boris Yankov fa6f92a3ae Fix jQuery definition for ajaxError(), ajaxSend() and ajaxSuccess() 2012-11-09 19:58:36 +02:00
Boris Yankov d174202408 Add jQuery return type for css() method 2012-11-09 19:58:36 +02:00
Boris Yankov f8f335fbf3 Add jQuery animate() overload 2012-11-09 19:58:35 +02:00
Boris Yankov 2b9bd01975 Fix jQuery overrideMimeType definition 2012-11-09 19:58:35 +02:00
James Strachan 3038207040 fixed typo and compile errors and rmeoved some duplicate definitions 2012-11-08 13:36:30 +00:00
Boris Yankov ff458d14ee Update for toastr 1.0.3 2012-11-08 09:59:43 +02:00
Boris Yankov 320fd6b0a2 Merge pull request #60 from ajorkowski/master
Fix Knockout Subscribe
2012-11-07 20:04:51 -08:00
Boris Yankov 2a80be8699 Improve jQuery UI Datepicker method definitions 2012-11-08 05:56:50 +02:00
Boris Yankov ffd07f3c4f Add jQuery UI widget and position definitions + tests 2012-11-08 05:43:15 +02:00
Boris Yankov df6846025f Improve toastr definitions 2012-11-08 05:43:15 +02:00
Boris Yankov c1a5e73527 Add more jQuery method overloads 2012-11-08 05:43:14 +02:00
Felix Jorkowski 5166fa435b Fixed knockout subscribe calls and made typed too 2012-11-08 09:34:10 +11:00
Diego Vilar 44102e8168 Fixed IHttpPromise members signatures. Thanks to marcinnajder for pointing it out. 2012-11-07 18:36:05 -03:00
Boris Yankov 94a47d64f9 Improve jQuery UI definitions and add tests 2012-11-07 17:47:44 +02:00
Boris Yankov 5e9aceb7a4 Fix some sammyjs definitions 2012-11-07 15:43:27 +02:00
Boris Yankov dc015afdc2 Fix ember.js defintions 2012-11-07 11:21:51 +02:00
Boris Yankov 9bfc978542 Fix Jasmine definitions 2012-11-06 15:40:28 +02:00
Marcel Binot 4cac383791 fixes in Backbone 2012-11-06 10:35:31 +01:00
Boris Yankov 6f4c7d834d Add Toastr definitions and tests 2012-11-06 00:59:05 +02:00
Boris Yankov 073bdc108d Several fixes for jQuery and some tests added 2012-11-05 13:42:58 +02:00
Boris Yankov ef16c3fcbd Add jQuery.text definitions and more tests 2012-11-05 11:52:18 +02:00
Boris Yankov 2e47786c02 Fix jQuery definitions and more tests 2012-11-05 11:29:00 +02:00