Ghost/ghost/admin/app/components/modal-post-preview
Kevin Ansfield 4ad305534a 🐛 Fixed links in email preview not being clickable
no issue

- browsers blocked links from opening in a new window due to the iframe sandbox permissions
- allowed popups so that it's possible to check links go where you expect them to before sending an email
- our email rendering adds `target="_blank"` to all links so they'll open in a new tab rather than clearing navigating away from the admin area
2021-06-08 10:36:17 +01:00
..
browser.hbs Fixed Safari bug not showing full-height post preview 2021-03-09 09:52:35 +01:00
browser.js Added share/send preview footers to post preview modal 2021-02-02 16:08:05 +00:00
email.hbs 🐛 Fixed links in email preview not being clickable 2021-06-08 10:36:17 +01:00
email.js Switch deprecated htmlSafe imports from @ember/string to @ember/template 2021-05-12 12:33:40 +01:00
mobile.hbs Added link to preview-in-new-tab button 2021-02-16 11:51:32 +00:00
mobile.js Improved preview post modal design and added mobile view 2021-02-02 16:08:05 +00:00
social.hbs Updated metadata description preview cutoff point across admin 2021-05-05 17:33:59 +02:00
social.js Fixed url formatting in search engine result previews 2021-03-30 10:10:34 +01:00