0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/apps/admin-x-activitypub
Djordje Vlaisavljevic 6b9e6b2cd1 Updated Article design on Profiles
ref https://linear.app/ghost/issue/AP-534/profile-weird-button-hover-state-in-post-list

- While we've separated Inbox and Feed views, we're still showing both Notes and Articles together in Profiles. Articles had a confusing hover state and also felt disconnected. The new design is similar to the one used in the new publishing flow, with adjustments where it makes sense.
- Added more useful alt descriptions
- Fixed images from Thread notes not showing
2025-01-20 18:49:59 +00:00
..
public/styles
src Updated Article design on Profiles 2025-01-20 18:49:59 +00:00
test Refactored data loading to be more performant in admin-x-activitypub (#21770) 2024-11-30 22:41:51 +00:00
.eslintignore
.eslintrc.cjs
.gitignore
index.html
package.json Updated Article design on Profiles 2025-01-20 18:49:59 +00:00
playwright.config.mjs
postcss.config.cjs
tailwind.config.cjs
tsconfig.json
vite.config.mjs