.. |
ajax
|
Strips IIFEs from modules; Always require built jQuery for tests.
|
2012-06-04 12:48:18 -04:00 |
sizzle@2ae520aa9b
|
Update Sizzle: Size optimizations from gibson
|
2012-06-28 11:15:54 -07: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
|
Fix #10895. Reduce IE poll interval to save CPU time.
|
2012-06-26 09:16:29 -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
|
Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965
|
2012-06-25 10:02:28 -04: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
|
Update Sizzle: rewrite attributes handling to be simpler and more widespread when independent from jQuery. No changes to jQuery's attribute handling.
|
2012-06-17 15:42:57 -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
|
Fix #11969. Never a null moment when checking siblings.
|
2012-06-26 17:08:49 -04:00 |