issues
search
simonblee
/
generator-maryo
Yeoman generator for Backbone and Marionette.
MIT License
43
stars
11
forks
source link
Updating
#23
Closed
Seebiscuit
closed
8 years ago
Seebiscuit
commented
8 years ago
Updated all app dependencies to latest Mn
Updated Mn view naming conventions:
Layout -> LayoutView
ItemView -> ChildView (in Collection/CompositeView)
Added child view module reference in parent collection view define
Replaced deprecated App.addInitializer with 'start' and 'before:start' event handlers