RiotRobot
f72f15ff1b
Upgrade dependency to matrix-js-sdk@41.5.0
2026-05-12 13:12:37 +00:00
RiotRobot
a4df87c7ed
Upgrade dependency to matrix-js-sdk@41.5.0-rc.0
2026-05-05 13:02:57 +00:00
Florian Duros
c2e5aa7adc
Room list: add collapse/expand all sections ( #33318 )
...
* chore: update compound design tokens
* feat(sc): add collapse/expand button to room list header
* feat: add new events to broadcast section state
* feat(vm): add expand/collpase event to room list events
* test: add e2e tests
* chore: fix company name in copyright
* chore: use two differant actions for collapse/expand
* Update apps/web/src/viewmodels/room-list/RoomListHeaderViewModel.ts
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
* test: fix existing tests
---------
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-04-30 14:32:43 +00:00
Michael Telatynski
f2d355bb2c
Fix lockfile
2026-04-30 11:03:39 +01:00
RiotRobot
ccbfdb7aa9
Merge branch 'master' into develop
2026-04-30 09:58:45 +00:00
Michael Telatynski
208e8ca1a1
[Backport] Fix OIDC login callback handling on Element Desktop ( #33337 )
2026-04-30 08:51:08 +01:00
Michael Telatynski
30484ef126
DRY vite configs using a shared config ( #33334 )
...
* Fix OIDC login callback handling on Element Desktop
* Add unit tests
* Iterate
* Fix lcov reporter
* DRY vite configs using a shared config
* Iterate
* Revert change to electron-builder.ts
* Iterate
2026-04-30 07:44:29 +00:00
Michael Telatynski
6aee85aef5
Fix OIDC login callback handling on Element Desktop ( #33332 )
...
* Fix OIDC login callback handling on Element Desktop
* Add unit tests
* Iterate
* Fix lcov reporter
* Fix coverage paths
* Fix coverage upload
* Ensure `.test.ts` files don't get included in the desktop package
* Fix coverage artifact name
* Delint
* Tidy coverage name
* Improve coverage
2026-04-29 14:05:38 +00:00
renovate[bot]
e85dc97450
Update dependency storybook-addon-vis to v4.2.2 ( #33313 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 15:20:25 +00:00
renovate[bot]
72d316df79
Update dependency @typescript-eslint/eslint-plugin to v8.59.0 ( #33315 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 13:34:21 +00:00
renovate[bot]
980a405f76
Update dependency nx to v22.7.0 ( #33316 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 13:21:00 +00:00
renovate[bot]
9a5f940787
Update dependency mailpit-api to v2 ( #33317 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 13:14:05 +00:00
RiotRobot
32d884c86d
Reset matrix-js-sdk back to develop branch
2026-04-28 12:19:58 +00:00
RiotRobot
743851896a
Upgrade dependency to matrix-js-sdk@41.4.0
2026-04-28 12:07:55 +00:00
Michael Telatynski
d3a395b18b
Update @xmldom/xmldom to satisfy pnpm audit ( #33290 )
2026-04-28 09:00:46 +00:00
Robin
03b730db58
Update toast styles, improve incoming call notifications ( #33043 )
...
* Update design of incoming call notifications
* Make toast show avatars of group call participants
* Further expand test coverage for call notifications
* Update screenshots
* Update screenshots
* Delete unused variables
* Upgrade Element Call to v0.19.2
For the new group call intents.
* Consolidate some branches
* Apply Compound spacing variables a little more
* Fix lints
* Exclude Element Call assets from being re-minified to fix build
2026-04-27 14:37:42 +00:00
renovate[bot]
c02b970d35
Update dependency @vector-im/compound-web to v9.2.1 ( #33270 )
...
* Update dependency @vector-im/compound-web to v9.2.1
* Update button sizes
* More button size updates
* Another button size
* Button size
* Snapshot updates
* Snapshots
* More sm/md
* More button size updates
* snapshot
* and one more from merging develop
* More snapshots
* Phantom typing
* yep, more snapshots
* More snapshots
* More snapshots
* Last ones?
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: David Baker <dbkr@users.noreply.github.com >
2026-04-23 12:18:56 +00:00
Michael Telatynski
12df09bd4b
Move playwright-common wait-on from devDependencies to dependencies ( #33272 )
...
as it is needed by the `playwright-screenshots.sh` script which is exposed to dependants
2026-04-23 07:51:39 +00:00
renovate[bot]
7b89d84acb
Update npm non-major dependencies ( #33246 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-22 13:44:05 +00:00
renovate[bot]
2d16498fe6
Update dependency typescript to v6 ( #32927 )
...
* Update dependency typescript to v6
* Switch to unplugin-vts
Workaround for https://github.com/qmhc/unplugin-dts/issues/467
And tweak tsconfigs
* tweak tsconfig
* Make tsc happy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-04-22 12:28:54 +00:00
renovate[bot]
a08c34142f
Update dependency vite to v8 ( #33252 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-22 08:48:19 +00:00
renovate[bot]
44a2c9936d
Update react ( #33247 )
...
* Update react
* Pin back react-resizeable-panels as it overwrites onFocus/onBlur
* Roll back react-resizable panels fully
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-04-22 08:44:21 +00:00
renovate[bot]
4437dadef6
Update dependency storybook-addon-vis to v4 ( #33251 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-22 08:30:27 +00:00
renovate[bot]
d01f40bf27
Update dependency html-react-parser to v6 ( #33250 )
...
* Update dependency html-react-parser to v6
* Fix renderer utils
* Fix CodeBlock similarly
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-04-21 22:20:09 +00:00
renovate[bot]
1a87865134
Update vite ( #33258 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-04-21 22:13:01 +00:00
renovate[bot]
8fa7b5ca2c
Update dependency babel-loader to v10.1.1 ( #33235 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 20:31:17 +00:00
renovate[bot]
e568ed8aac
Update dependency caniuse-lite to v1.0.30001788 ( #33245 )
...
* Update dependency caniuse-lite to v1.0.30001788
* Update tests
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2026-04-21 20:27:27 +00:00
renovate[bot]
ae8769e12d
Update dependency uuid to v14 ( #33229 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 19:49:00 +00:00
renovate[bot]
6423f2d8c0
Update dependency electron to v41.2.2 ( #33254 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 19:34:49 +00:00
renovate[bot]
feae8ed8b5
Update eslint-plugins ( #33248 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 19:32:26 +00:00
renovate[bot]
e1b62c3370
Update css ( #33234 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 19:28:54 +00:00
Michael Telatynski
354a05d89f
Remove dependency on uuid ( #33230 )
...
* Remove dependency on `uuid`
* Delint
2026-04-21 16:36:27 +00:00
renovate[bot]
42009ce6ec
Update vite ( #33224 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 14:47:42 +00:00
renovate[bot]
356119da79
Update dependency @axe-core/playwright to v4.11.2 ( #33223 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 14:32:50 +00:00
renovate[bot]
d823d633e3
Update dependency sanitize-filename to v1.6.4 ( #33227 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 14:19:54 +00:00
Richard van der Hoff
1f6d1dbc0d
Avoid nx jest executor for running unit tests ( #33220 )
...
* Avoid nx jest executor for running unit tests
The jest executor mangles the "summary of failing tests" from jest.
* Remove unneded dep on nx/jest
2026-04-21 14:07:54 +00:00
renovate[bot]
12a3abc0d5
Update dependency @element-hq/element-call-embedded to v0.19.1 ( #33225 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 14:03:32 +00:00
renovate[bot]
e90bc4a2f3
Update electron-builder to v26.9.0 ( #33222 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 14:00:02 +00:00
renovate[bot]
0d9f205505
Update webpack ( #33228 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 13:10:20 +00:00
renovate[bot]
4c474f5639
Update electron ( #33221 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 12:48:56 +00:00
RiotRobot
77c1a14ce5
Upgrade dependency to matrix-js-sdk@41.4.0-rc.0
2026-04-21 12:15:16 +00:00
Michael Telatynski
133a56da65
Playwright docker improvements ( #33213 )
...
* Clean up playwright-common Dockerfile
* Speed up element-web docker build
* Wire up element-desktop playwright tests via nx
* Better debug logs for Element Desktop playwright in CI
* Iterate
* Iterate
* Fix element-desktop screenshot docker
* @electron/fuses
* Partial revert
2026-04-21 09:58:16 +00:00
renovate[bot]
2c58f82298
Update dependency @nx/jest to v22.6.5 ( #33206 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-21 08:46:49 +00:00
renovate[bot]
384adea5a2
Update dependency @casualbot/jest-sonar-reporter to v2.6.0 ( #33205 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 09:38:03 +00:00
renovate[bot]
e8db72d81a
Update storybook ( #33207 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 08:27:57 +00:00
renovate[bot]
106b0e09ae
Update dependency typedoc to v0.28.19 ( #33204 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-20 08:25:42 +00:00
Richard van der Hoff
e58e803368
Update to compound 9.2.0 ( #33173 )
...
* Upgrade to compound 9.2.0
... to pick up the export of PageHeader
* update snapshots
* update shared-components snapshots
* More snapshot updates
* update snapshot
* GHA: Show disk usage on failure
2026-04-17 15:51:43 +00:00
Michael Telatynski
4afba408c0
Satisfy pnpm audit ( #33142 )
2026-04-17 09:01:27 +00:00
renovate[bot]
3b1b39f822
Update dependency sanitize-html to v2.17.3 [SECURITY] ( #33180 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-16 21:59:40 +00:00
Zack
d4aea25600
Phase 1 Refactor MImageBody to shared component ( #33093 )
...
* Phase 1 Refactor MImageBody to shared component
* blurhash package added into shared components
* Added image snapshots
* Correct the GIF label css design
* Update snapshot for GIF
* crop image correctly
* Update snapshot to reflect updates
* typo fix
* update css to compund variables
* Added tsdoc to function
* Fix inaccurate css and text values in stories
* use const enum instead
* Add i18n to shared components + added string
* Correct css comment information
* Update lockfile
2026-04-16 08:59:32 +00:00