jquery/src
2011-01-09 15:58:23 -06:00
..
ajax Moved unload abort code so that the event is only bound if the xhr transport is used. Fixes #5280. 2011-01-09 22:20:58 +01:00
ajax.js Make it so prefilters get access to the original settings. 2011-01-09 20:31:15 +01:00
attributes.js Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. 2011-01-09 15:52:33 -06:00
core.js Renamed "complete" to "done" in order to avoid conflicts with jXHR.complete. 2011-01-06 01:26:06 +01:00
css.js Need to also handle the case where 'auto' is being returned, as in Firefox. Follow-up to #7395. 2010-11-09 23:33:18 -05:00
data.js Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. 2011-01-09 15:52:33 -06:00
dimensions.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
effects.js Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. 2011-01-09 15:52:33 -06:00
event.js Change the way jQuery.data works so that there is no longer a chance of collision between user data and internal data. Fixes #6968. 2011-01-09 15:52:33 -06:00
intro.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
manipulation.js Fix domManip leaks the first element when appending elements to multiple other elements. 2011-01-09 15:56:40 -06:00
offset.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
outro.js Made it so that you no longer need to build jQuery in order to run the test suite (but you'll still need a checkout of QUnit and Sizzle, at least). 2010-03-23 12:12:16 -04:00
queue.js Fix jQuery.queue leaks empty queues. 2011-01-09 15:58:23 -06:00
sizzle-jquery.js Fix broken selector code from last commit. 2010-10-22 01:48:32 -04:00
support.js Fix reliableHiddenOffsets test was not working properly when table cells have borders, causing unnecessary slowness in some browsers. Thanks to matjas for his $.support test page. 2010-12-26 10:35:14 -06:00
traversing.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00