element-portable/src/components/views/right_panel
Florian Duros 700b3955a4
Add Tooltip to AccessibleButton (#12443)
* Deprecate AccessibleTooltipButton

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

* Fix tests

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

* Fix tests

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

* Deprecate AccessibleTooltipButton

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

* Fix tests

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

* Iterate

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

* Fix `UserInfo-test.tsx`

* Update `LoginWithQRFlow-test.tsx` snapshot

* Remove tooltip provider from test

* Fix `AccessibleButton`

* Update snapshots

* Revert to original import

* Use title to populate aria-label

* Rollback AccessibleButton or Tooltip changes. Will come in another PR

* Rollback en.json change

* Update snapshots

* Fix `UserInfo`

* Update snapshots

* Use label instead of title in test

* Use label instead of title in TAC test

* Use label instead of title in read-receipt test

* Remove tooltip for ContextMenu

* Add extra information for caption field

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
2024-04-24 12:24:25 +00:00
..
BaseCard.tsx Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +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 Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01: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 Don't reference the notification levels by colour (#12138) 2024-01-15 15:25:48 +00:00
LegacyRoomHeaderButtons.tsx Don't reference the notification levels by colour (#12138) 2024-01-15 15:25:48 +00:00
PinnedMessagesCard.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
RoomSummaryCard.tsx Use new compound tooltip 2024-04-12 14:56:23 +02: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 Add Tooltip to AccessibleButton (#12443) 2024-04-24 12:24:25 +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