Ghost/ghost/admin/tests/unit
Kevin Ansfield b5af65a130
Added access and publish date display to internal link list on hover (#20168)
closes https://linear.app/tryghost/issue/MOM-80

- bumps @tryghost/koenig-lexical to add support for search result metadata in internal links as well as some improvements to the internal linking UI/UX
- updates search service to fetch and expose additional `visibility` and `published_at` fields for post/page resources
- updates `searchLinks` method passed to editor to decorate the search results with appropriate meta text and icon based on publish date, post visibility and member settings
2024-05-08 16:04:05 +00:00
..
authenticators
components Added access and publish date display to internal link list on hover (#20168) 2024-05-08 16:04:05 +00:00
controllers Added tests for TK indicators within editor (#19262) 2023-12-06 11:29:27 -06:00
helpers Fixed member subscription status when multiple subs (#19530) 2024-01-24 12:16:26 +01:00
mixins
models
routes
serializers
services
transforms
utils
validators
.gitkeep