Ghost/ghost/core/test/unit/server
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
..
adapters Added basic memory cache storage implementation 2022-08-05 02:28:33 +12:00
data Added email_track_clicks setting (#15409) 2022-09-15 15:48:22 +02:00
lib Added rendering of posts.lexical to posts.html when saving (#15416) 2022-09-15 16:49:14 +01:00
models Added ENUM validation for member/subscription created events (#15312) 2022-08-25 15:39:37 +02:00
services 🐛 Fixed feature image caption escaped twice in newsletters (#15417) 2022-09-15 17:07:10 +02:00
web Moved Cache-Control middleware to separate package 2022-08-11 14:14:20 +02:00
notify.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00