owncast/web/components/ui/Content
janWilejan c563742856
Chat popup (#3098)
* add pop out chat button

* add button to close chat popup

* chat is hidden on main interface when a popup chat is open

* NameChangeEvent renames clients with the given id

if you have two or more owncast windows (or pop-out chats) open, changing your
name in 1 client is reflected in all clients.

* replace isChatVisible booleans with chatState enum

* update stories to use ChatState

* fix build tests

---------

Co-authored-by: janWilejan <>
2023-06-26 09:00:27 -07:00
..
ActionButtons.tsx Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00
Content.module.scss chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
Content.tsx Chat popup (#3098) 2023-06-26 09:00:27 -07:00
DesktopContent.module.scss fix(ui): vh->vw for content margin 2023-04-26 21:42:30 -07:00
DesktopContent.tsx fix: #2668 Page Vertical Spacing Issues (#2863) 2023-04-26 15:31:23 -07:00
MobileContent.module.scss chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
MobileContent.tsx fix(mobile): remove extra 20px of padding 2023-05-25 08:20:03 -07:00