jquery/src
Oleg Gaidarenko 9368a8cd8c Ajax: remove deprecated extensions from ajax promise
(cherry-picked from 9d1b989f20)
Fixes gh-2084
Closes gh-2092
2015-02-17 09:59:22 +03:00
..
ajax Ajax: replace "jqXHR.complete" callback with "always" 2015-02-15 02:06:34 +03:00
attributes Core: Standardize indexOf comparisons 2015-01-10 23:56:39 -05:00
core Core: Return empty array instead of null for parseHTML("") 2015-01-19 11:41:32 -05:00
css CSS: Fix the pixelMarginRight support test in IE8 2015-02-08 02:03:17 +01:00
data Data: use removeAttribute in cleanData to bypass Chrome bug 2014-12-10 11:47:54 -05:00
effects Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
event Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 11:08:37 -07:00
exports Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
manipulation Ajax: move explanatory comment to appropriate place 2015-02-15 02:27:54 +03:00
queue Change broken url to wayback one 2014-10-30 10:28:33 -04:00
traversing Core: Remove deprecated context and selector properties 2015-01-11 21:14:22 -05:00
var Core: Drop strundefined variable 2014-09-02 20:35:49 +04:00
.jshintrc Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
ajax.js Ajax: remove deprecated extensions from ajax promise 2015-02-17 09:59:22 +03:00
attributes.js All non-var modules should not indent in their AMD wrappers (just for prettier builds). No functionality changes. 2013-09-09 12:07:40 -04:00
callbacks.js Callbacks: Reduce size 2015-01-10 22:17:27 -05:00
core.js Core: Remove deprecated context and selector properties 2015-01-11 21:14:22 -05:00
css.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
data.js Data: use removeAttribute in cleanData to bypass Chrome bug 2014-12-10 11:47:54 -05:00
deferred.js Deferred: Fix $.when with resolved deferred and progress callbacks 2014-12-25 15:48:57 +03:00
deprecated.js Deprecated: Drop size and andSelf methods 2014-10-30 14:09:34 +01:00
dimensions.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
effects.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
event.js Event: Add a note about a mouseenter bug in Chrome 2015-01-25 01:13:04 +01:00
intro.js Build: Remove dates from copyright notice 2015-01-03 16:11:22 -05:00
jquery.js Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
manipulation.js Manipulation: don't auto-insert tbody 2015-02-11 17:11:15 +03:00
offset.js Offset: simplify jQuery#offsetParent method 2015-01-13 08:40:00 +03:00
outro.js Build: fix tests in AMD mode 2014-12-10 10:18:59 -05:00
queue.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 11:08:37 -07:00
selector-sizzle.js Fix some code style inconsistencies 2013-11-07 22:09:33 +01:00
selector.js No ticket. Restore checking individual src/**/*.js files by jsHint. 2013-09-06 20:31:48 +02:00
serialize.js Build: update grunt-jscs-checker and pass with the new rules 2014-07-17 11:08:37 -07:00
support.js Misc: Drop support for older browsers; update support comments 2014-12-08 21:12:33 +01:00
traversing.js Traversing: simplify jQuery#contents method 2014-12-24 02:45:56 +03:00
wrap.js Manipulation: make wrapAll funarg execute only once 2014-12-24 01:58:39 +03:00