owncast/web/components/modals
Gabe Kangas 69f217f758
Refactor mobile chat into modal (#3038)
* feat(mobile): refactor mobile chat into modal

- Make page always scrollable
- Move mobile chat into a standalone modal

* fix(test): split out mobile browser test specs

* fix(mobile): force chat button to render on top of footer

* fix: some small updates from review

* fix: hide/show hide chat menu option based on width

* fix: chat button icon getting cut off

* chore(tests): add browser tests for mobile chat modal

* chore(tests): add story for ChatModal component

* fix(test): quiet shellcheck

* fix: remove unused import

* fix(tests): silence storybook linting warning

* fix(ui): reposition chat modal button icon with transform
2023-05-22 18:56:44 -07:00
..
AuthModal Add error boundary to BrowserNotifyModal. For #2811 2023-03-12 23:11:17 -07:00
BrowserNotifyModal Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
ChatModal Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00
FatalErrorStateModal reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
FediAuthModal fix(js): consolidate url and account validators 2023-04-16 14:32:18 -07:00
FollowModal Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
IndieAuthModal Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
NameChangeModal Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00