Ghost/ghost/core/test/e2e-api
Kevin Ansfield c240f7afa4
Added rendering of posts.lexical to posts.html when saving (#15416)
no issue

- added `@tryghost/kg-lexical-html-renderer` dependency
- added `lexical` lib following the same pattern as our `mobiledoc` lib
- updated the Post model's `onSaving` hook to generate the `html` value from `lexical` when present
2022-09-15 16:49:14 +01:00
..
admin Added rendering of posts.lexical to posts.html when saving (#15416) 2022-09-15 16:49:14 +01:00
content Fixed Content API posts/pages e2e tests 2022-09-13 15:05:53 +01:00
members Wired events for triggering email alerts for subscription creation/cancellation 2022-09-10 11:06:34 +05:30
members-comments Added temporary fix for random test failures in comments 2022-09-14 17:02:13 +02:00
shared Added publication language to admin site endpoint 2022-08-23 12:04:07 +01:00