jQuery 3.7.0 已正式发布。更新内容包括修复错误、引入新方法,以及提升性能。 其中值得关注的一项变化是放弃了长期使用的选择器引擎 Sizzle —— jQuery 不再依赖于作为单独项目的 Sizzle。开发者表示他已经将 Sizzle 移动至 jQuery 内部,将其代码直接放到 jQuery 核心。
jQuery 3.5.1 已发布,此版本修复了针对 3.5.0 的回归错误。具体来说就是,在此前的版本中将内部数据对象改为使用Object.create( null )而非普通对象 ({})。之所以这样做是为了防止与 Object.prototype 属性上的 key 发生冲突。然而,这也意味着用户(尤其是插件)无法再 ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Kenneth Harris, a NASA veteran who worked on ...
Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with content, and download exclusive resources. Kenneth Harris, a NASA veteran who worked on ...
jQuery, the big daddy of JavaScript libraries, has been moved to version 3.0 after a 20-month development effort, featuring a new "slim" version and numerous other enhancements. "We set out to create ...
Attention Web developers: Get ready for what soon will be the only version of the jQuery JavaScript library available. Version 3.0 of the widely used library has moved to a release candidate stage.