jquery/src
2011-01-16 05:26:46 +01:00
..
ajax Setting the jsonp option to false now inhibits any url manipulation regarding the callback. 2011-01-16 05:26:46 +01:00
ajax.js Makes it so a prefilter can change the type of a request. 2011-01-16 05:24:14 +01:00
attributes.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
core.js added jQuery.subclass 2011-01-14 10:38:32 -05:00
css.js Revert "Revert fb4445070c which is no longer necessary with the release of Opera 11. Fixes #7608." We will be continuing to support Opera 10.6 in jQuery 1.5. 2011-01-14 14:12:29 -05:00
data.js Merge SlexAxton/jquery:master into jquery/jquery:master. 2010-12-26 22:12:56 -06:00
dimensions.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
effects.js Remove patch for very early versions of Opera 9 that made it impossible to animate values smaller than -10000. Fixes #7193. Thanks to igorw for initial patch & test case. 2010-12-30 01:23:08 -06:00
event.js Merge branch 'fix7762' into jquery master. Fixes #7762. 2010-12-30 00:02:56 -06:00
intro.js Clean trailing whitespace from all files. 2010-12-30 00:34:48 -06:00
manipulation.js Ensure that buildFragment clones elements properly in all browsers. Fixes #3879, #6655. Also improves form element clone tests and fixes bugs in $.fn.clone exposed by these new test cases related to the values of checkboxes and radio buttons in IE. 2011-01-09 18:38:44 -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 Make sure that when multiple variables are being declared that assignments are each done on their own line. 2010-11-09 11:09:07 -05: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 Merge branch 'master' of https://github.com/scottgonzalez/jquery 2011-01-14 11:23:05 -05:00