..
ajax.js
Make unit tests friendly to Closure Compiler. Closes gh-845.
2012-07-05 15:52:42 -04:00
attributes.js
Fix #11547 . toLowerCase not work good on XML attributes.
2012-07-11 23:09:07 -04:00
callbacks.js
Make unit tests friendly to Closure Compiler. Closes gh-845.
2012-07-05 15:52:42 -04:00
core.js
Fix #12026 . Let props in $(html, props) be any jQuery.fn method.
2012-07-05 17:21:58 -04:00
css.js
Make unit tests friendly to Closure Compiler. Closes gh-845.
2012-07-05 15:52:42 -04:00
data.js
Make unit tests friendly to Closure Compiler. Closes gh-845.
2012-07-05 15:52:42 -04:00
deferred.js
Make unit tests friendly to Closure Compiler. Closes gh-845.
2012-07-05 15:52:42 -04:00
deprecated.js
Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965
2012-06-25 10:02:28 -04:00
dimensions.js
Make unit tests friendly to Closure Compiler. Closes gh-845.
2012-07-05 15:52:42 -04:00
effects.js
You can't hurry tests, no, you just have to wait.
2012-07-10 12:52:21 -04:00
event.js
Wontfix #10791 : please use "[class=foo]" with SVG elements
2012-07-11 17:17:47 -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
Remove a few stray spaces in unit tests.
2012-07-10 21:44:03 -04:00
offset.js
Remove a few stray spaces in unit tests.
2012-07-10 21:44:03 -04:00
queue.js
Unit tests are linted and passing.
2012-06-21 15:30:24 -04:00
selector.js
Make unit tests friendly to Closure Compiler. Closes gh-845.
2012-07-05 15:52:42 -04:00
support.js
Unit tests are linted and passing.
2012-06-21 15:30:24 -04:00
traversing.js
Fix #11969 . Never a null moment when checking siblings.
2012-06-26 17:08:49 -04:00