Releases: mcfarljw/backbone-gelato
Releases · mcfarljw/backbone-gelato
0.6.0
Add optional module for getting and setting cookies.
Move getPlatform
method to application.
Move getQueryString
method to router.
0.5.18
Use body element as default parent view.
0.5.17
Render components into parent scope.
0.5.16
Include core method for getting query string from url.
0.5.15
Add support for autoRender component options.
Remove listeners when rendering template.
0.5.14
Make application function more like a backbone view.
Update several core Gelato functions.
0.5.13
Add core method for getting a cookie by name.
Force html and body to use auto overflow.
0.5.12
Cleanup click navigate flow and allow for dead links.
Store dialog reference in the application scope.
0.5.11
Move backbone, jquery and lodash to devDependencies.
0.5.10
Add boolean loaded property to collection and model.
Trigger load event on collection and model.