Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。
Ember.js 1.8.1 发布,此版本是个分支版本,修复了 1.8 系列的一些回退问题。
主要改进内容:
Throw assertion when attributeBindings includes class
View instances
Work-around provided for more iOS8 ARMv7 JIT Bugs
Support rendering of null-prototype objects
Support non-string unescaped content
Support multiple option-rendering template blocks
Known whitespace issues in Chrome
更多详细内容请看发行说明。
软件详情:http://emberjs.com/blog/2014/11/04/ember-1-8-1-released.html
下载地址:https://github.com/emberjs/ember.js/compare/v1.8.0...stable
来自:开源中国社区

