element-web/src/components/views
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
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
avatars Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
beacon Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
beta Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
context_menus Use semantic list elements for menu lists and tab lists (#10902) 2023-05-15 13:33:49 +00:00
dialogs Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
directory Memoize field validation results (#10714) 2023-04-27 11:34:02 +00:00
elements Fix ResizeHandle of the third pinned widget (#10896) 2023-05-15 07:40:15 +00:00
emojipicker Fix regression in emoji picker order mangling after clearing filter (#10854) 2023-05-11 13:24:39 +00:00
location Make SonarCloud happier about our code quality (#10630) 2023-04-17 12:57:19 +00:00
messages Fix the state shown for call in rooms (#10833) 2023-05-15 08:37:40 +00:00
pips Fix soft crash with Element call widgets (#10684) 2023-04-28 08:13:26 +00:00
polls replace `Polls history` strings with `Poll history` (#10454) 2023-03-28 22:13:51 +00:00
right_panel Fix long room address and name not being clipped on room info card and update `_RoomSummaryCard.pcss` (#10811) 2023-05-09 07:56:09 +00:00
room_settings Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
rooms Fix aria-required-children axe violation (#10900) 2023-05-15 12:36:28 +00:00
settings Use semantic headings in user settings Labs (#10773) 2023-05-16 01:22:45 +00:00
spaces Conform more of the codebase to `strictNullChecks` (#10738) 2023-05-09 18:24:40 +01:00
terms Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
toasts Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
typography Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
user-onboarding Remove feedback buttons from onboarding, search, and spaces (#10506) 2023-04-05 12:17:25 +01:00
verification Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
voip Apply strictNullChecks to src/components/views/voip/* (#10692) 2023-05-05 13:26:31 +00:00