Robin and GitHub
218ba02fe3
Merge pull request #1468 from vector-im/renovate/testing-library-jest-dom-5.x-lockfile
...
Update dependency @testing-library/jest-dom to v5.17.0
2023-09-18 11:42:11 -04:00
Robin and GitHub
08be4550d5
Merge pull request #1446 from robintown/modals
...
Implement the new modal designs
2023-09-18 11:38:03 -04:00
Robin and GitHub
bfefcce466
Merge pull request #1445 from robintown/native-fonts
...
Use native system fonts on Android and iOS
2023-09-18 11:37:45 -04:00
Robin
09b9b71f19
Upgrade jest
2023-09-18 11:37:05 -04:00
Robin and GitHub
0f07b77ae7
Merge pull request #1456 from vector-im/renovate/content-type-1.x-lockfile
...
Update dependency @types/content-type to v1.1.6
2023-09-18 11:31:01 -04:00
Robin
bbf91ca867
Add a clarifying comment
2023-09-18 09:48:02 -04:00
Robin and GitHub
d1e5a3043f
Merge pull request #1460 from vector-im/renovate/vector-im-compound-web-0.x-lockfile
...
Update dependency @vector-im/compound-web to v0.4.1
2023-09-18 09:26:45 -04:00
Robin and GitHub
55eed97e58
Merge pull request #1458 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-09-18 09:23:56 -04:00
Robin and GitHub
9952c35800
Merge pull request #1462 from vector-im/renovate/uuid-9.x-lockfile
...
Update dependency uuid to v9.0.1
2023-09-18 09:23:31 -04:00
d9ac072663
Update comment
...
Co-authored-by: Timo <16718859+toger5@users.noreply.github.com >
2023-09-18 09:14:46 -04:00
Robin and GitHub
b78b45f9e7
Merge pull request #1454 from vector-im/renovate/babel-monorepo
...
Update dependency @babel/core to v7.22.20
2023-09-17 23:25:52 -04:00
Robin and GitHub
02a50e8f2a
Merge pull request #1453 from vector-im/renovate/docker-setup-buildx-action-digest
...
Update docker/setup-buildx-action digest to dedd61c
2023-09-17 23:25:25 -04:00
Robin and GitHub
d752d04f4f
Merge pull request #1452 from vector-im/renovate/docker-metadata-action-digest
...
Update docker/metadata-action digest to 879dcbb
2023-09-17 23:23:57 -04:00
Robin and GitHub
b3446f0501
Merge pull request #1451 from vector-im/renovate/docker-login-action-digest
...
Update docker/login-action digest to b4bedf8
2023-09-17 23:23:41 -04:00
Robin and GitHub
d8fc3e42ca
Merge pull request #1450 from vector-im/renovate/docker-build-push-action-digest
...
Update docker/build-push-action digest to 4c1b68d
2023-09-17 23:23:21 -04:00
Robin and GitHub
158de65e66
Merge pull request #1449 from vector-im/renovate/actions-upload-artifact-digest
...
Update actions/upload-artifact digest to a8a3f3a
2023-09-17 23:22:57 -04:00
Robin and GitHub
4b93f0825f
Merge pull request #1444 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-09-17 18:05:57 -04:00
Robin
f609ec3f4c
Implement new modal designs
...
They aren't yet used anywhere, but this will let us move on to implementing specific modal interactions from the new designs.
I made the design decision of making this new Modal component always be controlled by an explicit open state, which was inspired by some work I did with Jetpack Compose recently, where I saw that this makes state management and the behavior of components so much more obvious.
2023-09-17 14:40:14 -04:00
Robin
9736f0244b
Use native system fonts on Android and iOS
...
This behavior is called for in the new designs, but Compound Web doesn't (yet) implement it by default.
2023-09-17 12:56:13 -04:00
Robin and GitHub
c481d3c908
Merge pull request #1434 from vector-im/SimonBrandner/feat/gradient
...
Add background gradient
2023-09-15 17:21:28 -04:00
Robin
2bb2107ead
Merge branch 'livekit' into SimonBrandner/feat/gradient
2023-09-15 17:19:37 -04:00
Robin and GitHub
224bfe58d1
Apply graphic positioning suggestion
2023-09-15 17:17:57 -04:00
Robin and GitHub
1dd19a78ac
Merge pull request #1443 from vector-im/dbkr/publish_audio_at_start
...
Always publish microphone track when joining
2023-09-15 17:17:13 -04:00
Robin and GitHub
564af13b59
Merge pull request #1410 from vector-im/dbkr/smooth_focus_switch
...
Smooth Focus Switching
2023-09-15 17:06:22 -04:00
Robin and GitHub
47231f438a
Merge pull request #1440 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-09-15 07:53:18 -04:00
Robin and GitHub
27616c7227
Merge pull request #1436 from robintown/video-tile-1
...
First pass at the new video tile designs
2023-09-14 11:32:36 -04:00
Robin and GitHub
3da673361f
Merge pull request #1435 from robintown/logo-labels
...
Add accessible label to the in-call logo mark
2023-09-14 11:31:41 -04:00
Robin
915fb63356
First pass at the new video tile designs
...
Here, I've begun updating the styles of video tiles to match the new designs. Not yet updated: the local volume option is supposed to go inside an overflow menu now, but I haven't gotten to that yet.
To make the outlines on hovered / speaking tiles show up properly, I have to remove the usePageFocusStyle hack, which was preventing CSS outlines from being used for anything other than focus rings. I honestly can't tell what problem it was solving in the first place: focus rings still appear to behave as expected throughout the application.
2023-09-13 16:19:29 -04:00
Robin
21c234ebee
Add accessible label to the in-call logo mark
2023-09-13 16:18:29 -04:00
Robin and GitHub
1f95ec7a0c
Merge pull request #1430 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-09-12 15:02:54 -04:00
Robin and GitHub
d483dd0218
Merge pull request #1427 from robintown/button-accessibility
...
Improve accessibility of buttons
2023-09-11 11:24:53 -04:00
Robin
2d1e820fc6
Regenerate strings
2023-09-11 11:22:35 -04:00
Robin
26ad532532
Merge branch 'livekit' into button-accessibility
2023-09-11 11:22:10 -04:00
Robin and GitHub
3438ee5711
Merge pull request #1426 from robintown/header-footer
...
Implement new in-call header and footer designs
2023-09-11 11:14:59 -04:00
Robin
4b3364584d
Regenerate string files
2023-09-11 11:11:26 -04:00
Robin
ae2b152b3e
Upgrade Compound Web
2023-09-11 11:08:46 -04:00
Robin
6c25a25f8b
Make the focus ring on Compound Web buttons consistent
2023-09-11 11:07:10 -04:00
Robin
8720ccada6
Count participants in a more sensible way
2023-09-11 10:32:03 -04:00
Robin
a9585b1fcf
Merge branch 'livekit' into header-footer
2023-09-11 10:29:19 -04:00
Robin
1445c42cc3
Implement new in-call header and footer designs
2023-09-08 16:41:23 -04:00
Robin
3545a8152a
Improve accessibility of buttons
...
I noticed that none of these buttons had accessible labels, which is obviously no good since they rely on icons alone to convey purpose when not focused.
2023-09-08 15:39:49 -04:00
Robin and GitHub
3331a23373
Merge pull request #1409 from robintown/livekit-isnt-pr
...
Tell the CI that the livekit branch isn't a PR
2023-09-04 05:08:06 -04:00
Robin Townsend
1bdb0db6d2
Tell the CI that the livekit branch isn't a PR
...
This prevents it from trying to run the PR preview workflow on every build of the livekit branch.
2023-09-01 15:08:46 -04:00
Robin and GitHub
e124b77f7f
Merge pull request #1374 from robintown/in-call-footer
...
Implement new designs for in-call footer buttons
2023-09-01 13:26:19 -04:00
Robin and GitHub
b96b77472d
Merge pull request #1406 from vector-im/renovate/react-stately-collections-3.x-lockfile
...
Update dependency @react-stately/collections to v3.10.0
2023-09-01 13:25:57 -04:00
Robin Townsend
0bf96472eb
Work around jsdom not providing TextEncoder
2023-09-01 13:23:24 -04:00
Robin Townsend
8e090af370
Merge branch 'livekit' into in-call-footer
2023-09-01 13:13:02 -04:00
Robin and GitHub
a3edf08776
Merge pull request #1371 from vector-im/renovate/react-spring-web-9.x-lockfile
...
Update dependency @react-spring/web to v9.7.3
2023-09-01 09:22:44 -04:00
Robin Townsend
27b5ede72e
Install @react-spring/rafz
...
As a workaround for https://github.com/pmndrs/react-spring/issues/2173
2023-09-01 09:19:44 -04:00
Robin and GitHub
29af360df9
Merge pull request #1372 from vector-im/renovate/storybook-monorepo
...
Update dependency @storybook/react to v6.5.16
2023-09-01 09:12:27 -04:00
Robin and GitHub
dfe8f4ab2f
Merge pull request #1395 from vector-im/renovate/opentelemetry-instrumentation-user-interaction-0.x
...
Update dependency @opentelemetry/instrumentation-user-interaction to ^0.33.0
2023-08-31 17:10:00 -04:00
Robin and GitHub
b1b30f3d97
Merge pull request #1394 from vector-im/renovate/opentelemetry-instrumentation-document-load-0.x
...
Update dependency @opentelemetry/instrumentation-document-load to ^0.33.0
2023-08-31 17:06:38 -04:00
Robin and GitHub
186fe91529
Merge pull request #1390 from vector-im/renovate/opentelemetry-js-monorepo
...
Update opentelemetry-js monorepo
2023-08-31 17:02:46 -04:00
Robin and GitHub
2fc4681f0b
Merge pull request #1392 from vector-im/renovate/babel-monorepo
...
Update dependency @babel/core to v7.22.11
2023-08-31 17:02:02 -04:00
Robin and GitHub
784f2ee99c
Merge pull request #1393 from vector-im/renovate/juggle-resize-observer-3.x-lockfile
...
Update dependency @juggle/resize-observer to v3.4.0
2023-08-31 17:01:33 -04:00
Robin and GitHub
4c0feaa30d
Merge pull request #1391 from vector-im/renovate/actions-github-script-3.x
...
Update actions/github-script action to v3.2.0
2023-08-31 17:01:14 -04:00
Robin and GitHub
1789571921
Merge pull request #1378 from vector-im/renovate/vitejs-plugin-react-4.x-lockfile
...
Update dependency @vitejs/plugin-react to v4.0.4
2023-08-31 09:54:40 -04:00
Robin and GitHub
0e0f6f7fc5
Merge pull request #1361 from vector-im/renovate/npm-mermaid-vulnerability
...
Update dependency mermaid to v9 [SECURITY]
2023-08-31 09:36:03 -04:00
Robin and GitHub
7f5e02852c
Merge pull request #1380 from vector-im/renovate/classnames-2.x-lockfile
...
Update dependency classnames to v2.3.2
2023-08-31 09:33:22 -04:00
Robin
65564f8662
Add types for dompurify and d3
2023-08-31 09:31:12 -04:00
Robin and GitHub
d55af2b9a5
Merge pull request #1389 from vector-im/renovate/nwtgck-actions-netlify-1.x
...
Update nwtgck/actions-netlify action to v1.2.4
2023-08-31 09:29:20 -04:00
Robin and GitHub
b04e53a9bd
Merge pull request #1385 from vector-im/renovate/re-resizable-6.x-lockfile
...
Update dependency re-resizable to v6.9.11
2023-08-31 09:28:22 -04:00
Robin
2d5ea82ecf
Fix types
2023-08-31 09:27:06 -04:00
Robin and GitHub
8c09a4361a
Merge pull request #1388 from vector-im/renovate/react-use-clipboard-1.x-lockfile
...
Update dependency react-use-clipboard to v1.0.9
2023-08-31 09:26:28 -04:00
Robin and GitHub
24b652f696
Merge pull request #1384 from vector-im/renovate/i18next-http-backend-1.x-lockfile
...
Update dependency i18next-http-backend to v1.4.5
2023-08-31 09:24:10 -04:00
Robin and GitHub
6d24473fb0
Merge pull request #1386 from vector-im/renovate/react-router-monorepo
...
Update dependency react-router-dom to v5.3.4
2023-08-31 09:22:09 -04:00
Robin and GitHub
a73597b30b
Merge pull request #1376 from vector-im/renovate/use-gesture-react-10.x-lockfile
...
Update dependency @use-gesture/react to v10.2.27
2023-08-31 09:21:12 -04:00
Robin and GitHub
e490b39718
Merge pull request #1381 from vector-im/renovate/color-hash-2.x-lockfile
...
Update dependency color-hash to v2.0.2
2023-08-31 09:19:53 -04:00
Robin and GitHub
a35f1cb23f
Merge pull request #1369 from robintown/copy-icon-color
...
Use a more suitable color for copy buttons
2023-08-31 07:55:35 -04:00
Robin and GitHub
3494f0fb4d
Merge branch 'livekit' into in-call-footer
2023-08-31 07:53:14 -04:00
Robin Townsend
63ccd56573
Implement new designs for in-call footer buttons
...
This basically amounts to swapping out some CSS, the icons, and the Tooltip component.
2023-08-30 22:04:20 -04:00
Robin Townsend
6f4834e168
Use a more suitable color for copy buttons
...
This is a change that I meant to include in aa628cc63c , but forgot to commit.
2023-08-30 14:52:53 -04:00
Robin and GitHub
841a31a642
Merge pull request #1354 from robintown/colors
...
Adopt the Compound color system
2023-08-30 08:14:53 -04:00
Robin Townsend
aa628cc63c
Adopt the Compound color system
...
As a first step towards adopting the Compound design system and the new Element Call designs, this pulls in Compound's color tokens and applies them to all existing components. I've tried to choose tokens based on the semantics of where they're used, but in some cases, where the new and old design systems differ in semantics, it was necessary to choose tokens based on their resulting color. These hacks can be removed as we implement more of the new designs.
There were a set of environment variables that we used for custom themes, but Compound has way too many design tokens for that approach to still be a good idea, so I decided to replace them all with a single environment variable that just lets you write arbitrary custom CSS.
2023-08-28 17:14:40 -04:00
Robin and GitHub
4e0cb0a71f
Merge pull request #1339 from robintown/widget-full-mesh
...
Disable full mesh in widget mode
2023-08-09 18:05:16 -04:00
Robin Townsend
15348fb43c
Disable full mesh in widget mode
...
We disabled full mesh on the client that's used in SPA mode, but forgot to do the same for the widget mode client.
2023-08-09 18:02:05 -04:00
Robin and GitHub
96e13e12dd
Merge pull request #1338 from robintown/camera-mute-widget
...
Fix joining with muted video in widget mode
2023-08-09 17:53:09 -04:00
Robin Townsend
7b85b4f051
Fix joining with muted video in widget mode
...
This typo was making it impossible to join a call in Element Call's widget mode with your camera off.
2023-08-09 17:36:19 -04:00
Robin and GitHub
919c265ab9
Merge pull request #1336 from robintown/fix-log-out
...
Fix logging out getting the app stuck on a 'loading' screen
2023-08-09 15:25:49 -04:00
Robin Townsend
b96b3dd5ef
Fix logging out getting the app stuck on a 'loading' screen
2023-08-09 12:00:13 -04:00
Robin and GitHub
ec5b245610
Merge pull request #1335 from vector-im/fheese/workflow_create_latest_ci_unixtime
...
fix typo -> {{}} needs to be prefixed by $
2023-08-09 11:46:47 -04:00
Robin and GitHub
5408306003
Merge pull request #1334 from vector-im/fheese/workflow_create_latest_ci_unixtime
...
Addressing Deprecating save-state and set-output commands
2023-08-09 10:59:04 -04:00
Robin and GitHub
9e1cbd44e0
Merge pull request #1333 from vector-im/fheese/workflow_create_latest_ci_unixtime
...
Add a build step to create a unix timestamp. Use that timestamp to cr…
2023-08-09 10:35:13 -04:00
Robin and GitHub
44dd860cb8
Merge pull request #1311 from robintown/error-view-rageshake
...
Add a rageshake button to the generic error view
2023-08-09 09:31:58 -04:00
Robin and GitHub
6c70a533e9
Merge pull request #1326 from vector-im/publish-error
...
Fix camera light regression
2023-08-04 13:31:56 -04:00
Robin Townsend
e04d3f7c8d
Fix camera light regression
...
By avoiding a method call that was accidentally causing LiveKit to try to publish tracks before the SFU connection was established, resulting in an unclosed stream.
2023-08-04 13:15:24 -04:00
Robin and GitHub
aa58adad52
Merge pull request #1323 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-08-04 11:49:29 -04:00
Robin and GitHub
394f8f3ce5
Merge pull request #1322 from vector-im/media-devices-context
...
Fix multiple issues with device settings
2023-08-03 11:12:49 -04:00
Robin Townsend
99ce5064f5
Fix multiple issues with device settings
...
To track media devices, we were previously relying on a combination of LiveKit's useMediaDeviceSelect hook, and an object called UserChoices. Device settings should be accessible from outside a call, but the latter hook should only be used with a room or set of preview tracks, so it couldn't be raised to the app's top level. I also felt that the UserChoices code was hard to follow due to lack of clear ownership of the object.
To bring clarity to media device handling and allow device settings to be shown outside a call, I refactored these things into a single MediaDevicesContext which is instantiated at the top level of the app. Then, I had to manually sync LiveKit's device state with whatever is present in the context. This refactoring ended up fixing a couple other bugs with device handling along the way.
2023-08-03 10:17:00 -04:00
Robin and GitHub
14e0695f96
Merge pull request #1319 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-08-02 16:50:34 -04:00
Robin and GitHub
98d27759cc
Merge pull request #1312 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-07-31 18:48:47 -04:00
Robin Townsend
8f7e6d70d3
Add a rageshake button to the generic error view
2023-07-26 11:20:18 -04:00
Robin and GitHub
9017de3d8b
Merge pull request #1304 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-07-26 10:59:16 -04:00
Robin and GitHub
075dfaf372
Merge pull request #1303 from robintown/copy-alias
...
Make the copy link buttons prefer aliases to room IDs
2023-07-26 10:55:09 -04:00
Robin Townsend
44786331c0
Use the more correct name 'roomIdOrAlias'
2023-07-26 10:52:07 -04:00
Robin Townsend
faa7b32589
Merge branch 'livekit' into copy-alias
2023-07-26 10:50:29 -04:00
Robin Townsend
1dd3e70061
Make the copy link buttons prefer aliases to room IDs
2023-07-24 17:06:09 -04:00
Robin and GitHub
275912ba43
Merge pull request #1302 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-07-24 16:02:41 -04:00
Robin and GitHub
40fedd97d9
Merge pull request #1294 from robintown/client-loading
...
Restore the client 'loading' state
2023-07-24 10:46:39 -04:00
Robin and GitHub
4f2a8cb75a
Merge pull request #1295 from RiotTranslateBot/weblate-element-call-element-call
...
Translations update from Weblate
2023-07-24 10:45:25 -04:00