Ghost/ghost/core/test/integration/services
Daniël van der Winden f456494776
Newsletter captions fix (#20396)
Fixes
https://linear.app/tryghost/issue/DES-4/image-caption-size-in-email-newsletter.

There were no styles defined for captions for cards beyond the featured
image (bookmark, gallery, video), and we had no way of targeting those
captions with CSS. They are now wrapped in a div with a specific class,
which allows for more selective styling, and are styled similarly to the
caption of the featured image.
2024-06-18 11:26:20 +02:00
..
email-service Newsletter captions fix (#20396) 2024-06-18 11:26:20 +02:00
members Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
last-seen-at-updater.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
mailgun-email-suppression-list.test.js Updated to use assert/strict everywhere (#17047) 2023-06-21 09:56:59 +01:00
q-email-addresses.test.js Fixed reply-to address to stay the same after dmarc changes (#19542) 2024-01-23 16:22:40 +01:00