Robin
8324ce2ce0
Avoid overlapping spotlight tiles with the app bar
...
The default inset that is given to the fixed layout layer needs to account for the app bar now.
2026-05-20 16:11:07 +02:00
Timo
ae20f59dea
Merge pull request #3978 from element-hq/app-bar-media-foreground
...
Ensure that foreground elements of media tile do not overlap app bar
2026-05-20 21:36:43 +08:00
Robin
4b175b814e
Update and simplify tests
2026-05-20 13:43:33 +02:00
Robin
43f1b89535
Stop the settings button from appearing while footer is fading out
...
The designs actually never want us to show the settings button in the footer if an app bar is in use (as in Element X mobile apps), so just avoid showing it at all in that case.
2026-05-20 12:38:18 +02:00
Robin
7b32135328
Ensure that foreground elements of media tile do not overlap app bar
...
Because the type of header that we use in Element X (an 'app bar') lives in a different place in the document than the other headers, it needs a special branch to propagate the right insets.
2026-05-20 11:55:27 +02:00
Timo
0e3aaaafe8
Fix tap-to-show call controls on iOS (ReactMouseEvent -> ReactPointerEvent) ( #3966 )
2026-05-19 23:50:55 +08:00
Robin
cfbdbca5bb
Fix media foreground elements being obscured by header/footer
2026-05-18 13:08:52 +02:00
fkwp
04b0165961
Fix tap-to-show call controls on iOS (ReactMouseEvent -> ReactPointerEvent)
2026-05-15 12:29:26 +02:00
Robin
de52ea6590
Fix tests
2026-05-15 11:29:22 +02:00
Robin
b562a0f721
Create a proper one-on-one call layout for portrait screens
2026-05-13 09:54:58 +02:00
Robin
069074d241
Merge branch 'livekit' into hs/compound-switch
2026-05-11 09:36:08 +02:00
Timo
b276eeee75
Merge pull request #3927 from element-hq/toger5/back-button-press-control-on-esc
...
Refactor of Escape keyboard event bahvior (allow mute/emoji shortcuts after closing a modal with escape)
2026-05-05 00:39:53 +08:00
Timo K
58f430eb32
review
2026-05-04 18:25:04 +02:00
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
Timo K
3caae52ac5
Merge branch 'livekit' into toger5/back-button-press-control-on-esc
2026-04-30 15:18:32 +02:00
Half-Shot
5db1a20f9f
update snap
2026-04-28 09:29:12 +01:00
Half-Shot
ef1e8b5d3f
Merge remote-tracking branch 'origin/livekit' into hs/compound-switch
2026-04-27 13:54:46 +01: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
89281c6d70
Refactor leveraging the fact, things blocking shortcuts are using react
...
portals.
2026-04-27 14:21:02 +02:00
Half-Shot
e3edf3a696
Merge remote-tracking branch 'origin/livekit' into hs/compound-switch
2026-04-27 10:03:41 +01:00
Half-Shot
5aa45714bf
Snap updates
2026-04-27 09:34:46 +01:00
Half-Shot
44b6db6ff1
Replace LayoutToggle with compound-web Switch component
2026-04-24 11:47:24 +01:00
Robin
e9fd84816e
Invert the colors of the camera and microphone buttons again
...
Turns out design prefers the button colors how they were prior to fa844446b6 .
2026-04-21 11:21:48 +02:00
Timo
2828b92d91
Merge pull request #3887 from element-hq/fkwp/support_latest_changes_MSC4195
...
Transitions Element Call from yarn to pnpm.
2026-04-21 00:20:18 +08:00
fkwp
2b42b2bdc1
fix tests after moving to pnpm
2026-04-17 11:13:41 +02:00
Timo
565a5ab73f
Merge pull request #3885 from element-hq/toger5/bottom-bar-storybook
...
[Corrected merge target] Footer component -> Storybook
2026-04-16 20:26:32 +08: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
c922936777
Merge pull request #3856 from element-hq/toger5/move-settings-out-of-bottom-bar
...
Move settings button out of the button bar (space for loud-speaker button)
2026-04-15 21:14:19 +08:00
Timo K
486b3ea45d
Merge branch 'toger5/move-settings-out-of-bottom-bar' into toger5/bottom-bar-storybook
2026-04-15 14:53:08 +02:00
Timo K
71e389cdef
unit test snapshots
2026-04-15 14:45:53 +02:00
Timo K
505e408c47
Merge branch 'toger5/move-settings-out-of-bottom-bar' into toger5/bottom-bar-storybook
2026-04-15 14:42:26 +02:00
Timo K
f07bf5c520
fix lint
2026-04-15 14:37:13 +02:00
Timo K
e46be38869
Make mediaDevices less confusing
2026-04-15 14:04:00 +02:00
Timo K
b59600099d
fix logo in lobby
2026-04-15 11:46:08 +02:00
Robin
eccf119afd
Merge pull request #3871 from element-hq/no-app-prompt
...
Get rid of the 'open in app' mobile prompt
2026-04-14 18:39:06 +02:00
Timo K
242c40af14
move appBar hook to InCallView
2026-04-14 18:36:36 +02:00
Timo K
dd80679ec5
test snapshot
2026-04-14 18:17:00 +02:00
Timo K
4b62ab2083
Merge branch 'toger5/move-settings-out-of-bottom-bar' into toger5/bottom-bar-storybook
2026-04-14 18:16:19 +02:00
Timo K
32823aef92
test and lints
2026-04-14 18:15:20 +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
ab751e8c38
review: smaller changes
...
- use correct button styles
- move overrides to options
- add flex-wrap: nowrap
2026-04-14 17:44:47 +02:00
Timo K
f7e1fa74cd
review: hide logo at 750px already
2026-04-14 17:44:47 +02:00
Timo K
a069d28f3a
review: make appBar styling use IconButton (fix margins)
2026-04-14 17:44:47 +02:00
Timo
ed83672720
Update src/room/InCallView.tsx
...
Co-authored-by: Robin <robin@robin.town >
2026-04-14 17:43:05 +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
be74ebbb6c
convert to from so that multiple layout switcher dont collide in
...
storybook.
2026-04-13 19:04:44 +02:00
Timo K
02fa29c7b2
lint
2026-04-13 18:40:56 +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