Michael Telatynski
ac0a91be9e
Improve screen reader accessibility of auth pages ( #31236 )
...
* Improve screen reader accessibility of auth pages
Using a combination of auto-focus + aria-live to ensure content is read as the states progress
For https://element-io.atlassian.net/browse/PSB-971
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update snapshot
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update snapshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Fix double landmark
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update screenshot
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-14 12:46:15 +00:00
David Baker
333bec33ee
Prevent direct imports from shared components ( #31238 )
...
Because we use the package now so importing directly causes subtle breakage.
2025-11-14 10:51:34 +00:00
ElementRobot
f400d8db0a
[create-pull-request] automated change ( #31241 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-11-14 06:31:19 +00:00
ElementRobot
bb9c9982ef
[create-pull-request] automated change ( #31240 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-11-14 06:23:07 +00:00
Michael Telatynski
e2fd873f5e
Update storybook to v10 ( #31234 )
...
* Update dependency @storybook/test-runner to ^0.24.0
* Storybook migration
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Add missing file
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update yarn.lock
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Make jest happier
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-13 16:33:51 +00:00
Michael Telatynski
ac255445d1
Remove ts-node ( #31228 )
...
* Remove ts-node
Node can handle typescript nowadays
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-13 16:33:36 +00:00
dependabot[bot]
45c99ff0d4
Bump tmp from 0.2.3 to 0.2.5 ( #2691 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-13 16:29:42 +00:00
Will Hunt
425bc64aa9
Add posthog tracking for key backup toasts ( #31195 )
...
* Add tracking for setting up key backups.
* fix lint
* Update @matrix-org/analytics-events to 0.30.0
2025-11-13 13:25:42 +00:00
Michael Telatynski
9c6aa6942c
Match engines.node to .node-version ( #31233 )
2025-11-13 11:43:44 +00:00
renovate[bot]
5d66f9bd1a
Update dependency @casualbot/jest-sonar-reporter to v2.4.0 ( #28908 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-13 11:33:08 +00:00
renovate[bot]
b894f8d65f
Update jest to v30 (major) ( #30117 )
...
* Update jest to v30
* Update jest to v30
* Update snapshots
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Apply jsdom patch
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Fix tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-13 10:50:33 +00:00
ElementRobot
6a1f0a7d22
[create-pull-request] automated change ( #31231 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-11-13 10:47:04 +00:00
David Langley
bb582fa8f3
Fix blank sections at the top and bottom of the member list when scrolling ( #31198 )
...
* Add memberlist overscan
* Update memberlist.spec.ts
2025-11-12 19:02:58 +00:00
renovate[bot]
11b2ecb041
Update dependency caniuse-lite to v1.0.30001754 ( #31219 )
...
* Update dependency caniuse-lite to v1.0.30001754
* Update tests
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-12 17:34:21 +00:00
David Langley
2ce59df1fe
Fix emoji category selection with keyboard ( #31162 )
...
* Use firstVisible category for roving tab index
* Adding category keyboard navigation tests
* Reduce repetition in categories definition and add tests
* Remove ternary operators
* Simplify
2025-11-12 16:39:27 +00:00
renovate[bot]
d85e5fca8d
Update dependency vite to v7.1.11 [SECURITY] ( #31048 )
...
* Update dependency vite to v7.1.11 [SECURITY]
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-12 12:32:59 +00:00
Michael Telatynski
44c3d767ce
Merge pull request #126 from element-hq/renovate/major-eslint-plugins
2025-11-12 12:24:19 +00:00
Michael Telatynski
c2f4535153
Delint
2025-11-12 12:16:31 +00:00
Michael Telatynski
6a4c529083
Delint
2025-11-12 12:16:31 +00:00
renovate[bot]
219a390025
Update dependency @sentry/browser to v10.23.0 ( #31223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 12:05:52 +00:00
renovate[bot]
2464178164
Update all non-major dependencies ( #31222 )
...
* Update all non-major dependencies
* Make knip happy
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-12 12:05:10 +00:00
Michael Telatynski
2612dcd8e0
Merge branch 'main' into renovate/vitest-sonar-reporter-3.x
2025-11-12 12:01:06 +00:00
renovate[bot]
e197f0ec4b
Update vitest monorepo to v4 ( #128 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 12:00:07 +00:00
renovate[bot]
f96bfe9e18
Remove dependency @types/serve-static ( #31226 )
...
* Update dependency @types/serve-static to v2
* Remove unused @types/serve-static
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-12 11:59:14 +00:00
renovate[bot]
4125ebea79
Update dependency vitest-sonar-reporter to v3
2025-11-12 11:46:24 +00:00
renovate[bot]
3d078d5389
Update dependency electron to v39.1.1 ( #2688 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:42:35 +00:00
renovate[bot]
ce529be5f4
Update dependency testcontainers to v11.8.0 ( #31225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:42:35 +00:00
renovate[bot]
5db23f3a3a
Update typescript-eslint monorepo to v8.46.3 ( #2686 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:42:01 +00:00
renovate[bot]
24425c039b
Update all non-major dependencies ( #2687 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:40:30 +00:00
renovate[bot]
c2c873520c
Update dependency eslint-plugin-storybook to v10.0.6 ( #31220 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:34:55 +00:00
renovate[bot]
36557d7383
Update typescript-eslint monorepo to v8.46.3 ( #31221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-12 11:34:24 +00:00
ElementRobot
03da342a4e
[create-pull-request] automated change ( #31218 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-11-12 09:04:07 +00:00
renovate[bot]
caf7451862
Update Node.js to de951cc ( #31212 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 16:22:54 +00:00
renovate[bot]
cf94b619b7
Update Node.js to v24 ( #2684 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 15:54:11 +00:00
renovate[bot]
d3935d45ce
Update rust:bullseye Docker digest to 8d9b5e8 ( #2683 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 15:53:56 +00:00
renovate[bot]
784f1556f4
Update docker ( #2682 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 15:51:15 +00:00
renovate[bot]
5d17207a32
Update nginxinc/nginx-unprivileged:alpine-slim Docker digest to e2b324a ( #31211 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 15:25:57 +00:00
renovate[bot]
0cd108a3b4
Update octokit/graphql-action action to v3 ( #31213 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 15:25:35 +00:00
renovate[bot]
4a9d065260
Update docker ( #31210 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-11 15:25:12 +00:00
RiotRobot
25667d7786
v1.12.4-rc.0
2025-11-11 14:52:55 +00:00
RiotRobot
842edc6577
v1.12.4-rc.0
Docker / Docker Buildx (push) Failing after 57s
v1.12.4-rc.0
2025-11-11 14:45:49 +00:00
ElementRobot
faadcf902e
Install shared components during EW install ( #31196 ) ( #31208 )
...
* fix: install shared components during EW install
* chore: ignore `@element-hq/web-shared-components` for knip
* chore: remove shared-components operation in layered.sh
EW `yarn install` is also installing shared-componenents dependencies.
`link:` in `package.json` works nearly like `yarn link`.
* Iterate
---------
(cherry picked from commit e883b05206 )
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: Florian Duros <florianduros@element.io >
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-11 14:18:14 +00:00
Florian Duros
e883b05206
Install shared components during EW install ( #31196 )
...
* fix: install shared components during EW install
* chore: ignore `@element-hq/web-shared-components` for knip
* chore: remove shared-components operation in layered.sh
EW `yarn install` is also installing shared-componenents dependencies.
`link:` in `package.json` works nearly like `yarn link`.
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-11 13:35:39 +00:00
RiotRobot
191f951303
Upgrade dependency to matrix-js-sdk@39.2.0-rc.0
2025-11-11 12:46:14 +00:00
ElementRobot
b50fbe2eea
[create-pull-request] automated change ( #31206 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-11-11 06:20:27 +00:00
Michael Telatynski
8608268bc7
Apply aria-hidden to emoji in SAS verification ( #31204 )
...
* Apply aria-hidden to emoji in SAS verification
So that for screen readers the canonical emoji description is preferred & we avoid the user being read each emoji twice.
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Update snapshot
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-10 16:46:30 +00:00
Michael Telatynski
f6e85a38d2
Fix room list handling of membership changes ( #31197 )
...
* Fix room list handling of membership changes
Including knock->invite for ask to join
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* Iterate
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
* lint
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
---------
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2025-11-10 12:40:39 +00:00
ElementRobot
39a5cca737
[create-pull-request] automated change ( #31200 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-11-10 09:07:15 +00:00
Florian Duros
f751f2a55d
Fix room list unable to be resized when displayed after a module ( #31186 )
...
* fix: recreate resizer when the page type changes
* test: add tests
2025-11-07 13:30:25 +00:00
ElementRobot
f1bb017be7
[create-pull-request] automated change ( #31194 )
...
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
2025-11-07 13:17:45 +00:00