Ember.js v2.11.0-beta.1 发布了。Ember.js 是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。具体更新如下:
[BUGFIX] Move classNames and classNameBindings properties into the component's prototype.
[BUGFIX] Disallow mutation of shared concatenatedProperties, such as classNames and classNameBindings.
[DEPRECATION] Deprecate remaining usage of the {{render}} helper.
[DEPRECATION] Deprecate Component#renderToElement.
软件详情:https://github.com/emberjs/ember.js/
下载地址:https://github.com/emberjs/ember.js/archive/v2.11.0-beta.1.zip
来自:开源中国社区

