owncast/web/components
Mahlangu ad188f2742
fix purple background color for notification reminder pop up & fix failing build (#2224)
* fix notification reminder popup -> purple background

* Prettified Code!

* resolved color to color variables

* Prettified Code!

* fix purple bgcolor for notification reminder popp up & fix failing build

Co-authored-by: unclebinary1001 <unclebinary1001@users.noreply.github.com>
2022-10-17 21:54:26 -07:00
..
action-buttons Do not render icon of action button if icon is not set. Closes #2203 #2202 2022-10-12 19:15:47 -07:00
chat Antd updates (#2194) 2022-10-10 17:11:29 -07:00
common Antd updates (#2194) 2022-10-10 17:11:29 -07:00
config Replace markdown editor with CodeMirror 2022-10-10 20:16:14 -07:00
layouts improv ui: make footer sit at bottom (#2212) 2022-10-16 23:07:21 -07:00
modals Refactor use of antd tab component. Closes #2098 2022-10-10 17:54:03 -07:00
ServerRendered Only client-render server-rendered templates in production builds. Closes #2176 2022-10-08 15:34:11 -07:00
stores Add current user object that holds user session values instead of standalone getters. Closes #2050 2022-10-10 16:40:13 -07:00
ui fix purple background color for notification reminder pop up & fix failing build (#2224) 2022-10-17 21:54:26 -07:00
video Show play button on player pause. Closes #2206 2022-10-12 19:24:41 -07:00
.eslintrc.js reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
_COMPONENT_HOW_TO.md docs: add how-to docs for creating components (#2124) 2022-09-16 09:19:55 -07:00
BannedIPsTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
BanUserButton.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Chart.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ClientTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Color.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ComposeFederatedPost.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ImageAsset.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
InfoTip.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
KeyValueTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
LogTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
MainLayout.tsx Clean up some styles and fix mobile rendering 2022-09-09 23:23:24 -07:00
MessageVisiblityToggle.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ModeratorUserButton.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
NewsFeed.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Offline.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
StatisticItem.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
StreamHealthOverview.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
UserPopover.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
UserTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ViewerTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00