mxandreas and GitHub
c2139f1987
Make notification settings copy/layout more user-friendly ( #34120 )
...
* Make notification settings copy/layout more user-friendly and closer to EX.
* Fix E2E tests.
2026-07-15 13:05:14 +00:00
e6460a5f4e
Localazy Download ( #34214 )
...
* [create-pull-request] automated change
* Fix tests for notification settings label update.
* Fix lint.
* Screenshot updates for tests.
* Fix playwright E2E tests.
* Fix E2E playwright tests.
---------
Co-authored-by: t3chguy <2403652+t3chguy@users.noreply.github.com >
Co-authored-by: mxandreas <andreass@element.io >
2026-07-14 17:57:24 +00:00
Florian Duros and GitHub
47f76c7d7a
Update compound web and design tokens ( #33698 )
...
* chore: update comppound web and design tokens
* test: update snapshots
* test: update screenshots
2026-06-03 11:51:58 +00:00
Michael Telatynski and GitHub
30f442208a
Fix React hydration issues ( #32958 )
...
* Add more playwright axe tests to settings dialogs
* Add utility to jest setupTests to detect React hydration errors
* Iterate jest utility
* Fix axe issue heading-order
* Fix div-in-p issues
* Fix setupTests.ts
* Fix heading order
* Make types happier
* Fix hydration issues of thead containing text nodes
* Update tests
* Fix form-in-form React hydration issues
* Fix li-in-li React hydration issues
* Fix checked in form without onChange React hydration issue
* Fix styling bleeding from _common.pcss
* Update snapshots
* Fix more remaining issues
* Remove _common.pcss h2 rule altogether
* Fix test
* Update snapshots
* Iterate
* Iterate
* Update snapshots
* Simplify diff
* Test
* Update screenshots
* Update screenshot
2026-04-16 13:35:40 +00:00
Michael Telatynski and GitHub
2d3e2fcb70
Remove global h2 css rule in favour of heading styles/components ( #32969 )
...
* Remove global h2 css rule in favour of heading styles/components
* Use Compound Heading in shared-components
and forbid hX elements
* Use Compound Heading in settings
add back margin to some legacy headings
* Tweak some headings
* Update screenshots
* Update screenshots
* Update snapshots
* Tweak .gitignore
* Update snapshots
* Iterate
* Update screenshots
* Update screenshots
* Update screenshot
2026-04-02 16:13:17 +00:00
Michael Telatynski
91a3cb03c1
mv element.io @types __mocks__/ debian docker module_system/ playwright res src test webapp Dockerfile .dockerignore .eslintignore .stylelintrc.cjs babel.config.cjs recorder-worklet-loader.cjs .modernizr.json components.json config.json config.sample.json package.json project.json tsconfig.json tsconfig.module_system.json jest.config.ts playwright.config.ts webpack.config.ts build_config.sample.yaml apps/web/
...
mkdir apps/web/scripts
mv scripts/{cleanup.sh,ci_package.sh,copy-res.ts,deploy.py,package.sh} apps/web/scripts
And a couple of gitignore tweaks
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2026-02-24 15:43:58 +00:00