owncast/web/components/ui
Pranav Joglekar b8ffe5be16
fix: prevent floating mobile action menu button (#3383)
the absolute positioned mobile action button was attached
to the body causing it to float during scrolling. Now, we wrap
the action buttons inside a relative div so that they are attached
to this div which prevents them from scrolling with page
Fixes #3271

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-10-24 21:58:36 -07:00
..
ComponentError Reword the error message 2023-03-16 12:58:03 -07:00
Content fix: prevent floating mobile action menu button (#3383) 2023-10-24 21:58:36 -07:00
CrossfadeImage Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
CustomPageContent chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
followers chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
Footer change chat from a sidebar to a column (#3113) 2023-07-09 14:07:35 -07:00
Header chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
Logo Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
Modal fix(ui): simplify modal loading ui state 2023-07-04 12:11:27 -07:00
Noscript chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
NotifyReminderPopup NotifyReminderPopup uses a custom Popover (#3194) 2023-07-21 15:58:14 -07:00
OfflineBanner chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
Popover NotifyReminderPopup uses a custom Popover (#3194) 2023-07-21 15:58:14 -07:00
SocialLinks feat(ui): add id to social links container 2023-05-08 08:56:14 -07:00
Statusbar Set aria-live to off on span responsible for rendering the online message on a stream (#3361) 2023-10-15 19:45:54 -07:00