element-portable/src/components/views
2023-06-01 15:17:28 +00:00
..
audio_messages Offload some more waveform processing onto a worker (#9223) 2023-04-27 11:02:20 +01:00
auth Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
avatars Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +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 Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00
dialogs Fix: server picker validates unselected option (#11020) 2023-06-01 01:08:44 +00:00
directory Memoize field validation results (#10714) 2023-04-27 11:34:02 +00:00
elements Fix fadein spinner placement on AppTileBody (#10970) 2023-06-01 15:17:28 +00:00
emojipicker Fix regression in emoji picker order mangling after clearing filter (#10854) 2023-05-11 13:24:39 +00:00
location Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
messages Pass around MatrixClients instead of using MatrixClientPeg (#11000) 2023-05-30 10:36:34 +01: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 Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00
room_settings Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
rooms Include thread replies in message previews (#10631) 2023-06-01 07:53:48 +00:00
settings Pass around MatrixClients instead of using MatrixClientPeg (#10984) 2023-06-01 14:43:24 +01:00
spaces Fix layout regression in public space invite dialog (#11009) 2023-05-30 09:30:27 +00:00
terms Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00
toasts Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
typography Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
user-onboarding Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
verification Update references to QrCodeEvent, SasEvent and VerificationEvent (#10991) 2023-05-26 09:29:32 +00:00
voip Apply strictNullChecks to src/components/views/voip/* (#10692) 2023-05-05 13:26:31 +00:00