owncast/web/components/ui
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
..
Content Antd updates (#2194) 2022-10-10 17:11:29 -07:00
CrossfadeImage reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
CustomPageContent Start of empty follower tab state. For #1913 2022-10-09 20:31:14 -07:00
followers Start of empty follower tab state. For #1913 2022-10-09 20:31:14 -07:00
Footer Clean up some styles and fix mobile rendering 2022-09-09 23:23:24 -07:00
Header Support disabled chat. Closes #1979 2022-09-10 20:03:58 -07:00
Logo reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Modal Antd updates (#2194) 2022-10-10 17:11:29 -07:00
NotifyReminderPopup Antd updates (#2194) 2022-10-10 17:11:29 -07:00
OfflineBanner Support custom text in notify button 2022-10-09 14:45:42 -07:00
Sidebar Add current user object that holds user session values instead of standalone getters. Closes #2050 2022-10-10 16:40:13 -07:00
SocialLinks reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Statusbar reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ModIcon.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00