jquery/src
2010-01-11 13:48:40 -05:00
..
ajax.js Make sure the exception has some level of parity with the error from json2.js. 2010-01-07 12:25:50 -05:00
attributes.js Removed .removeAttr(Function), it didn't really make sense. 2010-01-07 11:14:56 -05:00
core.js A first pass at making sure that all the setter function arguments receive the index of the element and a relevant value to work with. Fixes #5763. 2010-01-06 15:08:07 -05:00
css.js Standardize on using double-quotes for string literals. 2009-12-21 20:13:16 -05:00
data.js Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline. 2009-12-21 19:58:13 -05:00
dimensions.js Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline. 2009-12-21 19:58:13 -05:00
effects.js Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline. 2009-12-21 19:58:13 -05:00
event.js Revert "Adding in backwards-compatiblity support for jQuery().bind/unbind/trigger - and immediately deprecating it. Please explicitly use jQuery(document) in your code." 2010-01-11 13:48:40 -05:00
intro.js Update the copyright from 2009 to 2010. 2010-01-03 20:04:24 -05:00
manipulation.js Make sure that .html(Function) gets the correct previous value. 2010-01-07 13:33:30 -05:00
offset.js Re-ordering the args to setOffset() in case people were relying upon the old order (doubtful). 2010-01-07 14:08:32 -05:00
outro.js Moved exposing window.jQuery and window.$ to the end of the jQuery file (helps some compatibility cases with older version of Prototype). Fixes ticket #4834. 2009-08-10 21:22:31 +00:00
queue.js Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline. 2009-12-21 19:58:13 -05:00
sizzle-jquery.js Landing in jQuery.contains, jQuery.fn.contains, and jQuery.fn.has support. Fixes #4101. 2009-12-09 12:43:13 -08:00
support.js Make a feature detect for the attribute selected code. Fixes #5702. 2009-12-22 15:46:54 -05:00
traversing.js Made a number of spacing changes to bring the code more-inline with the jQuery Core Style Guideline. 2009-12-21 19:58:13 -05:00