0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-settings/src
Jono M 343535116c
Updated select to use react-select (#18164)
refs https://github.com/TryGhost/Product/issues/3832

---

### <samp>🤖 Generated by Copilot at adffb67</samp>

This file updates the global form select component to use a custom
`ReactSelect` component with better performance and style.
2023-09-18 14:51:59 +01:00
..
admin-x-ds Updated select to use react-select (#18164) 2023-09-18 14:51:59 +01:00
api Added a timeout when adding a recommendation (#18204) 2023-09-18 15:12:54 +02:00
assets AdminX global loading Orb (#18076) 2023-09-12 11:56:41 +02:00
components Updated select to use react-select (#18164) 2023-09-18 14:51:59 +01:00
hooks Added Support Email verification modals to Admin X (#18152) 2023-09-15 16:00:24 +07:00
styles AdminX various UI fixes (#18089) 2023-09-12 16:11:12 +02:00
utils Added a timeout when adding a recommendation (#18204) 2023-09-18 15:12:54 +02:00
App.tsx AdminX UI fixes (#18110) 2023-09-14 12:04:31 +02:00
index.tsx
main.tsx Wired up Zapier integration in AdminX (#17737) 2023-08-16 18:59:31 +01:00
MainContent.tsx Update settings for roles in AdminX (#18147) 2023-09-14 19:20:50 +02:00
typings.d.ts Implemented email customisation labs flag in AdminX (#17881) 2023-09-04 07:00:37 +01:00
vite-env.d.ts