Marionette v3.5.1 发布了,Backbone.Marionette 是 Backbone.js 的一个组合应用库,简化了大规模 JavaScript 应用的开发。包含一组常用的设计模式。
本次更新主要是修复了一个bug:
View entity events set in initialize were being undelegated if modelEvents or collectionEventswere undefined.
软件详情:https://github.com/marionettejs/backbone.marionette/releases
下载地址:https://github.com/marionettejs/backbone.marionette/archive/v3.5.1.zip
来自:开源中国社区

