You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These two patch releases fix a few bugs and improve stability. The most significant bug fix involved a problem with the .position() method, which affected how jQuery UI tooltips were positioned in Internet Explorer.
These releases include a few bug fixes, which includes two edge case bugs for jQuery.isPlainObject and a bug when setting the selected property on an option element using the .prop() method in IE 11.
These are small releases with a couple bug fixes. There was a minor issue that made the 1.x branch inconsistent with 2.x and a recently-introduced bug in both branches that affected the .load method.
[修复] ……
The text was updated successfully, but these errors were encountered:
1.11.2- and 2.1.3-
(较早的版本先不翻译了)
1.11.3 and 2.1.4
2015-04-28 - blog post
2.2.0
2016-01-08 - blog post
(挺多,慢慢翻译……)
Ajax
Attr
Attributes
Authors
Build
version
field (61e21a4)Callbacks
CONTRIBUTING
Core
Css
CSS
Data
Deferred
Deprecated
Dimensions
Docs
Effects
requestAnimationFrame
commits (0a98623)Event
constructor
property on jQuery.Event prototype (#15090, b807aed)Manipulation
Misc
Offset
Readme
README
Release
Selector
Serialize
Sizzle
Support
Tests
Traversing
1.12.0
2016-01-08 - blog post
(挺多,慢慢翻译……)
Ajax
Attributes
Authors
Build
version
field (3699ef4)Callbacks
CONTRIBUTING
Core
Css
CSS
Data
Deferred
Deprecated
Dimensions
Docs
Effects
Event
constructor
property on jQuery.Event prototype (#15090, d4a998f)Manipulation
Misc
Offset
Readme
README
Release
Selector
Serialize
Sizzle
Support
Test
Tests
Traversing
Wrap
1.12.1 and 2.2.1
2016-02-22 - blog post
.position()
method, which affected how jQuery UI tooltips were positioned in Internet Explorer.1.12.2 and 2.2.2
2016-03-17 - blog post
jQuery.isPlainObject
and a bug when setting the selected property on an option element using the.prop()
method in IE 11.1.12.3 and 2.2.3
2016-04-05 - blog post
.load
method.The text was updated successfully, but these errors were encountered: