owncast/web/components/chat
Gabe Kangas e50b23d081
Cleanup unused Javascript (#3027)
* chore(js): be stricter about dead code warnings

* chore(js): remove dead code and unused exports

* rebase

* chore: remove unused files

* chore(deps): remove unused prop-types dep

* chore(js): remove unused function

* chore(deps): remove + check unused deps

* chore(js): remove unused exports. Closes #3036
2023-05-20 21:15:25 -07:00
..
ChatActionMessage some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
ChatContainer fix(chat): add slight spacing via margin below bottom chat message 2023-05-08 19:29:00 -07:00
ChatJoinMessage fix(chat): increase font weight of chat join messages 2023-05-06 10:49: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 some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
ChatNameChangeMessage fix(chat): increase font weight of chat name change messages 2023-05-06 11:01:14 -07:00
ChatSocialMessage some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
ChatSystemMessage fix(chat): allow system chat messages to fill width. Closes #2998 2023-05-08 18:49:34 -07:00
ChatTextField fix(chat): fix chat input placeholder positioning. Closes #2991 2023-05-18 14:07:11 -07:00
ChatUserBadge Allow dynamic corner radius of badges 2023-03-23 19:11:13 -07:00
ChatUserMessage Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00