jquery/test/unit
2009-05-04 00:19:57 +00:00
..
ajax.js fix global event triggering that i broke in r6323 2009-05-01 00:59:27 +00:00
attributes.js make sure toggleClass does not delete classNames when forcefully removing classes and they are already removed 2009-05-02 22:35:39 +00:00
core.js testrunner: Updating an orphaned test 2009-05-03 17:02:56 +00:00
css.js fix for #4216. css now ignores negative numbers for width and height when passed an object of props and vals. 2009-04-22 05:23:53 +00:00
data.js jquery data: Closes #3539. Exposed jQuery.queue. Moved all the data and queue functions to their own module. Made the dequeue function more generic(designed to be used on functions). Closes #3748. Reverted a previous modification. 2008-12-30 02:31:26 +00:00
dimensions.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
event.js live event handlers now receive data from trigger, fixes #4532, thanks nbubna 2009-04-30 21:50:15 +00:00
fx.js decoupling styles retrieval from the attr method 2009-03-22 23:25:03 +00:00
manipulation.js Added explicit module names to the new unit tests. 2009-04-20 17:05:18 +00:00
offset.js new offset method, faster and no more browser detection 2008-11-10 02:39:03 +00:00
selector.js fix :hidden selector that was accidentally reverted in previous commit, also fixed tests for :hidden selector in IE6 2009-05-04 00:19:57 +00:00
traversing.js Added explicit module names to the new unit tests. 2009-04-20 17:05:18 +00:00