jquery/src
2012-07-02 15:24:33 -04:00
..
ajax Strips IIFEs from modules; Always require built jQuery for tests. 2012-06-04 12:48:18 -04:00
sizzle@a45c012a05 Sizzle: minor adjustments and a small fix in the child selector regex 2012-07-02 15:24:33 -04:00
.jshintrc Adds .jshintrc files for: grunt (default set), src, tests; Adapts jQuery-UI loading method 2012-06-25 10:49:21 -04:00
ajax.js Interim take on cross-module variables, closes gh-817. 2012-06-15 21:01:44 -04:00
attributes.js Make removeClass smart enough to remove duplicates. Fixes #11923 2012-06-23 19:38:27 -04:00
callbacks.js Interim take on cross-module variables, closes gh-817. 2012-06-15 21:01:44 -04:00
core.js Add back ID shortcut. It's about 3 times faster than going through jQuery.fn.find and merging. 2012-07-02 11:34:26 -04:00
css.js Fixes typo in comment 2012-06-18 14:17:10 -04:00
data.js Fix #10589. Remove deprecated $.fn.data("events") special case. 2012-06-11 17:16:19 -04:00
deferred.js Interim take on cross-module variables, closes gh-817. 2012-06-15 21:01:44 -04:00
deprecated.js Move jQuery.sub to deprecated.js, because it is. 2012-06-29 17:47:59 -07:00
dimensions.js Fixe dimensions tests. No core code changes. Supplements #11856 2012-06-06 17:06:03 -04:00
effects.js Completes #11799: Maybe .progress() was cooler than I thought. 2012-06-25 10:34:25 -04:00
event.js Fix #11382. #11764. Only prevent click events on disabled elements. 2012-06-27 11:58:16 -04:00
exports.js Strips IIFEs from modules; Always require built jQuery for tests. 2012-06-04 12:48:18 -04:00
intro.js Update copyright years for jQuery and Sizzle 2012-06-26 16:55:40 -04:00
manipulation.js Clear elements to avoid leaking memory. Close gh-837. Fixes #11809 2012-06-26 14:49:56 -04:00
offset.js Strips IIFEs from modules; Always require built jQuery for tests. 2012-06-04 12:48:18 -04:00
outro.js Landing pull request 586. Create exports.js for exporting jQuery to window and AMD. Fixes #10687. 2011-11-14 12:13:25 -05:00
queue.js Strips IIFEs from modules; Always require built jQuery for tests. 2012-06-04 12:48:18 -04:00
sizzle-jquery.js Sizzle: minor adjustments and a small fix in the child selector regex 2012-07-02 15:24:33 -04:00
support.js Fix #11757. IE 6/7 can't clean up circular DOM-JS refs. 2012-06-22 09:46:07 -04:00
traversing.js UPDATE SIZZLE: completed rewrite for better things! 2012-07-02 11:34:26 -04:00