jquery/src
2011-04-10 16:32:40 -04:00
..
ajax Applies exception in Style Guidelines regarding objects and functions when they are the last argument of a function call. 2011-04-08 17:41:14 +02:00
sizzle@c50b0cddec Bringing in the latest Sizzle code. 2011-04-10 16:28:44 -04:00
ajax.js Applies exception in Style Guidelines regarding objects and functions when they are the last argument of a function call. 2011-04-08 17:41:14 +02:00
attributes.js Merge branch 'attrhooks.1.6v2' of https://github.com/timmywil/jquery into timmywil-attrhooks.1.6v2 2011-04-10 15:41:51 -04:00
core.js Merge branch 'attrhooks.1.6' 2011-04-10 15:49:17 -04:00
css.js Improve relative string performance in .css and some code cleanup 2011-04-04 16:48:24 -07:00
data.js Fixes #7328. When getting data- attributes, after-cap any embedded dashes per the W3C HTML5 spec. 2011-04-10 15:17:00 -04:00
deferred.js Applies exception in Style Guidelines regarding objects and functions when they are the last argument of a function call. 2011-04-08 17:41:14 +02:00
dimensions.js Revised the Nokia support fallback. It turns out that Nokia supports the documentElement property but does not define document.compatMode. Adding this third fallback allows Nokia to run jQuery error-free and return proper values for window width and height. 2011-01-19 12:40:32 -05:00
effects.js Applies exception in Style Guidelines regarding objects and functions when they are the last argument of a function call. 2011-04-08 17:41:14 +02:00
event.js Merge branch 'eventprops.1.6final' of https://github.com/rwldrn/jquery into rwldrn-eventprops.1.6final 2011-04-10 16:28:15 -04:00
intro.js Updating the year in the header. 2011-01-24 16:45:29 -05:00
manipulation.js - Added a hook to swap display none for width and height in browsers that do not sufficiently support get/setAttribute 2011-04-03 19:13:41 -04:00
offset.js Fix test cases for bug #8316 fix. 2011-03-31 02:55:16 -04:00
outro.js Moved jQuery global leak to end of file so accidental gEBCN overrides in prototype don't get caught up in confusion. Fixed tests to reference jQuery variable instead of $ (best practice). Fixes #8033 2011-01-23 21:19:33 -06:00
queue.js Adds fn.promise as a mean to observe the completion of animations on a set of elements. Only queued animations are handled for now, non-queued animations support coming soon. Effects unit tests updated to test the feature (needs more testing though). 2011-04-07 06:00:52 +02:00
sizzle-jquery.js Fix broken selector code from last commit. 2010-10-22 01:48:32 -04:00
support.js Merge branch 'attrhooks.1.6' 2011-04-10 15:49:17 -04:00
traversing.js Fix formatting. 2011-04-10 16:32:40 -04:00