owncast/web/components/ui
janWilejan 2d72935564
change chat from a sidebar to a column (#3113)
* change chat from a sidebar to a column

Using a 2-column layout prevents the chat scrollbar from overlapping the page
scrollbar. Also, it no longer needs to calculate extra padding for elements.

* remove unused Sidebar.tsx

* fix css for chat column

* re-center "Go to last message" button

* main content column always uses maximum height

* lint

* re-hide scrollbars in mainContent on chromium

* fix chat column width when input is over-full

* chat is only fixed-width in desktop

---------

Co-authored-by: janWilejan <>
2023-07-09 14:07:35 -07:00
..
ComponentError Reword the error message 2023-03-16 12:58:03 -07:00
Content change chat from a sidebar to a column (#3113) 2023-07-09 14:07:35 -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 Fix NotifyReminderPopup warning #3034. (#3068) 2023-06-05 17:39:27 -07:00
OfflineBanner chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
SocialLinks feat(ui): add id to social links container 2023-05-08 08:56:14 -07:00
Statusbar fix(embed): leave room for status bar in video embed. Closes #3104 2023-06-28 10:13:24 -07:00