mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-29 15:12:58 +03:00
5a47f2ae4b
refs TryGhost/Ghost#8723 - #795 contained a regression where the body focus was lost during the new->edit transition because at that point `model.isNew` is false - returns `shouldFocusEditor` code that was removed in #768 (it was assumed the body should _always_ have focus in that PR) - instant-save if body is edited and the post is new - fixes issue where you could keep typing without any save when body had autofocus - don't show preview link for new posts - fixes issue where it links directly to the admin endpoint so it would force a refresh |
||
---|---|---|
.. | ||
editor | ||
settings | ||
setup | ||
subscribers | ||
team | ||
about.js | ||
application.js | ||
authenticated.js | ||
error404.js | ||
posts.js | ||
reset.js | ||
setup.js | ||
signin.js | ||
signout.js | ||
signup.js | ||
subscribers.js |