0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
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
..
functional Autosave Draft posts 2014-10-13 15:28:27 -06:00
integration Naming cleanup 2014-09-20 21:09:16 +02:00
unit Merge pull request #3962 from halfdan/2249-is-context 2014-09-23 17:05:13 +01:00
utils Fix cache-control header for API routes 2014-09-25 11:06:28 +01:00
.jshintrc Updating dev dependencies 2014-09-17 16:44:30 +01:00
blanket_coverage.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00