jquery/test/unit
2011-05-25 19:49:50 -04: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
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 #9104. Returning null or undefined in a pipe callback shouldn't end up throwing an exception. Silly, silly, me. 2011-05-09 10:01:20 +02: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 Landing pull request 365. jQuery.buildFragment, ensure doc is a document; Fixes #8950. 2011-05-13 12:26:17 -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
traversing.js Disabling .add(form.elements) unit test. 2011-04-22 00:51:23 -04:00