Ghost/ghost/email-service/lib
Chris Raible 0c972d8276
Fixed EmailRenderer stripping inline width tags from images (#18587)
no issue

- product card outputs the original width/height of the image in emails
which results in overflown images in Outlook
- Combined with https://github.com/TryGhost/Koenig/pull/983/files, this
change fixes rendering for product card images in Outlook

---------

Co-authored-by: Sodbileg Gansukh <sodbileg.gansukh@gmail.com>
2023-11-01 15:05:39 -07:00
..
email-templates Fixed EmailRenderer stripping inline width tags from images (#18587) 2023-11-01 15:05:39 -07:00
BatchSendingService.js Made lexical rendering async (#17438) 2023-07-20 17:48:48 -05:00
EmailBodyCache.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailController.js Added test email rate limiting (#17505) 2023-07-27 08:46:50 +02:00
EmailEventProcessor.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailEventStorage.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
EmailRenderer.js Fixed EmailRenderer stripping inline width tags from images (#18587) 2023-11-01 15:05:39 -07:00
EmailSegmenter.js Retain newsletter subscriptions on suppression (#17373) 2023-07-24 10:47:57 +01:00
EmailService.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
MailgunEmailProvider.js Added bulkEmail.batchSize option to configure batch size 2023-06-26 12:57:44 +02:00
SendingService.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00