element-web/src/components/views/settings
Kerry 9bab356e20
Use semantic headings in user settings Labs (#10773)
* allow testids in settings sections

* use semantic headings in LabsUserSettingsTab

* put back margin var

* explicit cast to boolean

* Update src/components/views/settings/shared/SettingsSubsection.tsx

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>

---------

Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
2023-05-16 01:22:45 +00:00
..
account Conform the style rules of `GeneralUserSettingsTab.tsx` to the style guide (#10595) 2023-05-12 10:33:01 +00:00
devices Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
discovery Conform the style rules of `GeneralUserSettingsTab.tsx` to the style guide (#10595) 2023-05-12 10:33:01 +00:00
shared Use semantic headings in user settings Labs (#10773) 2023-05-16 01:22:45 +00:00
tabs Use semantic headings in user settings Labs (#10773) 2023-05-16 01:22:45 +00:00
AddPrivilegedUsers.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
AvatarSetting.tsx Improve profile picture settings accessibility (#10470) 2023-03-29 14:00:45 +00:00
BridgeTile.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
ChangeDisplayName.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
ChangePassword.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
CrossSigningPanel.tsx ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
CryptographyPanel.tsx ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
DevicesPanel.tsx Replace uses of `checkDeviceTrust` with `getDeviceVerificationStatus` (#10663) 2023-04-24 14:19:46 +01:00
DevicesPanelEntry.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
E2eAdvancedPanel.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00:00
EventIndexPanel.tsx use ExternalLink components for external links (#10758) 2023-05-03 21:26:26 +00:00
FontScalingPanel.tsx Fix multiple accessibility defects identified by AXE (#10606) 2023-04-17 16:09:45 +00:00
ImageSizePanel.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
IntegrationManager.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
JoinRuleSettings.tsx Apply `strictNullChecks` to `src/components/views/settings` (#10724) 2023-05-05 09:13:50 +01:00
KeyboardShortcut.tsx Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
LayoutSwitcher.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
Notifications.tsx Apply `strictNullChecks` to `src/components/views/settings` (#10724) 2023-05-05 09:13:50 +01:00
ProfileSettings.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
SecureBackupPanel.tsx Apply `strictNullChecks` to `src/components/views/settings` (#10724) 2023-05-05 09:13:50 +01:00
SetIdServer.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
SetIntegrationManager.tsx bind html with switch for manage extension setting (#10553) 2023-04-11 05:13:52 +00:00
SettingsFieldset.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
SpellCheckSettings.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ThemeChoicePanel.tsx Add E2E test of `ThemeChoicePanel` (#10469) 2023-05-09 13:48:55 +00:00
UpdateCheckButton.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00