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

新闻 Ember.js 2.1.0 Beta2/2.0.1/1.13.9 发布 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    487,345
    赞:
    47
    Ember.js 2.1.0 Beta2 发布,此版本更新内容如下:


    • #12163 [BUGFIX] Move View#currentState to View#_currentState.


    • #12163 [DEPRECATION] Deprecate using the private currentState property on views/components.


    • #12132 [BUGFIX] Fix stack overflow issue in _super wrapper updates.


    • #12138 [BUGFIX] Do not require this._super(...arguments) when components implement didRecieveAttrs.


    • #12170 [BUGFIX release] Ensure Ember.computed.sum returns 0 if the array to be operated on is null or undefined.


    • #12176 [BUGFIX] Enable extending Ember.LinkComponent for customizations.

    下载:https://github.com/emberjs/ember.js/archive/v2.1.0-beta.2.zip

    Ember.js 2.0.1 发布,此版本更新内容如下:


    • #12093 [BUGFIX] Fix issue with Ember.computed.alias, Ember.computed.oneWay, and Ember.computed.reads that prevented them from invalidating properly.


    • #12138 [BUGFIX] Do not require calling this._super(...arguments) in views/components when implementing didRecieveAttrs.


    • #12170 [BUGFIX] Ensure Ember.computed.sum returns 0 when the underlying array property is null or undefined.

    下载:https://github.com/emberjs/ember.js/archive/v2.0.1.zip

    Ember.js 1.13.9 发布,此版本更新内容如下:


    • #12138 [BUGFIX] Do not require calling this._super(...arguments) in views/components when implementing didRecieveAttrs.


    • #12164 [BUGFIX] Properly handle block-less usage of a component without a template or layout specified in the component definition.

    下载:https://github.com/emberjs/ember.js/archive/v1.13.9.zip
    Ember.js 2.1.0 Beta2/2.0.1/1.13.9 发布下载地址
     
正在加载...