jquery/test/unit
2010-03-22 18:50:17 -04:00
..
ajax.js More changes to get jQuery in line with JSLint. 2010-03-01 21:24:49 -05:00
attributes.js No need to run trim on every class iteration in addClass, thanks for the heads-up Leeoniya. 2010-02-13 14:30:27 -05:00
core.js Landing a faster trim method. Based upon the work by Travis Hardiman and DBJDBJ. More details here: http://forum.jquery.com/topic/faster-jquery-trim Fixes #2279, #4452, and #4835. 2010-03-09 09:14:27 -05:00
css.js
data.js Attach data directly to plain objects, no reason to use the central jQuery.cache. Fixes #6189. 2010-02-27 09:49:58 -05:00
dimensions.js
effects.js
event.js Rewrote the live/delegate submit tests to be more generic. 2010-03-09 14:08:33 -05:00
manipulation.js I take that back! It was a bug, but the cache had to be triggered and a collection of cached nodes had to be passed in (an odd case to be sure). Fixes #6227. 2010-03-05 00:14:47 -05:00
offset.js Added unit tests for setting offset one property at a time and added radix to parseInt calls 2010-03-22 18:50:17 -04:00
queue.js
selector.js
traversing.js Add in the new level information to the closest(Array) test. 2010-03-02 10:53:54 -05:00