riot-web/test/unit-tests/components/views
Michael Telatynski b87437d439
Improve performance of RoomContext in RoomHeader (#28574)
* Improve performance of RoomContext in RoomHeader

This allows a component to subscribe to only part of the RoomContext so they do not need to re-render on every single change

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update tests

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Prettier

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Iterate

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Add comment

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-02 09:49:52 +00:00
..
audio_messages Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
auth Swap out Twitter link for Mastodon on auth footer (#28508) 2024-11-21 10:59:43 +00:00
avatars Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
beacon Standardise icons using Compound Design Tokens (#28217) 2024-11-18 15:47:15 +00:00
beta
context_menus Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
dialogs Merge branch 'develop' of https://github.com/vector-im/element-web into dbkr/stateafter 2024-11-27 10:47:35 +00:00
elements Merge branch 'develop' of https://github.com/vector-im/element-web into dbkr/stateafter 2024-11-27 10:47:35 +00:00
emojipicker Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
location Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
messages Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
polls/pollHistory Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
right_panel Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
room_settings Rework `UrlPreviewSettings` to use `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28463) 2024-11-20 17:08:34 +00:00
rooms Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
settings Remove redundant MSC implementation for io.element.rendezvous (#28583) 2024-11-28 08:39:51 +00:00
spaces Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
toasts Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
typography
user-onboarding
voip Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
Validation-test.ts
VerificationShowSas-test.tsx