0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/admin-x-settings/src
Ronald Langeveld 41ee387af2
Fixed Offers portal preview edge cases (#19124)
no issue

- cleaned up offers portal preview.
- fixes a few logic errors and potential edge cases and making it easier
to maintain.
2023-11-24 12:32:45 +02:00
..
assets Added Ghost favicon 2023-09-20 14:46:26 +01:00
components Fixed Offers portal preview edge cases (#19124) 2023-11-24 12:32:45 +02:00
hooks Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
styles Renamed admin-x-design to admin-x-design-system for clarity (#18914) 2023-11-08 15:10:43 +00:00
unsplash Cleaned up Unsplash component in Admin (#18603) 2023-10-13 14:15:14 +07:00
utils Fixed Offers portal preview edge cases (#19124) 2023-11-24 12:32:45 +02:00
App.tsx Fixed provider ordering to prevent bugs loading modals on refresh (#19089) 2023-11-22 07:51:10 +00:00
index.tsx
main.tsx Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00
MainContent.tsx Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
typings.d.ts Updated timezone-data and color-utils to use built in type definitions (#18795) 2023-10-30 16:40:54 +00:00
vite-env.d.ts