1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Ember v1.13.3 发布 下载

本帖由 漂亮的石头2015-07-07 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,295
    赞:
    47
    Ember是一个雄心勃勃的Web应用程序,消除了样板,并提供了一个标准的应用程序架构的JavaScript框架。

    Ember v1.13.3 发布,更新内容:


    • #11510 [DEPRECATION] Deprecate Ember.Object.createWithMixins.


    • #11512 [DEPRECATION] Deprecate Ember.oneWay in favor of Ember.computed.oneWay.


    • #11525 [BUGFIX] Add helpful error when using {{each}} with duplicate keys. This replaces a difficult to understand error deep in the HTMLBars internals, with an error that explains the duplicate key issue a bit better.


    • #11511 [DEPRECATION] Deprecate Ember.keys in favor of Object.keys.


    • #11511 [DEPRECATION] Deprecate Ember.create in favor of Object.create.


    • #11543 / #11594 / #11603 - [BUGFIX] Fix extending or reopening Ember.LinkView.


    • #11561 [BUGFIX] Fix issue with {{link-to}} not properly updating the link for certain routing state changes.


    • #11572 [BUGFIX] Ensure local component state can shadow attributes provided during invocation.


    • #11570 [BUGFIX] Prevent infinite loop when a yielded block param is changed.


    • #11577 [BUGFIX] Ensure route backed views are properly destroyed.


    • #11636 [BUGFIX] Fix sticky query params for nested and for dynamic routes.


    • #11639 [BUGFIX] Fix testing of components containing {{link-to}}'s.


    • #11650 [BUGFIX] Update HTMLBars to 0.13.32. Fixes a number of issues with the property first strategy used:


      • for exceptions input.form, input.list, button.type always use elem.setAttribute


      • for form.action always escape


      • always assign handlers to props, even if the case appears strange

    下载:https://github.com/emberjs/ember.js/archive/v1.13.3.zip
    Ember v1.13.3 发布下载地址
     
正在加载...