owncast/web/components
janWilejan 3f4887020d
Add resize handle to chat (#3157)
* add resize handle to chat

* Add chat resize functionality

* window resize only causes chat resize on desktop

* fix parseFloat invocation

* desktop is optional attribute of ChatContainer

---------

Co-authored-by: janWilejan <>
2023-07-10 23:00:28 -07:00
..
action-buttons Update ActionButtonRow.module.scss (#3156) 2023-07-09 18:08:02 -07:00
admin feat(admin): auto-expand news item if there is only one 2023-06-29 19:37:52 -07:00
chat Add resize handle to chat (#3157) 2023-07-10 23:00:28 -07:00
common Chat popup (#3098) 2023-06-26 09:00:27 -07:00
layouts change chat from a sidebar to a column (#3113) 2023-07-09 14:07:35 -07:00
modals chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores feat(ui): more improvements to initial loading state 2023-06-28 07:53:06 -07:00
theme fix: split out styles into two style tags. Should help #2989 2023-06-27 17:44:09 -07:00
TitleNotifier fix TitleNotifier crash (#3100) 2023-06-23 19:12:34 -07:00
ui Add resize handle to chat (#3157) 2023-07-10 23:00:28 -07:00
video Increase width of volume slider to 100px (#3155) 2023-07-09 12:50:04 -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