From 3c96a72178054b0817d6229626bec05e9fe3930a Mon Sep 17 00:00:00 2001
From: Timmy Willison All the aspects of the API that were deprecated in the corresponding version of jQuery. For more information, see the jQuery 1.3 Release Notes. All the aspects of the API that were deprecated in the corresponding version of jQuery. For more information, see the jQuery 1.4 Release Notes All the aspects of the API that were deprecated in the corresponding version of jQuery. For more information, see the Release Notes/Changelog at https://blog.jquery.com/2011/11/03/jquery-1-7-released/ All the aspects of the API that were deprecated in the corresponding version of jQuery. For more information, see the Release Notes/Changelog at https://blog.jquery.com/2012/08/09/jquery-1-8-released/ All the aspects of the API that were deprecated in the corresponding version of jQuery. For more information, see the Release Notes/Changelog at https://blog.jquery.com/2013/01/15/jquery-1-9-final-jquery-2-0-beta-migrate-final-released/ All the aspects of the API that were deprecated in the corresponding version of jQuery. For more information, see the Release Notes/Changelog at https://blog.jquery.com/2013/05/24/jquery-1-10-0-and-2-0-1-released/
All the aspects of the API that were deprecated in the corresponding version of jQuery.
]]>All the aspects of the API that were deprecated in the corresponding version of jQuery.
]]>All the aspects of the API that were deprecated in the corresponding version of jQuery.
]]>All the aspects of the API that were deprecated in the corresponding version of jQuery.
]]>All the aspects of the API that were deprecated in the corresponding version of jQuery.
]]>All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.0 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Release Notes: 1.0.1, 1.0.2, 1.0.3, 1.0.4. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.1 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.1.2 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.1.3 Release Notes +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.1.4 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.2 Release Notes +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Release Notes: 1.2.1, 1.2.2, 1.2.3. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.2.6 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Release Notes: 1.3, 1.3.1, 1.3.2 +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4.1 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4.2 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4.3 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+ jQuery 1.4.4 Release Notes. +All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.5 also includes a large rewrite of the Ajax module, which has a number of extensibility improvements. You can find out more about those improvements in the Extending Ajax documentation.
Additionally, jQuery 1.5 includes a new Deferred callback management system you can learn more about in the Deferred Object documentation.
+All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+API changes in jQuery 1.5.1 dealt primarily with jQuery.ajax settings and jQuery.support properties.
+All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+.on()
and .off()
- Better Support for HTML5 in IE6/7/8
- jQuery.Callbacks()
- Toggling Animations Work Intuitively
-
- For more information, see the Release Notes/Changelog at https://blog.jquery.com/2011/11/03/jquery-1-7-released/
+All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+jQuery 1.7.0 included:
+.on()
and .off()
jQuery.Callbacks()
For more information, see the Release Notes/Changelog
deferred.isResolved()
, deferred.isRejected()
, $.curCSS()
, $.attrFn()
, and $(element).closest(Array)
returning Array.
-
- For more information, see the Release Notes/Changelog at https://blog.jquery.com/2012/08/09/jquery-1-8-released/
+All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+API changes in jQuery 1.8.0 dealt primarily with animations and the removal of some methods such as deferred.isResolved()
, deferred.isRejected()
, $.curCSS()
, $.attrFn()
, and $(element).closest(Array)
returning Array.
For more information, see the Release Notes/Changelog
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Changes in jQuery 1.9 dealt primarily with removal or modification of several APIs that behaved inconsistently or inefficiently in the past.
+A jQuery Migrate Plugin was offered to help developers with a transitional upgrade path.
For more information, see the jQuery Core 1.9 Upgrade guide and the Release Notes/Changelog
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Changes in jQuery 1.10 and 2.0 include a new `wrap` module, relaxing HTML parsing, and aligning the 1.x & 2.x lines.
For more information, see the 2.0 Release Notes/Changelog and 1.10.0/2.0.1 Release Notes/Changelog.
jquery
.
+ All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Changes in jQuery 1.11 and 2.1 include lower startup overhead & fewer forced layouts; jQuery is now authored via AMD and published to npm & bower under the name jquery
.
For more information, see the Release Notes/Changelog.
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Changes in jQuery 1.12 and 2.2 include performance improvements of the selector engine, manipulation of class names for SVG elements, support for the Symbol type and iterators added in ES2015, and a new hook has been added for filtering HTML.
For more information, see the Release Notes/Changelog.
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Changes in jQuery 3.0 dealt primarily with deferreds, data, show/hide and removal of some deprecated APIs. A jQuery Migrate Plugin was offered to help developers with a transitional upgrade path.
For more information, see the jQuery Core 3.0 Upgrade guide and the Release Notes/Changelog.
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Version 3.1 added the jQuery.readyException API.
For more information, see the Release Notes/Changelog.
.contents()
work on the <template>
element & made .width()
& .height()
ignore CSS transforms. A few APIs were deprecated. The deprecated module was added back to the slim build.
+ All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Version 3.2 added support for custom CSS properties, made .contents()
work on the <template>
element & made .width()
& .height()
ignore CSS transforms. A few APIs were deprecated. The deprecated module was added back to the slim build.
For more information, see the Release Notes/Changelog.
.addClass()
, .removeClass()
& .toggleClass()
now work on arrays of classes; a few APIs were deprecated.
+ All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+.addClass()
, .removeClass()
& .toggleClass()
now work on arrays of classes; a few APIs were deprecated.
For more information, see the Release Notes/Changelog.
nonce
& nomodule
attributes are now preserved during script manipulation, layout thrashing was eliminated in some cases in .width()
& .height()
APIs. Radio elements state is now updated before event handlers run. Passing data now works when triggering all events, including focus
. A minor security fix is also included.
+ All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+nonce
& nomodule
attributes are now preserved during script manipulation, layout thrashing was eliminated in some cases in .width()
& .height()
APIs. Radio elements state is now updated before event handlers run. Passing data now works when triggering all events, including focus
. A minor security fix is also included.
For more information, see the Release Notes/Changelog.
jQuery.htmlPrefilter
; new .even()
& .odd()
methods; jQuery.globalEval
now accepts context; unsuccessful HTTP script responses are no longer evaluated; performance improvements. jQuery.trim
is now deprecated. A jQuery Migrate Plugin was offered to help developers with a transitional upgrade path.
+ All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Security fixes, including a breaking change to jQuery.htmlPrefilter
; new .even()
& .odd()
methods; jQuery.globalEval
now accepts context; unsuccessful HTTP script responses are no longer evaluated; performance improvements. jQuery.trim
is now deprecated. A jQuery Migrate Plugin was offered to help developers with a transitional upgrade path.
For more information, see the jQuery Core 3.5 Upgrade guide and the Release Notes/Changelog.
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+Returning JSON even for JSONP erroneous responses is working again, a few focus fixes.
For more information, see the Release Notes/Changelog.
.uniqueSort()
method performance improvements in manipulation, fixes for .outerWidth( true )
& .outerHeight( true )
with negative margins, focus fixes.
+ All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
+New .uniqueSort()
method performance improvements in manipulation, fixes for .outerWidth( true )
& .outerHeight( true )
with negative margins, focus fixes.
As of this release, jQuery no longer relies on Sizzle.
Native events for focus
& blur
changed in IE to - respectively - focusin
and focusout
.
For more information, see the Release Notes/Changelog.
From e850cf29438cbc4f03a4e53a91461cedf9fbc699 Mon Sep 17 00:00:00 2001 From: Timmy WillisonAll the aspects of the API that were deprecated in the corresponding version of jQuery.
+For more information, see the Release Notes/Changelog at https://blog.jquery.com/2016/06/09/jquery-3-0-final-released/
]]>All the aspects of the API that were deprecated in the corresponding version of jQuery.
+For more information, see the Release Notes/Changelog at https://blog.jquery.com/2017/03/16/jquery-3-2-0-is-out/
]]>All the aspects of the API that were deprecated in the corresponding version of jQuery.
+For more information, see the Release Notes/Changelog at https://blog.jquery.com/2018/01/19/jquery-3-3-0-a-fragrant-bouquet-of-deprecations-and-is-that-a-new-feature/
]]>All the aspects of the API that were deprecated in the corresponding version of jQuery.
+For more information, see the Release Notes/Changelog at https://blog.jquery.com/2019/04/10/jquery-3-4-0-released/
]]>All the aspects of the API that were deprecated in the corresponding version of jQuery.
+For more information, see the Release Notes/Changelog at https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/
]]>All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.0 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Release Notes: 1.0.1, 1.0.2, 1.0.3, 1.0.4.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.1 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.1.2 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.1.3 Release NotesAll the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.1.4 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.2 Release NotesAll the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Release Notes: 1.2.1, 1.2.2, 1.2.3.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.2.6 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Release Notes: 1.3, 1.3.1, 1.3.2All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4.1 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4.2 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4.3 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.4.4 Release Notes.All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.5 also includes a large rewrite of the Ajax module, which has a number of extensibility improvements. You can find out more about those improvements in the Extending Ajax documentation.
Additionally, jQuery 1.5 includes a new Deferred callback management system you can learn more about in the Deferred Object documentation.
@@ -473,7 +473,7 @@ var files = event.originalEvent.dataTransfer.files;All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
API changes in jQuery 1.5.1 dealt primarily with jQuery.ajax settings and jQuery.support properties.
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
jQuery 1.7.0 included:
All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
API changes in jQuery 1.8.0 dealt primarily with animations and the removal of some methods such as deferred.isResolved()
, deferred.isRejected()
, $.curCSS()
, $.attrFn()
, and $(element).closest(Array)
returning Array.
For more information, see the Release Notes/Changelog
@@ -512,7 +512,7 @@ var files = event.originalEvent.dataTransfer.files;All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Changes in jQuery 1.9 dealt primarily with removal or modification of several APIs that behaved inconsistently or inefficiently in the past.
A jQuery Migrate Plugin was offered to help developers with a transitional upgrade path.
@@ -522,7 +522,7 @@ var files = event.originalEvent.dataTransfer.files;All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Changes in jQuery 1.10 and 2.0 include a new `wrap` module, relaxing HTML parsing, and aligning the 1.x & 2.x lines.
For more information, see the 2.0 Release Notes/Changelog and 1.10.0/2.0.1 Release Notes/Changelog.
@@ -531,7 +531,7 @@ var files = event.originalEvent.dataTransfer.files;All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Changes in jQuery 1.11 and 2.1 include lower startup overhead & fewer forced layouts; jQuery is now authored via AMD and published to npm & bower under the name jquery
.
For more information, see the Release Notes/Changelog.
@@ -540,7 +540,7 @@ var files = event.originalEvent.dataTransfer.files;All the aspects of the API that were added, or had a new signature added, in the corresponding version of jQuery.
Changes in jQuery 1.12 and 2.2 include performance improvements of the selector engine, manipulation of class names for SVG elements, support for the Symbol type and iterators added in ES2015, and a new hook has been added for filtering HTML.
For more information, see the Release Notes/Changelog.