0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core
Felix Rieseberg ce9d590f34 Ensure Post Image Uploader Reset
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.
2014-11-24 09:43:17 -08:00
..
client Ensure Post Image Uploader Reset 2014-11-24 09:43:17 -08:00
server Merge pull request #4320 from felixrieseberg/iss4235 2014-11-12 19:35:38 -06:00
shared Change autolinked URLs to output nice quotes 2014-10-14 11:09:06 +02:00
test Merge pull request #4317 from cobbspur/image 2014-11-03 15:21:35 +00:00
index.js