Robin
f093946a29
Allow calls to display edge-to-edge on mobile
...
By adding viewport-fit=cover to the <meta name="viewport"> header, the page now requests to be displayed edge-to-edge across the entire screen. This gives us control over what we display around camera cut-outs and system navigation UI, if the user agent supports it. I then adjusted the styles of various UI elements to ensure that they still lie within the screen's safe area.
2026-05-01 12:14:40 +02:00
Will Hunt
d335a307bb
Update compound-web to 9.3.0 and update Buttons from "sm" to "md". ( #3926 )
...
* Update compound-web to 9.3.0 and update Buttons from "sm" to "md".
* Clean up the liast bits
* Update snaps too
* fix test, need to dismiss a new dialog
---------
Co-authored-by: Valere <bill.carson@valrsoft.com >
2026-04-27 13:54:00 +01:00
Timo K
9fa382ed0c
fix loudspeaker confusion and icons
2026-04-15 16:42:28 +02:00
Timo K
3fc823e049
Fix unit tests
2026-04-15 15:51:21 +02:00
Timo K
dbf76db590
cleanup ReactionData
2026-04-15 13:06:47 +02:00
Timo K
242c40af14
move appBar hook to InCallView
2026-04-14 18:36:36 +02:00
Timo K
4295ae55d4
Merge branch 'toger5/move-settings-out-of-bottom-bar' into
...
toger5/bottom-bar-storybook
2026-04-14 18:09:59 +02:00
Timo K
2d5de234d2
prettier
2026-04-14 14:26:00 +02:00
Timo K
3c039be7f2
lint
2026-04-14 14:11:08 +02:00
Timo K
8c5668bf1a
Breaking changes detected by snapshot tests.
...
Add screenshare button back to snapshot test.
Remove reaction button.
2026-04-14 14:06:20 +02:00
Timo K
400259207e
Also use CallFooter for lobby
2026-04-14 13:25:33 +02:00
Timo K
7e1ee2eece
Merge branch 'toger5/move-settings-out-of-bottom-bar' into toger5/bottom-bar-storybook
2026-04-13 18:40:14 +02:00
Timo K
5f0afd3edc
Add tests to make sure we always have one settings button.
2026-04-13 15:49:28 +02:00
Timo K
098a8c0c41
Improve logic for settings button show/hide.
...
Fix button shown in appbar
2026-04-10 18:59:17 +02:00
Timo K
9905afd2ad
add appBar logging
2026-04-10 18:45:34 +02:00
Timo K
16f9c107a5
better default InCallFooter story config
2026-04-10 18:28:15 +02:00
Timo K
251a41e7a5
fix imports
2026-04-10 18:28:15 +02:00
Timo K
9e86d517a0
move footer related css to InCallFooter.module.css
2026-04-10 18:28:13 +02:00
Timo K
9de5938e79
Add back the settings button to the bottom buttons group for SPA mobile.
...
This is an edgecase where we need the settings button but have hidden it
before.
2026-04-10 18:27:52 +02:00
Timo K
6be06de153
fix tests
2026-04-10 18:27:24 +02:00
Timo K
5da7dd6413
Move footer to storybook
2026-04-10 18:27:24 +02:00