element-portable/src/components/views
Richard van der Hoff d36c1b39fd
Clean up some references to internal js-sdk classes (#12363)
* Fix references to `crypto-api/verification`

This is supposed to be an internal module; use the front door instead.

* `IRecoveryKey` -> `GeneratedSecretStorageKey`

`IRecoveryKey` is just a backwards-compatibility alias for
`GeneratedSecretStorageKey`

* `ISecretStorageKeyInfo` -> `SecretStorage.SecretStorageKeyDescription`

Again, same thing

* `IPassphraseInfo` -> `SecretStorage.PassphraseInfo`

* Remove unused import restriction exceptions
2024-03-22 12:28:13 +00:00
..
audio_messages Accessibility improvements around aria-labels and tooltips (#12062) 2024-01-05 10:59:41 +00:00
auth Fix forced lowercase username in login/registration flows (#9329) 2024-02-15 12:19:15 +00:00
avatars Replace forceCount prop with hideIfDot (#12344) 2024-03-15 11:06:12 +00:00
beacon Improve code-splitting of highlight.js and maplibre-gs libs (#12349) 2024-03-20 13:39:20 +00:00
beta Migrate more strings to translation keys (#11608) 2023-09-19 07:17:31 +01:00
context_menus Mark as Unread (#12254) 2024-03-19 13:28:20 +00:00
dialogs Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
directory Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
elements Improve code-splitting of highlight.js and maplibre-gs libs (#12349) 2024-03-20 13:39:20 +00:00
emojipicker Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
location Improve code-splitting of highlight.js and maplibre-gs libs (#12349) 2024-03-20 13:39:20 +00:00
messages Improve code-splitting of highlight.js and maplibre-gs libs (#12349) 2024-03-20 13:39:20 +00:00
pips Fix regression around CSS stacking contexts and PIP widgets (#12094) 2024-01-08 12:11:44 +00:00
polls Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086) 2024-01-09 11:46:31 +00:00
right_panel Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
room_settings Improve types for sendStateEvent (#12331) 2024-03-20 14:27:29 +00:00
rooms Improve readability of badges and pills (#12360) 2024-03-22 00:27:13 +00:00
settings Improve types for sendStateEvent (#12331) 2024-03-20 14:27:29 +00:00
spaces Replace forceCount prop with hideIfDot (#12344) 2024-03-15 11:06:12 +00:00
terms Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
toasts Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
typography Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
user-onboarding Migrate more strings to translation keys (#11499) 2023-09-01 08:26:48 +01:00
verification Clean up some references to internal js-sdk classes (#12363) 2024-03-22 12:28:13 +00:00
voip Refactor element call lobby + skip lobby (#12057) 2024-01-29 16:06:12 +00:00