Ember.js 1.12.0 beta.3 发布,此版本主要为 Bug 修复版本,主要修复以下 Bug:
Make the `{{component}}` helper deal with dynamically set falsey values.
Fix `View.prototype.replaceIn` functionality.
Fix `Component.prototype.layout` so that it can now be set and recompute properly.
Fix assertion that incorrectly fired on legacy settable computed properties.
Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。
Ember is a JavaScript framework for creating ambitious web applications that eliminates boilerplate and provides a standard application architecture.
软件详情:https://github.com/emberjs/ember.js/releases/tag/v1.12.0-beta.3
下载地址:https://github.com/emberjs/ember.js/archive/v1.12.0-beta.3.zip
来自:开源中国社区

