0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core
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
..
client Autosave Draft posts 2014-10-13 15:28:27 -06:00
server Follow symlinks when resolving theme paths. 2014-10-02 13:37:18 +00:00
shared Moving nanoscroller to be managed by bower 2014-10-05 22:08:36 +01:00
test Autosave Draft posts 2014-10-13 15:28:27 -06:00
index.js Move config module to be instance based and merge bootstrap into config. 2014-08-23 15:54:43 -04:00