commits
This reverts commit 604cc827f41d311ea156e25d012de024b06a3af9.
This reverts commit df74efe5d21a5f156350660894aa7680b3a888e8.
Fix publication link permissions
* add basic notification page
* added an avatar component, styled notification, wip styling mobile
footer to fit everything
* move pub theme into the settings button
* remove page name from footer
* moved home theme into settings, adjusted menu styles
* adjusted the side that popover menus open on in footer
* added designs for a bunch on notification types
* some minor adjustments for mobile
* minor padding tweak
* more padding tweaks
* simplify notification component structure
* wire up notifications
* pull out unused button props
* fix open logic in popover
* remove logs
* added cardBordHidden styling to notifications
* passed how cardBorder Hidden to other notifcation types
* changed name of publication prop in notifcations, tweak to dropdown menu styling in settings
* fixed type errors
* more fixing type errors
* more more fixing type errors
* add an empty state if no notifications
* add reply notifications
* refactoring to add notification list in popover as well, added timestamp
* add compact rendering for notification list - mostly credit to jared
* changed some labels in the settings menu
* set notification action button to direct to notification page rather than popover a panel
* small tweaks
* ping notifications and fix reply notifications
---------
Co-authored-by: celine <celine@hyperlink.academy>
* fix: BlockCommandBar ESC key handling
* Align clearCommandSearchText more with repo code style
* group home pages with shared layout
* tweak discover button styles
* make discover dynamic
* add lazy loading for pub icon and bg images
* add basic notification page
* added an avatar component, styled notification, wip styling mobile
footer to fit everything
* move pub theme into the settings button
* remove page name from footer
* moved home theme into settings, adjusted menu styles
* adjusted the side that popover menus open on in footer
* added designs for a bunch on notification types
* some minor adjustments for mobile
* minor padding tweak
* more padding tweaks
* simplify notification component structure
* wire up notifications
* pull out unused button props
* fix open logic in popover
* remove logs
* added cardBordHidden styling to notifications
* passed how cardBorder Hidden to other notifcation types
* changed name of publication prop in notifcations, tweak to dropdown menu styling in settings
* fixed type errors
* more fixing type errors
* more more fixing type errors
* add an empty state if no notifications
* add reply notifications
* refactoring to add notification list in popover as well, added timestamp
* add compact rendering for notification list - mostly credit to jared
* changed some labels in the settings menu
* set notification action button to direct to notification page rather than popover a panel
* small tweaks
* ping notifications and fix reply notifications
---------
Co-authored-by: celine <celine@hyperlink.academy>