owncast/web/components
gingervitis 44483a45d3
some webv2 UI polish (#2940)
* style tweaks for Action Button, UserMenu, Modal

* a bunch of misc polish; some around chat

* Prettified Code!

* cleanup

* fix formatting

* Reduce content padding a bit

* some stylesheet cleanup

* fix action button sizing

* Remove action button height completely

---------

Co-authored-by: gingervitis <gingervitis@users.noreply.github.com>
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-04-24 10:58:57 -07:00
..
action-buttons some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
admin adding tests for generateRndKey (#2932) 2023-04-17 15:33:30 -07:00
chat some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
common some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
layouts fix: Prevent storybook from making websocket connections (#2896) 2023-04-14 14:39:05 -07:00
modals some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores Guard against duplicate websocket connections. Closes #2773 2023-03-31 21:01:16 -07:00
theme Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
TitleNotifier fix(web): set document title via dom instead of javascript. Closes #2918 2023-04-15 14:22:14 -07:00
ui some webv2 UI polish (#2940) 2023-04-24 10:58:57 -07:00
video Add bool option to player to fill container for embeds. Closes #2884 2023-04-05 20:05:22 -07: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 Use simpler example for ErrorBoundary 2023-03-14 21:34:36 -07:00