jquery/test/unit
Mike Sherov 5f35b3d9f9 Fix #11857. Modularize css.js, add dependency management. Closes gh-816.
See the pull request for more info on the dependency management details.
2012-06-10 21:54:16 -04:00
..
ajax.js Fix #11743: Don't mask script errors in jQuery.ajax, closes gh-795. 2012-05-31 08:31:13 -07:00
attributes.js Fix #11857. Modularize css.js, add dependency management. Closes gh-816. 2012-06-10 21:54:16 -04:00
callbacks.js Gandalf the Grey says you shall not leak globals, even in the depths of Unit Tests. So fly, you fools! 2012-04-30 03:04:45 +02:00
core.js Fix #11857. Modularize css.js, add dependency management. Closes gh-816. 2012-06-10 21:54:16 -04:00
css.js Fix #11857. Modularize css.js, add dependency management. Closes gh-816. 2012-06-10 21:54:16 -04:00
data.js Fix #11435. Remove obsolete test code. 2012-04-04 21:38:47 -04:00
deferred.js Preserves context objects when multiple Deferreds are passed to $.when(). Context is an array containing the original contexts in order. When non-observable value is given, associated context is undefined. In case only a single non-observable value is given, context is the global object (thanks so much Function.prototype.apply!). Fixes #11749. 2012-05-12 21:41:39 +02:00
dimensions.js Don't swap to measure dimensions unless the element is display:none. #807 Fixes #11293 2012-06-07 11:08:31 -04:00
effects.js Make dimensions modular, adds optional build flag. Fixes #11856 2012-06-05 15:29:46 -04:00
event.js Fix #11857. Modularize css.js, add dependency management. Closes gh-816. 2012-06-10 21:54:16 -04:00
exports.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
manipulation.js Fix #11857. Modularize css.js, add dependency management. Closes gh-816. 2012-06-10 21:54:16 -04:00
offset.js Modularize offset (exclude w/ grunt build:*:*:-offset). Closes #813. Fixes #11865 2012-06-07 11:24:35 -04:00
queue.js Add quick-start documentation for testing with QUnit and using jQuery's helper methods. 2012-05-29 13:13:26 -04:00
selector.js Fix #11857. Modularize css.js, add dependency management. Closes gh-816. 2012-06-10 21:54:16 -04:00
support.js Fix #11857. Modularize css.js, add dependency management. Closes gh-816. 2012-06-10 21:54:16 -04:00
traversing.js jQuery#addBack supports an optional selector that can be used to filter the prior set before adding it back. Fixes #9800 2012-05-29 12:04:27 -04:00