Ghost/core/client/views
Hannah Wolfe 2d8b5ea8c1 Backbone template cleanup
- Ghost.View now extends Ghost.TemplateView giving all views access to subviews and templates
- Views which implemented templates no longer need to
- Some views needed to re-override render which is a bit annoying
- Settings screen now has sub-templates for each pane and for the sidebar
- Additional Casper tests for settings screen
2013-08-03 16:37:06 +01:00
..
base.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
blog.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
dashboard.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
debug.js App restructure - closes #245 2013-07-11 20:23:34 +01:00
editor.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
login.js Backbone template cleanup 2013-08-03 16:37:06 +01:00
settings.js Backbone template cleanup 2013-08-03 16:37:06 +01:00