0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/apps/admin-x-settings/src
Peter Zimon b4bcc193a4
Updated history staff search (#18108)
refs. https://github.com/TryGhost/Product/issues/3349

- newsletter searchfield was showing a "Clear" button once it had content. It needed to be using standard React dropdown instead
- modals needed an option to make the header sticky so it's more versatile. It's now used in the History modal

---------

Co-authored-by: Jono Mingard <reason.koan@gmail.com>
2023-09-20 12:28:29 +02:00
..
admin-x-ds Updated history staff search (#18108) 2023-09-20 12:28:29 +02:00
api Added a timeout when adding a recommendation (#18204) 2023-09-18 15:12:54 +02:00
assets Optimised bundle size and configuration in AdminX (#18227) 2023-09-19 16:54:01 +00:00
components Updated history staff search (#18108) 2023-09-20 12:28:29 +02:00
hooks Added Support Email verification modals to Admin X (#18152) 2023-09-15 16:00:24 +07:00
styles
utils Added a timeout when adding a recommendation (#18204) 2023-09-18 15:12:54 +02:00
App.tsx Update labs settings in Ember when changed in AdminX (#18231) 2023-09-19 18:48:47 +00:00
index.tsx
main.tsx Update labs settings in Ember when changed in AdminX (#18231) 2023-09-19 18:48:47 +00:00
MainContent.tsx
typings.d.ts
vite-env.d.ts