owncast/web/components/action-buttons
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
..
ActionButton Antd updates (#2194) 2022-10-10 17:11:29 -07:00
ActionButtonRow reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
FollowButton.tsx Antd updates (#2194) 2022-10-10 17:11:29 -07:00
NotifyButton.tsx Support custom text in notify button 2022-10-09 14:45:42 -07:00