Ghost/apps/admin-x-settings/test
Ronald Langeveld 6719bcf46e
Extracted Unsplash Selector from AdminX (#19838)
no issue

- Adds the unsplash selector as a standalone typescript package inside
the Koenig monorepo.
- Currently we have 3 versions of the Unsplash Selector. One in
Koenig-Lexical, one in AdminX and the original Ember version.
- We can now start phasing out the application coupled version of the
selector and replace it with the reusable version.
- We can now import it via npm to any React application.
- This commit removes the Unsplash components from AdminX and imports it
instead.
2024-03-12 11:06:57 +00:00
..
acceptance Updated test to check for Unsplash button in Admin (#19814) 2024-03-06 14:54:37 +00:00
unit Extracted Unsplash Selector from AdminX (#19838) 2024-03-12 11:06:57 +00:00
utils