0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/apps/admin-x-settings/src
Peter Zimon 608795d45a
Various AdminX mobile refinements (#18017)
refs. https://github.com/TryGhost/Product/issues/3349

- AdminX settings had a couple of minor bugs related to responsive styles
2023-09-07 16:39:30 +02:00
..
admin-x-ds Various AdminX mobile refinements (#18017) 2023-09-07 16:39:30 +02:00
api Added one-click-subscribe detection (#17995) 2023-09-06 15:11:14 +00:00
assets AdminX Labs static UI (#17754) 2023-08-18 04:55:50 +00:00
components Various AdminX mobile refinements (#18017) 2023-09-07 16:39:30 +02:00
hooks Updated AdminX to load via ES Modules to enable code splitting (#17971) 2023-09-07 06:38:20 +00:00
styles AdminX responsive design updates (#17979) 2023-09-07 13:23:26 +02:00
utils Added one-click-subscribe detection (#17995) 2023-09-06 15:11:14 +00:00
App.tsx Various AdminX mobile refinements (#18017) 2023-09-07 16:39:30 +02:00
index.tsx
main.tsx Wired up Zapier integration in AdminX (#17737) 2023-08-16 18:59:31 +01:00
typings.d.ts Implemented email customisation labs flag in AdminX (#17881) 2023-09-04 07:00:37 +01:00
vite-env.d.ts