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

新闻 Marionette v3.4.0 发布,Backbone.js 组合框架 下载

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

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    488,014
    赞:
    47
    Marionette v3.4.0 发布了,Backbone.Marionette 是 Backbone.js 的一个组合应用库,简化了大规模 JavaScript 应用的开发。包含一组常用的设计模式。

    v3.4.0 查看提交日志

    特性


    • A new build of Marionette supporting ES6 modules was added


    • Added DOM API to encapsulate DOM interactions in the views and region


    • monitorViewEvents was added as an option to all Views to disable DOM lifecycle events


    • Added swapChildViews to NextCollectionView


    • Added viewComparator: false option to NextCollectionView for disabling the default sort

    实验性 API 的重大变更


    • DOM Mixin was removed (replaced with DOM API)


    • NextCollectionView attachHtml no longer receives the view as the first argument

    修复


    • A region's currentView will now be set during that view's initial dom:refresh event


    • A view will now be considered rendered if its el has contents and not only if it has an el

    Misc


    • While Backbone.Radio is still a dependency, it will no longer cause Marionette to error if nonexistent


    • Various performance improvements

    更新日志地址

    下载地址

    Marionette v3.4.0 发布,Backbone.js 组合框架下载地址
     
正在加载...