Ghost/ghost/core
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
..
content 🎨 Updated Source to v1.2.3 2024-06-06 08:34:57 +00:00
core Fixed shutdown signal compatibility issue with Node 20 2024-06-18 10:05:19 +02:00
test Newsletter captions fix (#20396) 2024-06-18 11:26:20 +02:00
.c8rc.e2e.json
.c8rc.json
.eslintignore
.eslintrc.js
.npmignore
config.development.json
ghost.js
index.js
jsconfig.json
loggingrc.js
MigratorConfig.js
monobundle.js
package.json Update dependency yjs to v13.6.17 2024-06-17 14:36:26 +00:00
playwright.config.js