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
Djordje Vlaisavljevic 7c32527159
Updated ActivityPub design (#21327)
ref https://linear.app/ghost/issue/AP-476/remove-static-buttons-from-notifications-and-resolve-css-issues, https://linear.app/ghost/issue/AP-449/remove-follow-button-and-component, https://linear.app/ghost/issue/AP-448/add-loading-state-for-home-tab, https://linear.app/ghost/issue/AP-446/update-top-nav-bar-design

- Added the Suggestions sidebar
- Added real data to `Your profile` tab
- Switched navigation in top-bar to text-based
- Added loading states to Home and Activity tabs
- Fixed overflow and z-index CSS issues
- Removed `Unfollow` modal since now have a more user-friendly way to follow users
- Changed link color to blue
2024-10-21 20:24:36 +01:00
..
assets Updated ActivityPub inbox layout and profiles (#21200) 2024-10-03 15:01:20 +01:00
docs Admin X Design System docs (#19120) 2023-11-23 16:18:59 +01:00
global Updated ActivityPub design (#21327) 2024-10-21 20:24:36 +01: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