Ember.js v2.5.1 发布,Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。
以下是一些值得关注的内容:
#13310 [BUGFIX] Fix mouseenter typo in ember-testing helpers.
#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.
#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().
#13344 [BUGFIX] Remove Ember.merge deprecation.
下载地址:https://github.com/emberjs/ember.js/archive/v2.5.1.tar.gz
来自:开源中国社区

