Ghost/core/client/mixins
Matt Enlow ca422dc1a4 Transition to editor.edit after saving a new post
Closes #2860
- `editor-base-controller`'s `save` action returns a promise with the model
  after saving
- `EditorNewController` will transition to `EditorEditController` upon a
  successful save (model has an id)
- Removed a console.log in editor's save function
2014-06-11 15:44:18 -06:00
..
body-event-listener.js Added popover component 2014-05-31 17:23:41 -06:00
editor-base-controller.js Transition to editor.edit after saving a new post 2014-06-11 15:44:18 -06:00
popover-mixin.js Added popover component 2014-05-31 17:23:41 -06:00
style-body.js Amend fixtures & put body classes in styleBody mixin 2014-03-09 15:30:54 +00:00