Ghost/ghost/core/test/unit
Kevin Ansfield 457c672c6a
Added URL transform for image cards in Lexical documents (#15890)
refs https://github.com/TryGhost/Team/issues/2225

- updated the `formatOnWrite` transform map for posts to include the new `nodes` and `transformMap` options used by `urlUtils` for transforming node payload data
- added `nodes` to the `lexicalLib` module that pulls in our default nodes to be passed in to the URL transform utilities
- added `urlTransformMap` to the `lexicalLib` module that maps transform type and data type to URL transform utility functions that accept a single URL argument
2022-11-29 16:57:01 +00:00
..
api/canary Added property cleaning to tag relations on pages + posts 2022-09-07 22:28:56 +01:00
frontend Cleaned up old member activity code usage 2022-11-14 10:44:10 +05:30
server Added URL transform for image cards in Lexical documents (#15890) 2022-11-29 16:57:01 +00:00
shared Improved Sentry server side error reporting 2022-11-23 12:37:24 +00:00