owncast/web/components/chat
janWilejan 14baef4e36
remove excess resize event listeners (#3169)
We add a resize handler to the window when the ChatContainer is created. If a
second ChatContainer is created due to React redrawing, remove the old handler.

Co-authored-by: janWilejan <>
2023-07-13 12:36:21 -07:00
..
ChatActionMessage replace margins with padding in the chat container (#3165) 2023-07-11 13:07:58 -07:00
ChatContainer remove excess resize event listeners (#3169) 2023-07-13 12:36:21 -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 replace margins with padding in the chat container (#3165) 2023-07-11 13:07:58 -07:00
ChatNameChangeMessage chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ChatSocialMessage replace margins with padding in the chat container (#3165) 2023-07-11 13:07:58 -07:00
ChatSystemMessage replace margins with padding in the chat container (#3165) 2023-07-11 13:07:58 -07:00
ChatTextField change overflow behaviour in chat input (#3167) 2023-07-11 13:13:04 -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