Ghost/ghost/core/test
Princi Vershwal d17f52df9d
🐛 Fixed words breaking to new line in emails on mobile (#21652)
fixes https://linear.app/ghost/issue/DES-977/word-breaks-to-new-line-on-mobile-for-new-member-sign-up-email

- word-break is not required in the text "You can also copy & paste this URL into your browser:", so removed it
- word-break should be used in case of urls. No change in this
- Observed this patter across multiple email templates. Fixed all.
2024-11-19 10:43:32 +00:00
..
e2e-api 🐛 Fixed words breaking to new line in emails on mobile (#21652) 2024-11-19 10:43:32 +00:00
e2e-browser Fixed staff member login when 2FA is ON (#21647) 2024-11-18 18:43:23 +00:00
e2e-frontend Added unsubscribe_url to member api response (#21207) 2024-10-16 14:00:31 -05:00
e2e-server 🐛 Fixed words breaking to new line in emails on mobile (#21652) 2024-11-19 10:43:32 +00:00
e2e-webhooks 🎨 Added staff notification when a sub is canceled due to failed payments (#20534) 2024-07-15 08:07:18 +02:00
integration Added metrics for job queue and email analytics (#21626) 2024-11-15 12:00:53 -06:00
regression Fixed members/signin_urls endpoint to take admin api key (#21284) 2024-10-16 14:30:36 +01:00
unit 🐛 Fixed words breaking to new line in emails on mobile (#21652) 2024-11-19 10:43:32 +00:00
utils Updated the valid theme fixture (#21619) 2024-11-14 19:43:27 +08: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