发布于 2014-11-04 23:49:17 | 164 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Ember.JS中文指南,程序狗速度看过来!
Ember JavaScript的MVC框架
Ember.js是一个JavaScript的MVC框架,它由Apple前雇员创建的SproutCore 2.0改名进化而来
Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。
Ember.js是一个JavaScript的MVC框架,它由Apple前雇员创建的SproutCore 2.0改名进化而来
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
更多详细内容请看发行说明。
改进记录