Commit Graph

230 Commits

Author SHA1 Message Date
renovate[bot] 2098eab6cc Update Node.js to 21f403a (#33858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-16 13:46:50 +00:00
Michael Telatynski eca2f39dbb Switch from prettier to oxfmt (#33844)
* Switch from prettier to oxfmt

* Make knip happy

* Make knip happy

* Apply suggestion from @t3chguy

* Rename .oxfmtrc.json to .oxfmtrc.jsonc

* Make oxfmt happier
2026-06-16 12:17:18 +00:00
Michael Telatynski 44c540eca0 Tweak modules to be disabled if config is missing (#33806)
* Consolidate modules vitest coverage

* Use vite-common as base for modules vitest config

* Make knip happier

* Fix coverage paths

* Place modules unit tests alongside src

* Switch to defineProject for better type safety

* Consolidate vitest CI & coverage

Kills off vite-common

* Update comment

* Update lockfile

* Fix shared-components vitest config

* Soften eslint config for tests in modules

* Run eslint on modules/playwright dir too

* Make tsc happy

* Tweak modules to be disabled if config is missing

* Restore blank line

* Improve coverage

* Potential fix for pull request finding 'Unused variable, import, function or class'

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
2026-06-16 08:41:40 +00:00
Michael Telatynski 2d24778214 Fix modules dir tsc not running in CI (#33811)
* Fix modules dir tsc not running in CI

* Switch to nx run-many for ci task

This has smarter scheduling logic for dependant tasks
2026-06-11 10:37:47 +00:00
Michael Telatynski e9a89d9872 Consolidate vitest CI & coverage (#33808)
* Consolidate modules vitest coverage

* Use vite-common as base for modules vitest config

* Make knip happier

* Fix coverage paths

* Place modules unit tests alongside src

* Switch to defineProject for better type safety

* Consolidate vitest CI & coverage

Kills off vite-common

* Update comment

* Update lockfile

* Fix shared-components vitest config

* Soften eslint config for tests in modules

* Run eslint on modules/playwright dir too

* Make tsc happy
2026-06-10 16:00:34 +00:00
Michael Telatynski e47957aa6d Update screenshots 2026-06-10 10:48:44 +01:00
Michael Telatynski 4b72f03bee Update screenshots 2026-06-10 09:39:46 +01:00
Michael Telatynski bb2c6d68ff Fix playwright modules tests 2026-06-09 18:17:37 +01:00
Michael Telatynski a16b72732e Fix playwright modules tests 2026-06-09 15:46:41 +01:00
Michael Telatynski a0ed801d00 Fix playwright modules glob 2026-06-09 15:06:43 +01:00
Michael Telatynski ab4f427cac Fix playwright config 2026-06-09 13:20:08 +01:00
Michael Telatynski 6f46493b4d DRY 2026-06-08 13:34:08 +01:00
Michael Telatynski d4bdc70653 Fix tests 2026-06-08 11:59:47 +01:00
Michael Telatynski af74f511ed Make tsc happier 2026-06-08 11:42:00 +01:00
Michael Telatynski 2192b2f5e3 Fix vitest runs for modules 2026-06-08 11:21:36 +01:00
Michael Telatynski cf9ee41d06 DRY 2026-06-08 11:19:13 +01:00
Michael Telatynski 799d33278f Absorb remainder of element-modules into monorepo 2026-06-08 10:32:12 +01:00
Michael Telatynski cb8c90c295 Remove opendesk module 2026-06-05 14:30:11 +01:00
Michael Telatynski 31dd8fb928 Prepare for move to element-web monorepo 2026-06-05 14:28:17 +01:00
Michael Telatynski 8f846d95a2 Update restricted guests screenshots 2026-06-04 14:50:03 +01:00
renovate[bot] ee50bb87df Update react to v6 2026-06-04 13:11:34 +00:00
Michael Telatynski cfab5cc659 Iterate NODE_ENV 2026-06-04 13:42:01 +01:00
Michael Telatynski f5d93099e3 Re-add externalGlobals 2026-06-04 12:47:25 +01:00
Michael Telatynski 9d9991d838 Use rolldownOptions.transform.define 2026-06-04 12:18:22 +01:00
Michael Telatynski 82b5397c7d Use rolldownOptions.output.globals 2026-06-04 11:36:15 +01:00
Michael Telatynski 2321dc8f63 Use esmExternalRequirePlugin 2026-06-04 11:11:29 +01:00
renovate[bot] 2a6e185be9 Update vite 2026-06-04 08:13:41 +00:00
Michael Telatynski fcffb91979 Merge pull request #287 from element-hq/renovate/vite
Update vite
2026-06-03 17:48:02 +01:00
Michael Telatynski fb1ddda7c8 Avoid mixing vitest versions 2026-06-03 17:41:36 +01:00
Michael Telatynski 5b8233d210 Merge pull request #279 from element-hq/renovate/react
Update react
2026-06-03 17:30:26 +01:00
renovate[bot] 46b6254996 Update vite 2026-06-03 16:15:38 +00:00
Michael Telatynski 7b4594ac6a Merge pull request #284 from element-hq/renovate/major-vector-im
Update vector-im (major)
2026-06-03 17:04:08 +01:00
Michael Telatynski 3bf5baadaa Handle breaking change 2026-06-03 16:54:42 +01:00
Michael Telatynski cff89430f6 Remove unused export 2026-06-03 16:43:23 +01:00
renovate[bot] d9e0bd9bf7 Update vector-im 2026-06-03 14:23:47 +00:00
renovate[bot] e8d6e4cdc9 Update react 2026-06-03 14:22:19 +00:00
Michael Telatynski ac32d219d7 Merge pull request #275 from element-hq/t3chguy/banner-title
Allow the banner title to differ from `brand`
2026-05-28 17:18:41 +01:00
Michael Telatynski 7242d1727d Allow the banner title to differ from brand 2026-05-28 14:33:53 +01:00
R Midhun Suresh 9d33c0a729 Update screenshot 2026-05-26 15:43:22 +05:30
David Baker c74b817a52 Update screenshot
I don't know why this is now failing, it had already been updated
in https://github.com/element-hq/element-modules/pull/269 . I guess
I'll try updating it again.
2026-05-22 15:55:09 +01:00
R Midhun Suresh 41008452d8 Update screenshot 2026-05-21 16:27:48 +05:30
David Baker aee4cd9cdb Close toasts in playwright test
So the test can srtill see the room list tile after https://github.com/element-hq/element-web/pull/33444
2026-05-18 18:59:39 +02:00
Andy Balaam 746a022a95 Use the rejectToast function from utils instead of a fixture 2026-05-15 13:08: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 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