element-web-Github/test/components/views
Richard van der Hoff 65d6bfe6e9
Cleanup tasks in the Settings code (#12125)
* inline call to `SettingsStore.isEnabled`

* Remove confusing `SettingsStore.isEnabled`

This was basically the same as `SettingsStore.canSetValue` only more confusing,
so let's get rid of it.

* Add `configDisablesSetting` value for Settings

The current magic where this only works for features (but not beta features!)
is, well, magical. And I need more flexibility here.

* Remove redundant levels constant `LEVELS_FEATURE`

I don't know if this was ever intended to have different semantics to
`LEVELS_DEVICE_ONLY_SETTINGS_WITH_CONFIG`, but if it was, those semantics
shuold have been written down. They now seem to be used entirely
interchangably.
2024-01-11 09:49:00 +00:00
..
audio_messages Accessibility improvements around aria-labels and tooltips (#12062) 2024-01-05 10:59:41 +00:00
auth Get country names from the browser instead of manual i18n (#11428) 2023-08-22 16:15:16 +00:00
avatars Use Compound tooltips instead of homegrown in TextWithTooltip & InfoTooltip (#12052) 2023-12-19 17:19:54 +00:00
beacon Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086) 2024-01-09 11:46:31 +00:00
beta Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
context_menus Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
dialogs Set up key backup using non-deprecated APIs (2nd take) (#12098) 2024-01-10 10:34:03 +00:00
elements Switch Pill & E2EIcon to using Compound Tooltips (#12080) 2023-12-21 15:21:41 +00:00
emojipicker Fix regression in emoji picker order mangling after clearing filter (#10854) 2023-05-11 13:24:39 +00:00
location Fix colour of avatar and colour matching with username (#11470) 2023-08-24 17:12:28 +00:00
messages Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
polls/pollHistory Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086) 2024-01-09 11:46:31 +00:00
right_panel Update dependency prettier to v3 (#12095) 2024-01-02 18:56:39 +00:00
rooms Use Compound Tooltips in StatelessNotificationBadge, VerifyEmailModal, CheckEmail (#12084) 2024-01-09 11:46:27 +00:00
settings Cleanup tasks in the Settings code (#12125) 2024-01-11 09:49:00 +00:00
spaces Update vector-im (#11621) 2023-10-12 11:12:59 +00:00
toasts Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
typography Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
user-onboarding Update Jest to more recent release (#11409) 2023-08-16 10:20:48 +00:00
voip Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
Validation-test.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
VerificationShowSas-test.tsx Load SAS Emoji translations from @matrix-org/spec (#11429) 2023-08-21 08:15:22 +00:00