element-portable/src/components/views/right_panel
Michael Telatynski 4edf4e42cd
Remove SpaceScopeHeader (#12785)
* Remove SpaceScopeHeader

It is no longer necessary as we no longer offer the ability to open the member list for a space from any random room.

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

* Remove stale test

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

* Update tests

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

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-07-17 12:54:35 +00:00
..
BaseCard.tsx Update right panel base card styling to match Compound (#12768) 2024-07-16 09:03:35 +00:00
context.ts Step 8.5: Move right panel context 2022-03-28 14:02:31 -06:00
EncryptionInfo.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
EncryptionPanel.tsx Ensure we do not fire the verification mismatch modal multiple times (#12526) 2024-05-15 15:22:53 +00:00
HeaderButton.tsx Tooltip: improve accessibility of the right panel (#12490) 2024-05-03 08:44:04 +00:00
HeaderButtons.tsx Don't reference the notification levels by colour (#12138) 2024-01-15 15:25:48 +00:00
LegacyRoomHeaderButtons.tsx Add tabs to the right panel (#12672) 2024-07-09 11:36:50 +00:00
PinnedMessagesCard.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
RightPanelTabs.tsx Add tabs to the right panel (#12672) 2024-07-09 11:36:50 +00:00
RoomSummaryCard.tsx Add tabs to the right panel (#12672) 2024-07-09 11:36:50 +00:00
TimelineCard.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
types.ts Step 8.5: Move pinned events custom event type 2022-03-28 14:02:31 -06:00
UserInfo.tsx Remove SpaceScopeHeader (#12785) 2024-07-17 12:54:35 +00:00
VerificationPanel.tsx Remove references to matrix-js-sdk/src/crypto/verification (#12365) 2024-03-25 17:44:45 +00:00
WidgetCard.tsx Switch AccessibleButton and derivatives to using forwardRef (#12054) 2023-12-21 08:50:42 +00:00