mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-04 04:10:33 +03:00
f1a02b88a9
closes #2910 - create EditorController, PostSettingsMenuController - remove `posts.post` controllerName dependency on EditorRoute/NewRoute - `{{render}}` the PostSettingsMenuView with its own controller - break up properties/methods from PostsPostController into all three controllers - fix EditorRoute pagination options to now be comparable to PostsRoute - add NewController to force NewRoute to refresh editor with blank model. Identical to Editor's - EditorController and NewController are based on a shared mixin - NewView created, templateName is 'editor' |
||
---|---|---|
.. | ||
modals | ||
posts | ||
settings | ||
application.js | ||
debug.js | ||
editor.js | ||
forgotten.js | ||
new.js | ||
post-settings-menu.js | ||
posts.js | ||
reset.js |