jquery/test/unit
2011-05-26 18:44:22 +01:00
..
ajax.js Switch QUnit div from depreceted #main to #qunit-fixture 2011-04-17 02:43:57 -04:00
attributes.js Landing pull request 382. Adds support for number values (meter,progress); Fixes #9319. 2011-05-20 11:03:33 -04:00
callbacks.js Added queue flag to $.Callbacks. Unit tests added (more to come). 2011-05-26 18:44:22 +01:00
core.js Landing pull request 383. Relocating jQuery.camelCase to core; Fixes #9368. 2011-05-25 15:10:49 -04:00
css.js Style edits for pull request 375 2011-05-13 12:14:31 -04:00
data.js Make sure that data properties with hyphens are always accessed/set using camelCase. Fixes #9124. 2011-05-10 11:56:42 -04:00
deferred.js Fixes repeatable callbacks list with memory disabling. Unit tests for Deferreds updated. 2011-05-26 18:44:12 +01:00
dimensions.js Return null for outer/inner width/height calls on window/document. Fixes #7557. 2011-05-25 19:49:50 -04:00
effects.js Landing pull request 374. .animate() Callbacks should fire in correct order (unit test included). Fixes #9100. 2011-05-10 11:22:12 -04:00
event.js Landing pull request 377. Check custom data != null(undefined), allows zero; Fixes #9285. 2011-05-16 10:38:36 -04:00
manipulation.js Add test for appending an xml element to another. Supplements #9370. 2011-05-25 20:48:59 -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 Animation callbacks keep their place in the queue stack. Fixes #9220. 2011-05-13 11:56:55 -04:00
support.js Fixes #9239. If the body is already present in the DOM, use a div within it to perform boxModel-related support tests. Unit test added. 2011-05-13 17:43:53 +02:00
topic.js Renames $.Channel as $.Topic to be on par with usual terminology of existing pub/sub implementations. 2011-05-26 18:44:21 +01:00
traversing.js Disabling .add(form.elements) unit test. 2011-04-22 00:51:23 -04:00