mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
4597abddff
ref https://linear.app/ghost/issue/AP-625/implement-notification-grouping-for-follows-and-likes - Improved handling for notification clicks of various types: single follower notification opens that follower in the drawer, multiple followers expands the followers list, liked post opens the article in the wide drawer, liked note opens the note in the narrow drawer - Improved hover and click states for profile names, usernames and avatars. Now it's more obvious what's clickable, and clicking on any of these elements in any context opens that profile in the drawer. - Created a handleProfileClick utility since we're using it in a lot of places. - Removed unnecessary types - Made the HTML structure more semantic |
||
---|---|---|
.. | ||
api | ||
assets/images | ||
components | ||
hooks | ||
styles | ||
utils | ||
App.tsx | ||
index.tsx | ||
MainContent.tsx | ||
standalone.tsx |