owncast/web/components/chat/ChatTextField
2022-11-03 10:36:03 -07:00
..
ChatTextField.module.scss Always show the 'send chat message' button. Re #2293. (#2298) 2022-11-03 10:36:03 -07:00
ChatTextField.stories.tsx Limit chat input to max characters. Closes #2109 2022-10-08 22:33:50 -07:00
ChatTextField.tsx Use 16px font size to prevent auto zoom on iOS Safari. Shorten the 'type here' message so it doesn't wrap to a second line when the chat pane becomes a column on the right side of larger screens. Re #2276. (#2294) 2022-11-02 12:34:57 -07:00
EmojiPicker.tsx Limit chat input to max characters. Closes #2109 2022-10-08 22:33:50 -07:00