0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-settings/test
Jono M 79cd49c01b
Improved AdminX design settings experience (#18180)
refs https://github.com/TryGhost/Product/issues/3832

---

### <samp>🤖 Generated by Copilot at 60bbe0a</samp>

This pull request improves the performance and readability of the site
design and theme settings UI. It refactors the modal navigation logic,
the color picker field component, and the theme preview component. It
also removes unnecessary dependencies and props from the modal
components, and adds a new `DesignAndThemeModal` component to handle the
modal switching.
2023-09-18 12:09:26 +01:00
..
e2e Improved AdminX design settings experience (#18180) 2023-09-18 12:09:26 +01:00
unit/utils Added uniqueness validation for the recommendation URL (#18163) 2023-09-15 13:14:47 +00:00
utils Fixed bugs in AdminX portal and theme settings (#18099) 2023-09-13 07:10:33 +00:00