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
Sodbileg Gansukh d318093f55
Reorganized add and edit forms of offers in AdminX (#19188)
refs ADM-33, ADM-34, ADM-35
2023-11-30 10:35:55 +08:00
..
assets
components Reorganized add and edit forms of offers in AdminX (#19188) 2023-11-30 10:35:55 +08: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 Moved helpers for newsletter emails into a separate util (#19185) 2023-11-29 18:35:33 +00: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