jquery/test/unit
2011-05-08 16:16:19 +02:00
..
ajax.js Switch QUnit div from depreceted #main to #qunit-fixture 2011-04-17 02:43:57 -04:00
attributes.js Remove value check from formHook; other elements can use value hook 2011-05-07 22:01:10 -04:00
callbacks.js Removes definition of createList and use jQuery.Callbacks directly to make things a bit less obfuscated. 2011-05-08 16:12:43 +02:00
core.js Make sure that empty nodelists continue to map properly. Fixes #8993. 2011-05-02 13:25:53 -04:00
css.js Landing pull request 357. Update unit tests for widows & orphans. Supplements #8971 Fixes #8971. 2011-04-28 15:56:02 -04:00
data.js Switch QUnit div from depreceted #main to #qunit-fixture 2011-04-17 02:43:57 -04:00
deferred.js Replaces jQuery._Deferred with the much more flexible (and public) jQuery.Callbacks. Hopefully, jQuery.Callbacks can be used as a base for all callback lists needs in jQuery. Also adds progress callbacks to Deferreds (handled in jQuery.when too). Needs more unit tests. 2011-05-06 18:35:34 +02:00
dimensions.js revert to old code, bug is invalid 2011-04-15 07:48:50 -06:00
effects.js Call extend on prop to avoid changing original properties so that per-property easing is not lost in multiple animations with the same props 2011-05-07 21:26:02 -04:00
event.js Restored /g flag to rspaces; Adds unit tests; Supplements #9008 2011-04-28 21:15:45 -04:00
manipulation.js Fix problem with appending multiple string arguments in IE 6. Fixes #9072. 2011-05-03 15:02:26 -04:00
offset.js Merge branch 'bug_7931' of https://github.com/Xavi-/jquery into Xavi--bug_7931 2011-04-12 16:13:56 -04:00
queue.js merge with master and resolve more conflicts 2011-04-12 11:29:25 +02:00
traversing.js Disabling .add(form.elements) unit test. 2011-04-22 00:51:23 -04:00