Ember.js v2.2.0-beta.2 发布,此版本主要是 bug 修复,更新内容如下:
#12445 [BUGFIX] Ensure rest arg positionalParams can be supplied as hash arguments.
#12456 [BUGFIX] Allow usage of bound properties in {{link-to}} for bubbles, preventDefault, target, replace, and disabledWhen.
{{link-to}}
bubbles
preventDefault
target
replace
disabledWhen
#12503 [BUGFIX] Add assertions for tagless components that include event handler functions (i.e. click).
click
#12464 [BUGFIX] Ember.String.htmlSafe() should return a instance of SafeString for null / undefined.
Ember.String.htmlSafe()
null
undefined
#12463 [BUGFIX] Fix uglification introduced bug with super wrapping.
#12519 [BUGFIX] Ensure closure actions are wrapped in a run loop.
下载:https://github.com/emberjs/ember.js/archive/v2.2.0-beta.2.zip。
评论删除后,数据将无法恢复
Ember.js v2.2.0-beta.2 发布,JavaScript 框架
Ember.js v2.2.0-beta.2 发布,此版本主要是 bug 修复,更新内容如下:
#12445 [BUGFIX] Ensure rest arg positionalParams can be supplied as hash arguments.
#12456 [BUGFIX] Allow usage of bound properties in
{{link-to}}forbubbles,preventDefault,target,replace, anddisabledWhen.#12503 [BUGFIX] Add assertions for tagless components that include event handler functions (i.e.
click).#12464 [BUGFIX]
Ember.String.htmlSafe()should return a instance of SafeString fornull/undefined.#12463 [BUGFIX] Fix uglification introduced bug with super wrapping.
#12519 [BUGFIX] Ensure closure actions are wrapped in a run loop.
下载:https://github.com/emberjs/ember.js/archive/v2.2.0-beta.2.zip。