0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/apps/admin-x-design-system/src
Daniel Lockyer f96313e9c2 Enabled treeshaking for validator in AdminX design system
ref https://linear.app/tryghost/issue/DEV-20/faster-builds

- we can save 75KB by using a tree-shaking import for validator
- import string comes from validator docs
- also adds validator import, which was missing for this package
2024-09-03 10:44:14 +02:00
..
assets Added support for badges to APAvatar 2024-09-02 10:43:38 +01:00
docs Admin X Design System docs (#19120) 2023-11-23 16:18:59 +01:00
global Enabled treeshaking for validator in AdminX design system 2024-09-03 10:44:14 +02: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
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 Admin X demo app content (#19079) 2023-11-22 13:44:39 +01:00
typings.d.ts