jquery/test/unit
2012-10-30 13:32:53 -04:00
..
ajax.js Fix #12751. Ensure parseJson throws in the same situations as JSON.parse. Close gh-993. 2012-10-17 16:28:55 -04:00
attributes.js Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
callbacks.js Style nit in test/unit/callbacks.js. Closes gh-992 2012-10-16 17:25:20 -04:00
core.js Fix #12107. Let .proxy() curry args without overwriting context. Close gh-866. 2012-10-20 22:10:06 -04:00
css.js Fix #12685. Handle inconsistent opacity for ie < 9. Close gh-1005. 2012-10-30 10:20:54 -04:00
data.js Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
deferred.js Fixing style for deferred.js unit tests. Close gh-973. 2012-10-16 08:24:18 -04:00
deprecated.js Fixes #12736. Move hover event hack to deprecated.js for removal in 1.9. Closes gh-982. 2012-10-16 14:47:11 -04:00
dimensions.js Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
effects.js Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
event.js Missing semicolon. 2012-10-21 20:19:51 -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 Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
offset.js Fixes #12139, make sure absolutely positioned elements have HTML as offsetParent, closes gh-1010 2012-10-26 12:40:57 -04:00
queue.js Implement expectation test instead of using _removeData. Close gh-997. 2012-10-28 22:44:57 -04:00
selector.js enforce double quotes via JSHint. Closes gh-975 2012-10-16 10:17:14 -04:00
serialize.js Extracts the serialization code from the ajax module so that alternative ajax implementations can use it without the need for the whole ajax module to be included in the build. 2012-07-13 09:47:43 +02:00
support.js Fixes #11635, Explicit overflow:auto is overridden by inline overflow:hidden during animation, closes gh-981 2012-10-16 12:30:28 -04:00
traversing.js Fix #12009. $().find( DOMElement ) should pushStack properly. Close gh-927. 2012-10-30 13:32:53 -04:00