element-portable/src/components/views/right_panel
Germain 6ae7c033d5
Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345)
* Move RoomHeader to LegacyRoomHeader

* Create new RoomHeader component
2023-08-01 07:32:53 +00:00
..
BaseCard.tsx ARIA Accessibility improvements (#10674) 2023-04-20 17:13:30 +00:00
context.ts Step 8.5: Move right panel context 2022-03-28 14:02:31 -06:00
EncryptionInfo.tsx Make test ID compatible with findByTestId() of Cypress Testing Library (#10617) 2023-04-17 06:10:11 +00:00
EncryptionPanel.tsx Remove references to VerificationRequest (#11050) 2023-06-14 14:35:32 +00:00
HeaderButton.tsx Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
HeaderButtons.tsx Remove mx_HeaderButtons class and add a test (#10713) 2023-05-05 15:29:10 +00:00
LegacyRoomHeaderButtons.tsx Add feature flag 'feature_new_room_decoration_ui' and segrate legacy UI component (#11345) 2023-08-01 07:32:53 +00:00
PinnedMessagesCard.tsx Avoid trying to set room account data for pinned events as guest (#11216) 2023-07-10 14:20:12 +00:00
RoomSummaryCard.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
TimelineCard.tsx Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
types.ts Step 8.5: Move pinned events custom event type 2022-03-28 14:02:31 -06:00
UserInfo.tsx Prevent user from accidentally double clicking user info admin actions (#11254) 2023-07-14 14:48:20 +00:00
VerificationPanel.tsx Replace getQRCodeBytes with generateQRCode (#11241) 2023-07-13 13:55:55 +00:00
WidgetCard.tsx Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00