Improve a comment explaining IE11 fullscreen bug (8e4aac8)
Add an integration test for issue gh-1764 (8887106)
Removed redundant “to the number” in comment (895ea68)
Remove use of getDefaultComputedStyle (#15227, 274feb5)
Data
move element cache to element[expando]([#1734]%28https://github.com/jquery/jquery/issues/1734%29, [d702b76]%28https://github.com/jquery/jquery/commit/d702b7637a61e1973e08c27b8d8de2ed24a543e2%29)
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.
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.