Ghost/ghost/core/test
Kevin Ansfield 2fd9116499
🐛 Fixed unwanted extra blank paragraphs when copy/pasting from Google Docs (#20505)
closes https://linear.app/tryghost/issue/ENG-1255

- updated Koenig packages including:
  - addition of `/preview` for public preview card
  - fix for HTML import from Google Docs
  - fix for embed thumbnails being cut off in email
  - fix for wide image card width on medium screens
- multiple fixes for unhandled (but non user-visible) errors causing noise in console and error logging
2024-07-01 21:14:07 +01:00
..
e2e-api 🎨 Added 'Changed email address' event to Member Activity (#20493) 2024-07-01 15:33:33 +00:00
e2e-browser Fixed browser tests 2024-07-01 14:49:20 +02:00
e2e-frontend Fixed offer not found case during Stripe checkout (#20322) 2024-06-04 10:27:45 +00:00
e2e-server Fixed race condition when updating member's last_seen_at timestamp (#20389) 2024-06-18 20:03:32 -07:00
e2e-webhooks
integration 🐛 Fixed unwanted extra blank paragraphs when copy/pasting from Google Docs (#20505) 2024-07-01 21:14:07 +01:00
regression
unit 🔒 Added timestamp to webhook signature hash (#20500) 2024-07-01 15:59:04 +01:00
utils Fixed handling SVG files with missing tag 2024-06-18 14:41:11 +02:00
.eslintignore
.eslintrc.js