Ghost/ghost/core/test/unit
Kevin Ansfield c489343831
Fixed saving and rendering of Lexical posts containing new cards
closes https://github.com/TryGhost/Team/issues/2558

- bumped `kg-lexical` packages so we're working with latest suite of default nodes and renderer
- added a `render()` method directly to our `lexicalLib` object
  - allows us to pass through all of Ghost's config for image transforms etc in one place rather than every time we want to render something
2023-02-13 16:35:34 +00:00
..
api/canary Removed bluebird dependency from unit tests in core (#16096) 2023-01-23 11:23:48 +00:00
frontend Fixed {{price}} helper to render empty instead of throwing 2023-01-31 21:01:19 +08:00
server Fixed saving and rendering of Lexical posts containing new cards 2023-02-13 16:35:34 +00:00
shared Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00