element-web/test/components/views/settings
Germain 9c7d935aae
Compound Typography pass (#11103)
* Integrate compound design tokens

The icons should not be included in this repo, and should live in the compound design token repo, but for simplicity sake at this phase of the integration they will be added here

* Delete unused or incorrect - sass variables

* Typography pass

* Deprecate _font-weights.pcss and use Compound instead

* lint fix

* Fix snapshot

* Fix typography pass feedback

* Remove unwanted e2e test

cypress tests should test functionality not visual output. And we should not test visual output by inspecting CSS properties

* lintfix

* Migration script for baseFontSize

* Updates after design review

* Update font scaling panel to use min/max size

* Fix custom font

* Fix font slider e2e test

* Update custom font

* Update new baseFontSizeV2

* Disambiguate heading props

* Fix appearance test

* change max font size

* fix e2ee test

* fix tests

* test baseFontSize migration code

* typescript strict

* Migrate baseFontSize account setting

* Change assertion for font size

* Fix font size controller test
2023-06-29 10:30:25 +00:00
..
__snapshots__ Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
devices Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
discovery Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
shared Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
tabs Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
AddPrivilegedUsers-test.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
AvatarSetting-test.tsx Improve avatar settings accessibility (#9985) 2023-01-27 07:57:24 +00:00
CrossSigningPanel-test.tsx Use crypto.isCrossSigningReady in CrossSigningPanel (#11080) 2023-06-14 09:46:14 +00:00
CryptographyPanel-test.tsx Add MatrixClientPeg::safeGet and use it in tests (#10985) 2023-06-05 18:12:23 +01:00
EventIndexPanel-test.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
FontScalingPanel-test.tsx Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
JoinRuleSettings-test.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
KeyboardShortcut-test.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
Notifications-test.tsx Apply strictNullChecks to src/components/views/settings (#10724) 2023-05-05 09:13:50 +01:00
SecureBackupPanel-test.tsx Settings panels: avoid exceptions with rust crypto (#10962) 2023-05-23 12:01:27 +00:00
SettingsFieldset-test.tsx Update usages of test utilities preferring RTL (#10203) 2023-02-22 10:52:55 +00:00
ThemeChoicePanel-test.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00