.. |
ajax.js
|
Use charAt instead of string indexing for oldIE's sake. Fixes #14356.
|
2013-09-12 15:49:53 -05:00 |
attributes.js
|
No ticket: Hide the testing-support jQuery from tests
|
2013-09-03 11:13:20 -04:00 |
callbacks.js
|
Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755.
|
2013-04-09 12:21:54 -04:00 |
core.js
|
Add unit tests for jQuery.grep. Close gh-1345.
|
2013-09-12 11:23:21 -05:00 |
css.js
|
Correct test assertion of #10227 ticket for IE8
|
2013-09-17 18:21:26 +04:00 |
data.js
|
AMD-ify jQuery sourcegit s! Woo! Fixes #14113, #14163.
|
2013-08-15 15:49:49 -04:00 |
deferred.js
|
No ticket: add assertions for jQuery.when( array ). Close gh-1312. (cherry-picked from 584a4af9c8 )
|
2013-08-19 18:26:57 +02:00 |
deprecated.js
|
Fix #13741. Make wrap/unwrap methods optional; close gh-1236.
|
2013-04-17 23:06:33 -04:00 |
dimensions.js
|
Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755.
|
2013-04-09 12:21:54 -04:00 |
effects.js
|
No ticket: Improve line-height animation test stability
|
2013-09-17 09:55:53 -04:00 |
event.js
|
No ticket: Hide the testing-support jQuery from tests
|
2013-09-03 11:13:20 -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
|
Simplify replaceWith method. Closes gh-1276
|
2013-09-17 14:21:34 +04:00 |
offset.js
|
Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755.
|
2013-04-09 12:21:54 -04:00 |
queue.js
|
Further spacing & code style corrections.
|
2013-04-15 19:34:45 +02:00 |
ready.js
|
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
|
2013-08-29 16:25:44 -04:00 |
selector.js
|
Fix #13223. Re-allow leading space in HTML. Close gh-1264.
|
2013-05-09 14:07:19 -04:00 |
serialize.js
|
Update jshintrc to conform to new style guide. Conform to onevar and unused in tests. Fixes #13755.
|
2013-04-09 12:21:54 -04:00 |
support.js
|
Fix more support tests (support.input should only be false in IE8 and checkClone as it is now used is fine in IE)
|
2013-09-11 17:23:17 -05:00 |
traversing.js
|
Fix #13846: .prev sort direction
|
2013-05-01 11:36:48 -04:00 |
wrap.js
|
Fix #13741. Make wrap/unwrap methods optional; close gh-1236.
|
2013-04-17 23:06:33 -04:00 |