0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/apps/admin-x-design-system/src
Djordje Vlaisavljevic 940914609f
Updated drawer so you can interact with page behind it (#21778)
ref https://linear.app/ghost/issue/AP-613/make-drawer-wider-when-displaying-articles-on-larger-screens

- Added a prop to Modal which allows you to interact with the page
behind the Modal, so the main navigation could still be used while the
Article modal is opened
- Removed the breakpoint we only use in one place, and switched to using
an arbitrary Tailwind breakpoint that matches the one in admin instead
2024-12-02 13:12:05 +00:00
..
assets Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
docs Admin X Design System docs (#19120) 2023-11-23 16:18:59 +01:00
global Updated drawer so you can interact with page behind it (#21778) 2024-12-02 13:12:05 +00:00
hooks Fixed treeshaking for lodash in AdminX apps 2024-09-03 10:18:04 +02:00
providers 🐛 Fixed dark mode for standalone html editors in Admin X (#20689) 2024-07-30 09:18:51 -05:00
settings Updated tips & donations default suggested value 2024-08-20 12:07:51 +01:00
utils 🐛 Fixed navigations links for Ghost sites hosted on a subdirectory (#21071) 2024-09-23 18:37:05 +02:00
Boilerplate.stories.tsx Fundamental page components (#19037) 2023-11-21 06:49:41 +00:00
Boilerplate.tsx
DesignSystemApp.tsx 🐛 Fixed dark mode for standalone html editors in Admin X (#20689) 2024-07-30 09:18:51 -05:00
index.ts 🐛 Fixed navigations links for Ghost sites hosted on a subdirectory (#21071) 2024-09-23 18:37:05 +02:00
typings.d.ts