.. |
ajax
|
Strips IIFEs from modules; Always require built jQuery for tests.
|
2012-06-04 12:48:18 -04:00 |
sizzle@a99f6807bb
|
Sizzle: removes qunit and adds .gitignore
|
2012-07-05 16:41:53 -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
|
Fix #12026. Let props in $(html, props) be any jQuery.fn method.
|
2012-07-05 17:21:58 -04:00 |
callbacks.js
|
Interim take on cross-module variables, closes gh-817.
|
2012-06-15 21:01:44 -04:00 |
core.js
|
Optimization of array operations, closes gh-844.
|
2012-07-06 09:48:52 -04:00 |
css.js
|
Fixes typo in comment
|
2012-06-18 14:17:10 -04:00 |
data.js
|
DRY out removeData/cleanData, closes gh-838.
|
2012-07-06 09:22:44 -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
|
Fix #11971: force numeric animation start to be numeric, closes gh-836.
|
2012-07-05 21:38:17 -04:00 |
event.js
|
Remove more attrFn vestiges from events.
|
2012-07-05 17:46:08 -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 to jQuery Foundation.
|
2012-07-03 23:09:44 -04:00 |
manipulation.js
|
Optimization of array operations, closes gh-844.
|
2012-07-06 09:48:52 -04:00 |
offset.js
|
Fix #8482, offsetParent should not return null. Closes gh-847.
|
2012-07-06 10:01:32 -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
|
stop using reserved words as argument names
|
2012-06-28 21:39:58 -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
|
Optimization of array operations, closes gh-844.
|
2012-07-06 09:48:52 -04:00 |