0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/admin-x-settings/src
Sag 3b1fcb6c16
Added fixed height to avoid jumps in the Recommendations settings (#18184)
closes https://github.com/TryGhost/Product/issues/3881

We observe the height of the recommendation table, and keep it fixed between pages — so that the UX is smoother when navigating between pages.
2023-09-18 17:43:57 +02:00
..
admin-x-ds Added fixed height to avoid jumps in the Recommendations settings (#18184) 2023-09-18 17:43:57 +02: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
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