发布于 2016-04-22 00:01:52 | 56 次阅读 | 评论: 0 | 来源: 网友投递
这里有新鲜出炉的Ember.JS中文指南,程序狗速度看过来!
Ember JavaScript的MVC框架
Ember.js是一个JavaScript的MVC框架,它由Apple前雇员创建的SproutCore 2.0改名进化而来
Ember.js v2.5.1 发布,
以下是一些值得关注的内容:
#13310 [BUGFIX] Fix mouseenter
typo in ember-testing helpers.
#13333 [BUGFIX] Prevent the toString
property from being added to the objects own properties. Fixes scenarios where the list of own properties changed in debug builds.
#13335 [BUGFIX] Ensure injected property assertion checks container
. Fixes issues with usage of objects created by older addons that are attempting to use Ember.inject.service()
.
#13344 [BUGFIX] Remove Ember.merge deprecation.
下载地址: