jquery/test/unit
2009-03-31 17:35:20 +00:00
..
ajax.js Made it so that search input elements are now serialized. Fixes bug #4107. 2009-02-18 19:43:14 +00:00
attributes.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
core.js Unified the formatting of core.js. === or !== are used wherever appropriate, syntax has been normalized, braces are added in all cases, and jQuery() now returns an empty set. 2009-03-31 17:35:20 +00:00
css.js decoupling styles retrieval from the attr method 2009-03-22 23:25:03 +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 fix for #4189, live/die now work with contexts other than just document 2009-03-20 03:10:07 +00:00
fx.js decoupling styles retrieval from the attr method 2009-03-22 23:25:03 +00:00
manipulation.js breaking jquery out into smaller modules. added attributes.js, manipulation.js, and traversing.js 2009-03-18 21:15:38 +00:00
offset.js new offset method, faster and no more browser detection 2008-11-10 02:39:03 +00:00
selector.js fix for #4374, gap in :hidden, :visible logic 2009-03-18 17:55:07 +00:00
traversing.js breaking jquery out into smaller modules. added attributes.js, manipulation.js, and traversing.js 2009-03-18 21:15:38 +00:00