owncast/web/components/chat
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
..
ChatActionMessage chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ChatContainer change chat from a sidebar to a column (#3113) 2023-07-09 14:07:35 -07:00
ChatJoinMessage chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ChatModerationActionMenu Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
ChatModerationDetailsModal Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
ChatModeratorNotification chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ChatNameChangeMessage chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ChatSocialMessage chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ChatSystemMessage chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ChatTextField simpler chatbox (#3146) 2023-07-09 13:42:03 -07:00
ChatUserBadge fix(chat): tweak layouts of chat user badges. Closes #3009 2023-05-31 14:53:13 -07:00
ChatUserMessage emoji: display native emoji simiarly to custom (#3147) 2023-07-06 12:47:38 -07:00