Ember.js 2.16.1 发布了,Ember.js 是一个用于创建 web 应用的 JavaScript MVC 框架,采用基于字符串的 Handlebars 模板,支持双向绑定、观察者模式、计算属性(依赖其他属性动态变化)、自动更新模板、路由控制、状态机等。
更新内容:
[BUGFIX] Avoid assertion when using (get helper with empty paths.
[BUGFIX] Fix computed sort regression when array property is initally null.
[BUGFIX] Prevent an error from being thrown when partial set of query params are passed to the router service.
[BUGFIX] Fix various issues around accessing dynamic data within a partial.
软件详情:https://github.com/emberjs/ember.js/
下载地址:https://github.com/emberjs/ember.js/archive/v2.16.1.zip
来自:开源中国社区
                  	
				
