0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/routes
Jason Williams 1d6b1f9667 Prevent editor title from being overwritten
Closes #3955
- Change titleScratch from being bound to the title to being
  set when entering the editor so it is not overwritten on a
  model refresh.
- Ensure that the "unsaved content" dialog is shown when there are
  changes to the "scratch" fields after a post-settings-menu change.
- Add tests to prevent regression.
2014-09-04 19:27:59 +00:00
..
editor Prevent editor title from being overwritten 2014-09-04 19:27:59 +00:00
posts
settings Implement About Ghost page 2014-09-02 13:49:01 -06:00
application.js Show warning dialog if session has ended in editor 2014-08-25 19:45:26 +00:00
content.js
debug.js
error404.js
forgotten.js
posts.js Do not loop keyboard nav on content list. 2014-08-07 09:15:24 -04:00
reset.js
settings.js
setup.js
signin.js
signout.js
signup.js