Ghost/ghost/admin/app/routes
Kevin Ansfield 5a47f2ae4b 🐛 fix loss of editor focus on new post autosave (#798)
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
2017-07-21 19:11:24 -04:00
..
editor 🐛 fix loss of editor focus on new post autosave (#798) 2017-07-21 19:11:24 -04:00
settings 🚀 supercharge tags performance 2017-07-07 17:53:08 +01:00
setup 💄 refactor setup screens to use ember-concurrency (#644) 2017-04-19 12:27:32 +02:00
subscribers convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
team 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
about.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
application.js 🐛 prevent session sync issues with multiple tabs/refreshes (#772) 2017-07-10 12:18:19 +02:00
authenticated.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
error404.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
posts.js 🔥 remove content screen keyboard shortcuts 2017-07-07 10:37:24 +01:00
reset.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
setup.js deps: ember-simple-auth@1.2.0 2017-02-06 16:39:42 +00:00
signin.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
signout.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
signup.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00
subscribers.js 💄🐷 sort-imports eslint rule (#712) 2017-05-29 20:50:03 +02:00