Peter Zimon
5bb5977a47
Fixed issue with bookmark cards width on Android
...
no refs.
- On Android Gmail client the bookmark cards were not taking the full width of the screen
2023-02-14 14:31:16 +01:00
Simon Backx
19b9696fe2
🐛 Fixed HTML escaping of feature_image_caption in newsletters
...
no issue
feature_image_caption was escaped in the new email stability flow, while that should not happen (bold/underline/...).
2023-01-30 14:39:08 +01:00
Sanne de Vries
4b61f23bd0
Fixed minor email preview visual bugs
...
No ref
2023-01-23 10:46:30 +01:00
Elena Baidakova
5b5f4cdd3f
🐛 Fixed feedback buttons for dark mode ( #16091 )
...
refs TryGhost/Team#2396
2023-01-09 16:40:42 +04:00
Elena Baidakova
8d2418578d
🐛 Removed horizontal scroll for long author's name ( #15985 )
...
closes TryGhost/Team#2272
- Show all name's text due to poor support `text-overflow: ellipsis` in
email clients
2022-12-12 15:36:58 +04:00
Simon Backx
f5045b9bf7
Added email renderer implementation draft ( #15877 )
...
fixes https://github.com/TryGhost/Team/issues/2308
- Still has some missing pieces, but mostly works.
- Uses new handlebars template for emails
- When sending emails with the new email stability flag enabled, one
test email is now sent via the default smtp ghost mailer.
2022-11-29 11:27:17 +01:00