..
ajax.js
Ajax: use anchor tag for parsing urls
2014-12-11 15:26:04 -05:00
attributes.js
Attributes: Use the option val hook in select val hook and simplify it
2014-12-08 22:39:58 +01:00
callbacks.js
Callbacks: Disabling a callback should prevent firing
2014-12-07 20:51:04 -05:00
core.js
Core: re-introduce createHTMLDocument in parseHTML; Safari 8 left out
2014-12-10 09:51:30 -05:00
css.js
CSS: Add unit tests for negative margins and positioning
2014-12-24 00:33:00 +03:00
data.js
Tests: Minor updates for QUnit 1.16 compatibility
2014-12-05 12:34:17 -05:00
deferred.js
No ticket: add assertions for jQuery.when( array ). Close gh-1312.
2013-08-19 18:25:42 +02:00
deprecated.js
Deprecated: Drop size and andSelf methods
2014-10-30 01:19:54 +01:00
dimensions.js
Tests: Tilt at a few style guide windmills
2014-12-06 13:30:31 -05:00
effects.js
Tests: Minor updates for QUnit 1.16 compatibility
2014-12-05 12:34:17 -05:00
event.js
Event: Empty namespaces should be uneventfully ignored
2014-12-09 19:59:56 -05: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
Manipulation: improve test for data-URI
2014-12-08 09:26:15 +03:00
offset.js
Offset: don't run scrollTop/scrollLeft iframe test in mobile Safari
2014-12-25 04:49:56 +03:00
queue.js
Correct spacing.
2013-04-15 19:26:34 +02:00
ready.js
Pass all tests (and load Sizzle fixture correctly) when loading with AMD
2013-08-29 16:18:17 -04:00
selector.js
Build: Fix various typos
2014-11-08 17:24:33 +03:00
serialize.js
Misc: Drop support for older browsers; update support comments
2014-11-03 18:37:26 +01:00
support.js
README: various text fixes
2014-12-15 16:07:10 +03:00
traversing.js
Traversing: Check all pairwise element combinations for .find( els )
2014-01-17 00:38:56 -05:00
wrap.js
Manipulation: make wrapAll funarg execute only once
2014-12-24 01:51:33 +03:00