Релиз jQuery 1.8.3
13 ноября вышел релиз jQuery версии 1.8.3. О чем нам поведали разработчики в своём блоге.
- http://code.jquery.com/jquery-1.8.3.min.js (сжатая версия)
- http://code.jquery.com/jquery-1.8.3.js (несжатая версия)
Изменения:
Ajax
- #12583: IE8 HTML bug (Chinese translation)
- #12635: jquery 1.8.2 fails ajax calls in IE9 because it assumes cross domain when default port is in ajax url
Attributes
- #10943: JQuery 1.7.1 does not properly set tabindex property on cloned element in IE7
Core
- #12690: Minimum JS File Contains non-ASCII Character
Css
- #10227: $('body').show() does'nt work if body style is set to display:none
- #12537: element.css('filter') returns undefined in IE9
Deferred
- #12665: Callbacks objects with "unique" flag will iterate over a function's methods when it is added a second time
Effects
- #8685: Animations should keep track of animation state in order to properly address stacked animations
- #12497: jQuery 1.8.1 transitions crashing android 2.3.4 browser
- #12837: All animations break after zooming a lightbox on the iPad
Selector
- #12643: Upgrade from 1.3.2 to 1.8.2 gives an Uncaught TypeError
- #12648: Can not correctly detect focus for DIVs with contenteditable in Chrome and Safari
Support
- #12357: jQuery 1.8.0 Not parseable by XUL Runner Applications
Ссылки