红联Linux门户
Linux帮助

Ember.js 1.13.7发布,Bug修复版本

发布时间:2015-08-10 09:11:38来源:红联作者:empast
Ember.js 1.13.7 发布,此版本更新内容如下:

#12000 [DEPRECATION] Deprecate using controller for {{with}}

#11946 [PERF] Speed up AttrProxy implementation.

#11956 [BUGFIX] Ensure that Ember.View.views is present on deprecated Ember.View.

#11960 [BUGFIX] Fix issue preventing proper rerendering when specifying bound properties to {{link-to}}.

#12018 [DEPRECATION] Deprecate {{#unbound}}{{/unbound}}.

#12018 [DEPRECATION] Deprecate {{unbound}} with multiple params.

#11964 [BUGFIX] Update htmlbars to v0.13.35.

#12017 [DEPRECATION] Deprecate specifying render function to Ember.View or Ember.Component at extend time.

#11993 [DEPRECATION] Deprecate Ember.TrackedArray and Ember.SubArray.

#11994 [DEPRECATION] Deprecate using @each as a leaf node in a dependent key. Refactor from Ember.computed('foo.@each', function() {}); to Ember.computed('foo.[]', function() { });.

#12026 [BUGFIX] Remove wasted dependent keys for template and layout properties of Ember.View/Ember.Component.

下载:https://github.com/emberjs/ember.js/archive/v1.13.7.zip

Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。

来自:开源中国社区
文章评论

共有 0 条评论