Quantcast
Channel: OSCHINA 社区最新新闻
Viewing all articles
Browse latest Browse all 44787

Ember.js v2.6.0-beta.2 发布

$
0
0

Ember.js v2.6.0-beta.2 发布了,Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。

改进日志如下:

  • #13356 [BUGFIX] Update Registry#has to always return true/false.

  • #13359 [BUGFIX] Fix {{if}} and {{unless}} subexpression sometimes not updating.

  • #13344 [BUGFIX] Revert Ember.merge deprecation.

  • #13335 [BUGFIX] Ensure injected property assertion checks container. Fixes issues with usage of objects created by older addons that are attempting to use Ember.inject.service().

  • #13333 [BUGFIX] Prevent the toString property from being added to the objects own properties. Fixes scenarios where the list of own properties changed in debug builds.

  • #13327 [CLEANUP] Remove deprecate-test-as-function deprecation.

  • #13326 [CLEANUP] Remove View.prototype.currentState deprecation.

  • #13315 [CLEANUP] Remove legacy view related exports.

  • #13310 [BUGFIX] Fix mouseenter typo in ember-testing helpers.

  • #13314 [CLEANUP] Remove Metamorph view and mixin.

下载地址:http://emberjs.com/builds/#/beta


Viewing all articles
Browse latest Browse all 44787

Trending Articles