owncast/web/components
Pranav Joglekar f6a2e8d3a2
UI: Make the Admin menu sidebar colors on hover consistent (#2778)
* ui: overwrite default antd menu-item hover colors for consistency

* ui fix: make the hover color of icon and text consistent in admin sidebar

* fix: make the 'followers'  menuitem icon consistent with other sidebar icons
2023-03-05 20:46:31 -08:00
..
action-buttons Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
admin UI: Make the Admin menu sidebar colors on hover consistent (#2778) 2023-03-05 20:46:31 -08:00
chat Chat join message for users with moderator flag is misaligned (#2774) 2023-03-05 15:59:31 -08:00
common Show streamTitle in header if set. Closes #2720 2023-02-22 18:52:25 -08:00
layouts Remove marquee tag as it throws off the UI tests 2023-02-27 15:45:45 -08:00
modals Increase diff threshold for UI tests: #2292 #2630 #2629 2023-01-30 14:46:34 -08:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores Make testing for moderator state centralized in User class 2023-03-03 21:55:02 -08:00
theme Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
TitleNotifier Fix title getting lost due to multiple callbacks firing. Closes #2351 2022-12-25 16:04:01 -08:00
ui Fix loading state when chat is disabled in mobile. Closes #2753 2023-03-05 17:47:59 -08:00
video Create stories for layout testing (#2722) 2023-02-26 16:54:28 -08:00
workers/PushNotificationServiceWorker Use built-in Next layout support + lazy load 2023-01-09 01:08:24 -08: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