Ghost/core/client/mixins
Matt Enlow b5af691a61 Save meta title and meta desc on post save
Closes #4369
- Renamed `editor-route-base` -> `editor-base-route` to bring it in alignment with the view and controller mixins
- Consolidated editor route code into editor-base-route
- Removed `serialize` from EditorEditRoute, as it reimplemented the ember default
2014-11-03 21:11:04 -07:00
..
body-event-listener.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
current-user-settings.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
dropdown-mixin.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
editor-base-controller.js Save meta title and meta desc on post save 2014-11-03 21:11:04 -07:00
editor-base-route.js Save meta title and meta desc on post save 2014-11-03 21:11:04 -07:00
editor-base-view.js Fix editor scroll depending on cursor location 2014-09-14 17:38:32 -06:00
loading-indicator.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
marker-manager.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
nprogress-save.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
pagination-controller.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
pagination-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
pagination-view-infinite-scroll.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
selective-save.js Add a mixin for saving a subset of a model. 2014-07-27 21:04:35 +00:00
shortcuts-route.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
style-body.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
text-input.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00
validation-engine.js Enable JSCS checking on client. 2014-10-25 16:13:04 +00:00