mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-15 03:12:54 +03:00
ce9d590f34
Closes #4431 - The PSM does not reset on a transition from editor (existing post) to editor (new post). If the existing post had a cover image, the image uploader would not be reset during the transition and appear slightly broken in the editor for the new post. - In this PR: A reference to the uploader is saved, allowing the route for editor/new to instruct the PSM controller to have the uploader reset. |
||
---|---|---|
.. | ||
editor | ||
modals | ||
posts | ||
settings | ||
application.js | ||
debug.js | ||
error.js | ||
forgotten.js | ||
post-settings-menu.js | ||
post-tags-input.js | ||
posts.js | ||
reset.js | ||
settings.js | ||
setup.js | ||
signin.js | ||
signup.js |