[聚合文章] Ember.js 3.0.0-beta.2 发布,不再支持 Ember.Binding

JavaScript 2018-01-15 27 阅读

Ember.js 3.0.0-beta.2 已发布,该版本包含以下的更新:

  • #16067 [BUGFIX] Fix issues with  run.debounce with only method and wait.

  • #16045 [BUGFIX] Fix double debug output

  • #16050 [BUGFIX] Add inspect and constructor to list of descriptor exceptions

  • #16080 [BUGFIX] Add missing modules docs for tryInvoke, compare, isEqual  #16079

  • #16084 [BUGFIX] Update  computed.sort docs to avoid state leakage

  • #16087 [BUGFIX] Ensure  App.visit resolves when rendering completed.

  • #16090 [CLEANUP] Remove Ember.Binding support

据官网 发布 的 Ember 3.00 Roadmap 显示,Ember 3.0 不会引入新的公共 API 或破坏性变更,并将移除 Ember 2.x 系列中弃用的公共 API。Ember 3.0 的发布时间表:

Ember 3.0 的详细发布计划请 点此 查看,完整 更新日志 点此查看。

Ember.js 3.0.0-beta.2 源码下载

注:本文内容来自互联网,旨在为开发者提供分享、交流的平台。如有涉及文章版权等事宜,请你联系站长进行处理。