深圳市启辰创新科技有限公司

jQuery 3.0 最终版发布

jQuery 3.0 最终版发布

10 Jun
2016

jQuery 3.0 最终版发布了。jQuery 3.0将是jQuery的未来。但如果你需要IE6-8支持,您可以继续使用最新版本1.12。

为了帮助用户升级,jQuery 发布了全新的3.0升级指南,以及 jQuery Migrate 3.0 插件将帮助您识别代码中的兼容性问题。

您可以从jQuery CDN获取文件,或者直接访问链接:

您也可以从以下npm获得更新:

npm install jquery@3.0.0

此外,jQuery Migrate 3.0 也更新了。地址:


npm install jquery-migrate@3.0.0


更新日志:

Ajax

  • Golf away 21 bytes (eaa3e9f)

  • Preserve URL hash on requests (#1732e077ffb)

  • Execute jQuery#load callback with correct context (#30355d20a3c)

  • Ensure ajaxSettings.traditional is still honored (#3023df2051c)

  • Remove unnecessary use of jQuery.trim (0bd98b1)

Attributes

  • Avoid infinite recursion on non-lowercase attribute getters (#3133e06fda6)

  • Add a support comment & fix a link @ tabIndex hook (9cb89bf)

  • Strip/collapse whitespace for set values on selects (#29787052698)

  • Remove redundant parent check (b43a368)

  • Fix setting selected on an option in IE<=11 (#2732780cac8)

CSS

  • Don’t workaround the IE 11 iframe-in-fullscreen sizing issues (#3041ff1a082)

  • Toggle detached elements as visible unless they have display: none (#2863755e7cc)

  • Make sure elem.ownerDocument.defaultView is not null (#286635c3148)

  • Add animation-iteration-count to cssNumber (#2792df822ca)

  • Restore cascade-override behavior in .show (#2654#2308dba93f7)

  • Stop Firefox from treating disconnected elements as cascade-hidden (#2833fe05cf3)

Core

Deferred

  • Separate the two paths in jQuery.when (#3029356a3bc)

  • Provide explicit undefined context for jQuery.when raw casts (#30827f1e593)

  • Remove default callback context (#30607608437)

  • Warn on exceptions that are likely programming errors (#273636a7cf9)

  • Propagate progress correctly from unwrapped promises (#3062d5dae25)

  • Make jQuery.when synchronous when possible (#3100de71e97)

  • Remove undocumented progress notifications in $.when (#2710bdf1b8f)

  • Give better stack diagnostics on exceptions (07c11c0)

Dimensions

  • Add tests for negative borders & paddings (f00dd0f)

Docs

  • Fix various spelling errors (aae4411)

  • Update support comments related to IE (693f1b5)

  • Fix an incorrect comment in the attributes module (5430c54)

  • Updated links to https where they are supported. (b0b280c)

  • Update support comments to follow the new syntax (6072d15)

  • Use https where possible (1de8346)

  • Use HTTPS URLs for jsfiddle & jsbin (63a303f)

  • Add FAQ to reduce noise in issues (dbdc4b7)

  • Add a note about loading source with AMD (#2714e0c25ab)

  • Add note about code organization with AMD (#2750dbc4608)

  • Reference new feature guidelines and API tenets (#23206054139)

Effects

Event

  • Allow constructing a jQuery.Event without a target (#31392df590e)

  • Add touch event properties, eliminates need for a plugin (#3104f595808)

  • Add the most commonly used pointer event properties (7d21f02)

  • Remove fixHooks, propHooks; switch to ES5 getter with addProp (#3103#1746e61fccb)

  • Make event dispatch optimizable by JavaScript engines (9f268ca)

  • Evaluate delegate selectors at add time (#30717fd36ea)

  • Cover invalid delegation selector edge cases (e8825a5)

  • Fix chaining .on() with null handlers (#284617f0e26)

  • Remove pageX/pageY fill for event object (#3092931f45f)

Events

  • Don’t execute native stop(Immediate)Propagation from simulation (#311194efb79)

Manipulation

Offset

  • Resolve strict mode ClientRect “no setter” exception (3befe59)

Selector

Serialize

  • Treat literal and function-returned null/undefined the same (#30059fdbdd3)

  • Reduce size (91850ec)

Support

Tests

Powered by 深圳市启辰创新科技有限公司  --© 2001-2019 Qichen Technology,all rights reserved

粤ICP备18143809号  

点击立刻咨询
返回顶部