element-portable/src/components/views/right_panel
Michael Telatynski c1d4199b02
Upgrade target to es2022 (#12852)
* Upgrade target to es2021

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

* Upgrade to es2022

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

* Fix babel config

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

* Fix React contexts

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

* Fix types

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

* Fix React state

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

* Iterate

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

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-08-01 16:14:28 +00:00
..
BaseCard.tsx Extract Extensions into their own right panel tab (#12844) 2024-07-31 09:38:25 +00:00
context.ts Step 8.5: Move right panel context 2022-03-28 14:02:31 -06:00
EmptyState.tsx Iterate design of right panel empty state (#12796) 2024-07-19 17:17:40 +00: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
ExtensionsCard.tsx Extract Extensions into their own right panel tab (#12844) 2024-07-31 09:38:25 +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 Extract Extensions into their own right panel tab (#12844) 2024-07-31 09:38:25 +00:00
RoomSummaryCard.tsx Align RoomSummaryCard styles with Figma (#12793) 2024-08-01 12:00:40 +00:00
TimelineCard.tsx Upgrade target to es2022 (#12852) 2024-08-01 16:14:28 +00:00
types.ts Step 8.5: Move pinned events custom event type 2022-03-28 14:02:31 -06:00
UserInfo.tsx Update compound-design-tokens to satisfy compound-web peer dependency (#12808) 2024-07-24 09:49:33 +00:00
VerificationPanel.tsx Remove references to matrix-js-sdk/src/crypto/verification (#12365) 2024-03-25 17:44:45 +00:00
WidgetCard.tsx Extract Extensions into their own right panel tab (#12844) 2024-07-31 09:38:25 +00:00