0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core/client/controllers
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
..
editor Autosave Draft posts 2014-10-13 15:28:27 -06:00
modals Rename popovers to dropdowns 2014-09-30 10:48:21 +01:00
posts Abstract mobile transition interactions 2014-09-16 07:28:03 -06:00
settings Adds (Never) for users who haven't been seen 2014-09-05 16:45:34 +01:00
application.js Add Tab components 2014-09-18 18:15:43 -06:00
debug.js Error notification if send mail api returns 500 2014-08-11 09:15:12 -07:00
error.js Change Ember function.property() to Ember.computed 2014-08-19 10:01:17 -06:00
forgotten.js Reset email form value on success 2014-08-08 02:52:19 +01:00
post-settings-menu.js Sorts PSM authors alphabetically 2014-09-29 12:17:26 -05:00
post-tags-input.js Fix tag order 2014-09-24 21:56:37 +00:00
posts.js Emberify Posts mobile transitions 2014-09-10 20:58:10 -06:00
reset.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
settings.js
setup.js Reset password signs the user in 2014-10-03 15:22:20 -06:00
signin.js
signup.js Prevent transition to signup on invalid invitation 2014-09-19 04:52:45 +00:00