Ghost/ghost/admin/app/components/modals/post-preview
Fabien 'egg' O'Carroll b3d2fb8b96 Allowed popups from email preview to escape sandbox (#2168)
refs https://github.com/TryGhost/Team/issues/1001

Our email newsletter preview is rendered inside of an iframe with
javascript disabled. When opening links from the preview, the new
window/tab inherits this property - which breaks links to twitter.
2021-12-06 18:48:04 +02:00
..
browser.hbs Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
browser.js Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
email.hbs Allowed popups from email preview to escape sandbox (#2168) 2021-12-06 18:48:04 +02:00
email.js Ensured preview iframes always include doctype and html attributes 2021-10-28 14:53:40 +01:00
mobile.hbs Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
mobile.js Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
social.hbs Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00
social.js Converted post-preview modal to EPM based modal 2021-09-13 13:01:12 +01:00