Commit Graph

217 Commits

Author SHA1 Message Date
Andy Balaam 746a022a95 Use the rejectToast function from utils instead of a fixture 2026-05-15 13:08:10 +01:00
Michael Telatynski 35537968c3 Merge pull request #242 from element-hq/renovate/major-typescript 2026-04-29 21:52:10 +01:00
renovate[bot] 7f286de61f Update dependency typescript to v6 2026-04-29 20:10:19 +00:00
Michael Telatynski f816c28eea Update tests/screenshots
for https://github.com/element-hq/element-web/pull/33211
2026-04-22 15:57:39 +01:00
Michael Telatynski 13528eda63 Merge pull request #255 from element-hq/t3chguy/monorepo-module-api 2026-04-14 15:30:24 +01:00
Michael Telatynski 0a83272ad3 Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/monorepo-module-api
# Conflicts:
#	package.json
#	yarn.lock
2026-04-14 14:49:55 +01:00
Andy Balaam ddb873a370 In lifecycle tests, dismiss the Verify toast if it appears (#252)
Depend on @element-hq/element-web-playwright-common v3.1.0 to provide the `toasts` fixture.
2026-04-14 14:36:53 +01:00
David Baker 37e939f96c Merge pull request #220 from element-hq/dbkr/widget-toggles-module
Add widget toggles module
2026-04-14 11:05:37 +01:00
David Baker 8d82407e8b Use proper version number
Co-authored-by: Florian Duros <florian.duros@ormaz.fr>
2026-04-14 09:53:07 +01:00
David Baker 319ec4bccc Remove accidentally commited diff file 2026-04-14 09:51:03 +01:00
Michael Telatynski 484ea4676e Iterate 2026-04-13 10:51:27 +01:00
Michael Telatynski 85001c4da9 Move playwright-common to element-web monorepo
https://github.com/element-hq/element-web/pull/33088 is the other half of the PR
2026-04-10 19:31:29 +01:00
Michael Telatynski 55c7023ca0 Update screenshots due to element-web changes 2026-04-09 10:17:51 +01:00
Michael Telatynski 23c3b2b24e Merge pull request #212 from element-hq/t3chguy/wat/382 2026-04-09 08:56:05 +01:00
David Baker cb29e65c30 Merge remote-tracking branch 'origin/main' into dbkr/widget-toggles-module 2026-04-07 13:16:37 +01:00
Michael Telatynski 4cb10399bd Merge pull request #233 from element-hq/t3chguy/fix-banner 2026-04-07 12:36:31 +01:00
Michael Telatynski 4cc44503c5 Merge pull request #245 from element-hq/dependabot/npm_and_yarn/npm_and_yarn-c4bc6a0a9e 2026-04-07 08:58:48 +01:00
dependabot[bot] 6ab5d7d3c5 build(deps-dev): bump vite in the npm_and_yarn group across 1 directory
Bumps the npm_and_yarn group with 1 update in the / directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).


Updates `vite` from 7.3.1 to 7.3.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.2/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.3.2/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.3.2
  dependency-type: direct:development
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-06 20:43:24 +00:00
Michael Telatynski 4731caa37c Update screenshot 2026-04-02 15:43:13 +01:00
Michael Telatynski 5223383698 Update screenshots 2026-04-02 15:26:26 +01:00
Michael Telatynski efb697fc56 Merge pull request #232 from element-hq/t3chguy/banner-h2 2026-04-02 10:04:11 +01:00
renovate[bot] 60698a2b78 Update dependency @vector-im/compound-design-tokens to v8 2026-03-31 14:34:08 +00:00
Michael Telatynski e772a104c2 Iterate 2026-03-31 13:17:57 +01:00
Michael Telatynski f2608caf34 Iterate 2026-03-31 12:32:27 +01:00
Michael Telatynski 21396c25be Iterate styles 2026-03-31 12:05:17 +01:00
Michael Telatynski c6280dd875 Debug screenshot 2026-03-31 11:45:36 +01:00
Michael Telatynski 550f9062d5 Update screenshots 2026-03-31 10:02:36 +01:00
Michael Telatynski 1d6e5412f4 Update copyright 2026-03-31 09:56:28 +01:00
Michael Telatynski 557f03a80d Update screenshots 2026-03-31 09:53:40 +01:00
Michael Telatynski 0607a32595 Stabilise banner h2 2026-03-31 09:43:09 +01:00
Michael Telatynski ba5adb67e8 Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/wat/382
# Conflicts:
#	modules/restricted-guests/element-web/e2e/snapshots/restricted-guests.spec.ts/preview-bar-linux.png
2026-03-31 09:26:21 +01:00
David Langley 663754989e Merge pull request #199 from element-hq/langleyd/widget-lifecycle-module
Widget lifecycle module
2026-03-23 23:52:16 +00:00
David Langley 5d25bd08a1 Trigger build 2026-03-23 23:46:48 +00:00
David Langley af0725b33f Merge branch 'main' into langleyd/widget-lifecycle-module 2026-03-23 11:38:44 +00:00
David Langley 617978e436 update moduleApiVersion to enforce module is actually present. 2026-03-23 11:38:04 +00:00
R Midhun Suresh 242d04cef6 Update screenshots 2026-03-23 12:41:34 +05:30
Michael Telatynski a8f814b108 Merge branch 'main' of github.com:/element-hq/element-web-modules into t3chguy/wat/382
# Conflicts:
#	modules/restricted-guests/element-web/e2e/snapshots/restricted-guests.spec.ts/login-legacy-linux.png
#	modules/restricted-guests/element-web/e2e/snapshots/restricted-guests.spec.ts/login-mas-linux.png
#	playwright.config.ts
2026-03-20 16:41:53 +00:00
David Baker 1b89d9ac7e Merge pull request #224 from element-hq/dbkr/pin_react_deps 2026-03-17 14:06:04 +00:00
David Baker e936ba7d82 Also a test for the module entrypoint 2026-03-17 10:46:28 +00:00
David Baker dd2a125d52 Add unit test for the toggle component
Using playwright-provided chromium via vitest + testing library
2026-03-16 18:51:40 +00:00
David Baker 6bc2bb6ab9 Merge branch 'dbkr/pin_react_deps' into dbkr/widget-toggles-module 2026-03-16 18:23:47 +00:00
David Baker 055a127841 Pin react deps to exact version in package.json
Yarn had somehow confused itself and got into a state where it refused
to install react 19.2.4, so much so that even renovate thought it had
upgraded the package (https://github.com/element-hq/element-modules/pull/208)
when it hadn't.

Until we switch to pnom and can use catalog:, pin them to exact version which
seems to make yarn play ball again.
2026-03-16 17:58:23 +00:00
David Baker 7a73183334 Add deps 2026-03-13 18:36:55 +00:00
David Baker 084d74593c Add test for config.ts 2026-03-13 18:29:39 +00:00
David Baker 6ccf9c5047 Add playwright test for widget toggles module 2026-03-13 17:32:06 +00:00
David Langley c058c187c4 Tidy up 2026-03-13 16:19:27 +00:00
David Langley 610a9494d1 Fix coverage paths 2026-03-13 15:43:25 +00:00
David Langley 75464c1634 Make sonar happy 2026-03-13 15:43:25 +00:00
David Langley 7d183ed15b Fix coverage reporting 2026-03-13 15:43:25 +00:00
David Langley c2da26542e Remove double export 2026-03-13 15:43:25 +00:00