.. |
ajax.js
|
Removes unnecessary closure and apply
|
2012-11-26 12:09:42 +01:00 |
attributes.js
|
Fix #12915, add propHook for scrip src property on oldIE. Close gh-1035.
|
2012-11-18 21:20:12 -05:00 |
callbacks.js
|
Style nit in test/unit/callbacks.js. Closes gh-992
|
2012-10-16 17:25:20 -04:00 |
core.js
|
Fix #12191. jQuery.type should return "error" for Error objects.
|
2012-11-24 17:22:14 -05:00 |
css.js
|
No ticket: remove test suite external dependencies
|
2012-11-01 17:32:08 -04:00 |
data.js
|
Restore jQuery.access parameter mistakenly removed in 80d45a69
|
2012-11-06 09:53:00 -05:00 |
deferred.js
|
Fixing style for deferred.js unit tests. Close gh-973.
|
2012-10-16 08:24:18 -04:00 |
deprecated.js
|
Remove APIs now in jquery-compat
|
2012-11-07 20:12:03 -05:00 |
dimensions.js
|
Implement expectation test instead of using _removeData. Close gh-997.
|
2012-10-28 22:44:57 -04:00 |
effects.js
|
Fix #12803. Add jQuery.fx.start as a hook point. Close gh-1024.
|
2012-11-25 15:23:02 -05:00 |
event.js
|
Fix #12733. Ignore excess spaciness in event strings.
|
2012-11-24 16:05:20 -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
|
Fix #9960, allow manipulation for parent document nodes. Close gh-924.
|
2012-11-24 16:53:27 -05:00 |
offset.js
|
No ticket: update test suite to pass QUnit globals check in most environments. Close gh-1016.
|
2012-11-05 17:24:03 -05:00 |
queue.js
|
No ticket: speedup test suite. Close gh-1020.
|
2012-11-08 10:10:43 -05: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
|
Fix testing of no-ajax custom builds
|
2012-11-01 00:40:27 -04:00 |
traversing.js
|
Test case for #12816
|
2012-10-31 23:36:43 -04:00 |