0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/client/routes/editor
Jason Williams e046f4a536 Fix up title/slug handling on posts.
Refs #4323
- Remove any titleScratch observers that may be hanging
  around on the post-settings-menu controller from previous posts.
- Change logic around when to regenerate slugs on posts that are
  "(Untitled)" so that slug generation continues after slug no
  longer resembles "untitled."
2014-10-25 23:35:50 +00:00
..
edit.js Remove lodash from admin client. 2014-10-23 18:27:09 +00:00
index.js Refactored Editor Routing 2014-06-11 12:18:44 -06:00
new.js Fix up title/slug handling on posts. 2014-10-25 23:35:50 +00:00