..
ajax
Ajax: Simplify jQuery.ajaxSettings.xhr
2019-08-26 19:01:26 +02:00
attributes
Selector: Inline Sizzle into the selector module
2019-07-29 21:19:21 +02:00
core
Selector: Inline Sizzle into the selector module
2019-07-29 21:19:21 +02:00
css
Build: ESLint: forbid unused function parameters
2019-05-13 22:25:11 +02:00
data
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
2019-04-29 22:56:09 +02:00
deferred
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
2019-04-29 22:56:09 +02:00
effects
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
2019-04-29 22:56:09 +02:00
event
Build: ESLint: forbid unused function parameters
2019-05-13 22:25:11 +02:00
exports
Core: expose noConflict in AMD mode
2016-08-15 11:54:55 -04:00
manipulation
Core: Remove IE-specific support tests, rely on document.documentMode
2019-05-13 21:39:56 +02:00
queue
Build: Put all AMD modules in "src/" in strict mode
2016-04-25 20:25:08 +02:00
selector
Core: Remove private copies of push, sort & splice from the jQuery prototype
2019-09-24 02:12:36 +02:00
traversing
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
2019-04-29 22:56:09 +02:00
var
Core: Use Array.prototype.flat where supported
2019-09-25 01:38:21 +02:00
.eslintrc.json
Build: Fix unresolved jQuery reference in finalPropName
2019-04-17 19:56:25 +02:00
ajax.js
Ajax: Do not execute scripts for unsuccessful HTTP responses
2019-09-26 02:43:30 +02:00
attributes.js
Build: Put all AMD modules in "src/" in strict mode
2016-04-25 20:25:08 +02:00
callbacks.js
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
2019-04-29 22:56:09 +02:00
core.js
Core: Use Array.prototype.flat where supported
2019-09-25 01:38:21 +02:00
css.js
Build: ESLint: forbid unused function parameters
2019-05-13 22:25:11 +02:00
data.js
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
2019-04-29 22:56:09 +02:00
deferred.js
Build: ESLint: forbid unused function parameters
2019-05-13 22:25:11 +02:00
deprecated.js
Deprecated: Fix AMD parameter order
2019-08-31 01:40:45 +02:00
dimensions.js
Core: Deprecate jQuery.isWindow
2017-07-10 12:00:27 -04:00
effects.js
Build: ESLint: forbid unused function parameters
2019-05-13 22:25:11 +02:00
event.js
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
2019-04-29 22:56:09 +02:00
jquery.js
Event: Stop shimming focusin & focusout events
2019-04-29 21:13:36 +02:00
manipulation.js
Core: Use Array.prototype.flat where supported
2019-09-25 01:38:21 +02:00
offset.js
Build: ESLint: forbid unused function parameters
2019-05-13 22:25:11 +02:00
queue.js
Core: Deprecate jQuery.isArray
2016-11-30 12:22:24 +01:00
selector.js
Selector: Use shallow document comparisons to avoid IE/Edge crashes
2019-09-25 00:41:07 +02:00
serialize.js
Build: ESLint: forbid unused function parameters
2019-05-13 22:25:11 +02:00
traversing.js
Selector: Inline Sizzle into the selector module
2019-07-29 21:19:21 +02:00
wrap.js
Core: Drop support for IE <11, iOS <11, Firefox <65, Android Browser & PhantomJS
2019-04-29 22:56:09 +02:00
wrapper.js
Selector: Inline Sizzle into the selector module
2019-07-29 21:19:21 +02:00