owncast/web/components/chat
Matthew Heller 6e54ec7695
Antd updates (#2194)
* Fix antd Modal.visible warning by using updated attribute name 'open'.

* Update more attributes (onVisibleChange => onOpenChange, defaultVisible => defaultOpen) to fix browser console warnings.

* Update ModalProps property from 'visible' to 'open' to match the change in antd.

* Update variable names to match the antd change from 'visible' to 'open'.

* Inline this for the linter.

* One more visible => open reference.
2022-10-10 17:11:29 -07:00
..
ChatActionMessage reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ChatContainer chat story controls (#2181) 2022-10-09 11:25:48 -07:00
ChatJoinMessage styled chat join messages 2022-10-03 10:15:41 +02:00
ChatModerationActionMenu Antd updates (#2194) 2022-10-10 17:11:29 -07:00
ChatModerationDetailsModal Update the chat moderation modal with slightly better layout. Closes #2073 2022-10-02 11:02:33 -07:00
ChatModeratorNotification reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ChatSocialMessage First pass at the social/federated chat component. Closes #2172 2022-10-05 22:43:24 -07:00
ChatSystemMessage reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ChatTextField Antd updates (#2194) 2022-10-10 17:11:29 -07:00
ChatUserBadge reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ChatUserMessage Lazy load some components that aren't needed at load. For #2167 2022-10-03 21:06:46 -07:00
chat.js Fix web project build errors 2022-05-11 23:31:31 -07:00