0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/apps/admin-x-framework/src
2023-12-14 16:01:28 +00:00
..
api Updated newsletter email verification to render the verified address (#19148) 2023-11-27 18:28:57 +00:00
hooks Updated AdminX error handling to display validation errors correctly (#19210) 2023-11-30 16:47:59 +00:00
providers Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
test Update migration in settings (#19278) 2023-12-13 16:25:29 +01:00
utils Moved AdminX test config to framework package (#19096) 2023-11-22 13:39:32 +00:00
errors.ts Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
helpers.ts Separated common AdminX logic into a reusable package (#18919) 2023-11-14 13:50:08 +00:00
hooks.ts Added tests to AdminX framework package (#19022) 2023-11-20 11:00:51 +00:00
index.ts Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
playwright.ts Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
routing.ts Updated files with mixed named/default exports to use only named exports (#19385) 2023-12-14 16:01:28 +00:00
vite.ts Created a skeleton AdminX demo app (#19005) 2023-11-20 13:30:15 +00:00