element-web/packages/shared-components
Will Hunt 7ad6b4b411
Ensure correct focus configuration for Element Call before allowing users to call. (#31490)
* fixup type

* Validate Element Call foci config

* revert changes

* Split out logic to CallStore so we don't repeat checks.

* Refactor to use CallStore so we only fetch once.

* Add test for useRoomCall

* lint

* Ensure we enable MatrixRTC when configuring element call.

* fix test

* Update @element-hq/element-web-playwright-common to 2.2.2 and enable matrix rtc

* lint

* Ensure call is configured for header test

* type

* Improve coverage

* Update based on feedback

* fix type
2026-01-09 12:04:31 +00:00
..
.storybook Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
patches Move shared components to a packages/ directory (#30962) 2025-10-13 10:54:50 +00:00
playwright/snapshots fix: Allow wrapping in Banner component. (#31532) 2025-12-19 15:40:45 +00:00
scripts Split translations between EW and shared components (#31441) 2026-01-07 11:49:01 +00:00
src Fix shared components i18n check (#31672) 2026-01-07 12:42:30 +00:00
.eslintrc.js Make ESLint's TS Root dir relative to .eslintrc.js (#31411) 2025-12-03 16:11:15 +00:00
.prettierignore Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
.prettierrc.js Fix shared components i18n check (#31672) 2026-01-07 12:42:30 +00:00
babel.config.js Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
jest.config.ts Update dependency matrix-web-i18n to v3.5.0 (#31660) 2026-01-07 14:15:03 +00:00
package.json Update dependency @element-hq/element-web-playwright-common to v2.2.0 (#31659) 2026-01-07 14:45:03 +00:00
tsconfig.json Update dependency vite to v7.1.11 [SECURITY] (#31048) 2025-11-12 12:32:59 +00:00
vite.config.js Make shared component build work in isolation (#31066) 2025-11-03 16:26:47 +00:00
yarn.lock Ensure correct focus configuration for Element Call before allowing users to call. (#31490) 2026-01-09 12:04:31 +00:00