jQuery UI 1.13.2 发布
我们很高兴地宣布 jQuery UI 1.13 的第二个补丁版本已经发布。它包含了对 Checkboxradio 小部件的安全修复、对 Datepicker 的一些本地化更新以及对社区提交的一些问题的修复。构建的 jQuery UI 文件现在包含在 npm 包中;这对依赖它作为真实来源的某些 CDN 非常重要。
有关修复的安全问题的更多详细信息
请记住,jQuery UI 处于维护状态:我们将确保该库与新版本的 jQuery 兼容,并修复安全问题,但不会计划任何新的重要功能工作。我们还将尝试修复 jQuery UI 1.12.1 中的重要回归;较旧的长期存在的错误可能无法修复。请注意,这不会影响仍处于积极维护状态的 jQuery Core。
下载
文件下载
- 开发包:https://jqueryui.jqueryjs.cn/resources/download/jquery-ui-1.13.2.zip
- 主题包:https://jqueryui.jqueryjs.cn/resources/download/jquery-ui-themes-1.13.2.zip
Git(包含源文件,其中 @VERSION 被替换为 1.13.2,仅包含基础主题)
通过 npm 安装
- npm install jquery-ui@1.13.2
通过 bower 安装
- bower install jquery/jquery-ui#1.13.2
- 未压缩:https://code.jqueryjs.cn/ui/1.13.2/jquery-ui.js
- 压缩:https://code.jqueryjs.cn/ui/1.13.2/jquery-ui.min.js
- 主题:black-tie、blitzer、cupertino、dark-hive、dot-luv、eggplant、excite-bike、flick、hot-sneaks、humanity、le-frog、mint-choc、overcast、pepper-grinder、redmond、smoothness、south-street、start、sunny、swanky-purse、trontastic、ui-darkness、ui-lightness 和 vader。
Google Ajax 库 API(CDN)
- 未压缩:https://ajax.googleapis.ac.cn/ajax/libs/jqueryui/1.13.2/jquery-ui.js
- 压缩:https://ajax.googleapis.ac.cn/ajax/libs/jqueryui/1.13.2/jquery-ui.min.js
- 主题:black-tie、blitzer、cupertino、dark-hive、dot-luv、eggplant、excite-bike、flick、hot-sneaks、humanity、le-frog、mint-choc、overcast、pepper-grinder、redmond、smoothness、south-street、start、sunny、swanky-purse、trontastic、ui-darkness、ui-lightness 和 vader。
Microsoft Ajax CDN(CDN)
- 未压缩:https://ajax.aspnetcdn.com/ajax/jquery.ui/1.13.2/jquery-ui.js
- 压缩:https://ajax.aspnetcdn.com/ajax/jquery.ui/1.13.2/jquery-ui.min.js
- 主题:black-tie、blitzer、cupertino、dark-hive、dot-luv、eggplant、excite-bike、flick、hot-sneaks、humanity、le-frog、mint-choc、overcast、pepper-grinder、redmond、smoothness、south-street、start、sunny、swanky-purse、trontastic、ui-darkness、ui-lightness 和 vader。
自定义下载生成器
变更日志
查看 1.13 升级指南,了解从 1.12.x 升级时可能影响您的更改列表。有关此版本中包含内容的完整详细信息,请参阅 1.13.2 变更日志。
感谢
感谢所有帮助发布此版本的人,特别是:Adam Lidén Hällgren、Christian Oliff、Denny Septian Panggabean、Felix Nagel、James Hinderks、Michał Gołębiowski-Owczarek。
评论
注意:请将错误报告到 jQuery UI 错误跟踪器;支持问题应发布在 Stack Overflow 上,并带有 jquery-ui 标签。请勿使用评论报告错误。
如果您对我们发布 jQuery UI 1.13.2 有任何反馈意见,请随时在下方发表评论。谢谢。
我现在从 jquery-ui-i18n.min.js 中得到未定义(读取“区域”)。在 1.13.1 中它工作正常。
Tim:如博客文章末尾所述,请在 GitHub 上报告错误,不要在这里报告。