0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/mixins
Matt Enlow a9fb2af7ea Autosave Draft posts
Ref #1413
- If the user stops typing for 5 seconds, a "typingPause" action is sent from the GhCodemirrorComponent
- Editor-base-controller ties the "typingPause" action to its "autosave"
- If a post is being saved and does not have a title, the title is set to "(Untitled)"
- Cleanup editor base controller property dependencies and code
2014-10-13 15:28:27 -06:00
..
body-event-listener.js
current-user-settings.js Settings screens redirect for certain roles 2014-07-30 00:57:16 -07:00
dropdown-mixin.js Rename popovers to dropdowns 2014-09-30 10:48:21 +01:00
editor-base-controller.js Autosave Draft posts 2014-10-13 15:28:27 -06:00
editor-base-view.js Fix editor scroll depending on cursor location 2014-09-14 17:38:32 -06:00
editor-route-base.js Add Tab components 2014-09-18 18:15:43 -06:00
loading-indicator.js
marker-manager.js
nprogress-save.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00
pagination-controller.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-route.js Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
pagination-view-infinite-scroll.js Emberify Posts mobile transitions 2014-09-10 20:58:10 -06: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
style-body.js
text-input.js Meta data screen 2014-09-21 15:13:06 +00:00
validation-engine.js Fire NProgress on User, Post, and Settings save 2014-07-13 14:19:27 -06:00