Ghost/ghost/admin/app/components/modal-post-preview
Kevin Ansfield 922c304e3b Added "Email call to action" card for an email-only CTA targeting free or paid members (#2080)
refs https://github.com/TryGhost/Team/issues/993

The new editor card allows you to add styled content along with an optional button that will only be visible to free or paid members when the post is emailed. Useful for encouraging free members to sign up to a paid account for example.

- removed labs flag and conditionals to make the feature is available by default
- cleaned up CSS that re-used the `.email-card` class or was referencing `labs`
2021-09-02 13:11:15 +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 Added "Email call to action" card for an email-only CTA targeting free or paid members (#2080) 2021-09-02 13:11:15 +01:00
email.js Added "Email call to action" card for an email-only CTA targeting free or paid members (#2080) 2021-09-02 13:11:15 +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