Ghost/ghost/core/test
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
..
e2e-api Adjusted spacing and amount of text of newsletter latest posts (#20285) 2024-06-11 12:30:32 +08:00
e2e-browser 🐛 Fixed admin error when deleting an unsaved or imported post (#20053) 2024-04-18 10:02:02 -07:00
e2e-frontend Fixed offer not found case during Stripe checkout (#20322) 2024-06-04 10:27:45 +00:00
e2e-server Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00
e2e-webhooks Cleaned up lexicalEditor labs flag, switched Post model to lexical-by-default (#18607) 2023-10-23 17:51:34 +01:00
integration Newsletter captions fix (#20396) 2024-06-18 11:26:20 +02:00
regression Updated staff deletion logic (#20069) 2024-04-25 08:19:11 -05:00
unit Added posts.updated_at index to schema (#20357) 2024-06-10 11:35:21 -05:00
utils Added JSDoc to stripe-mocker (#20282) 2024-05-29 17:38:24 -05:00
.eslintignore Added Source as the new default theme 2023-10-03 14:02:08 +02:00
.eslintrc.js Enforced more Mocha lint rules (#19720) 2024-04-16 09:37:06 +02:00