Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。
Ember v1.12.1 发布,此版本更新内容如下:
11201 [BUGFIX] Fix currentURL test helper.
11205 [BUGFIX] Fix usage of Ember.get with an empty string.
11252 [BUGFIX] Ensure instanceInitializers receive an instance after App.reset().
11289 [BUGFIX] Ensure instanceInitializers are ran before routing begins.
11304 [BUGFIX] Fix issue with deprecated element space helpers returning attributes with spaces.
11303 [BUGFIX] Ensure rootURL is preserved when using AutoLocation.
下载:https://github.com/emberjs/ember.js/archive/v1.12.1.zip。
来自:开源中国社区

