riot-web/test/components/views/elements
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
..
__snapshots__ Add `Tooltip` to `AccessibleButton` (#12443) 2024-04-24 12:24:25 +00:00
crypto Simplify references to `VerificationRequest` (#11045) 2023-06-07 14:43:44 +00:00
AccessibleButton-test.tsx
AppTile-test.tsx Add `Tooltip` to `AccessibleButton` (#12443) 2024-04-24 12:24:25 +00:00
EventListSummary-test.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
ExternalLink-test.tsx
FacePile-test.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
Field-test.tsx
FilterDropdown-test.tsx
FilterTabGroup-test.tsx
InfoTooltip-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
InteractiveTooltip-test.ts
LabelledCheckbox-test.tsx Allow creating public knock rooms (#11481) 2023-09-04 16:09:44 +00:00
LearnMore-test.tsx
Pill-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
PollCreateDialog-test.tsx Improve types for `sendEvent` (#12335) 2024-03-25 12:48:48 +00:00
PowerSelector-test.tsx Reset power selector on API failure to prevent state mismatch (#12319) 2024-03-08 11:58:36 +00:00
ProgressBar-test.tsx
QRCode-test.tsx Replace `getQRCodeBytes` with `generateQRCode` (#11241) 2023-07-13 13:55:55 +00:00
ReplyChain-test.tsx
RoomFacePile-test.tsx Fix typing issues 2024-04-15 16:06:01 +02:00
RoomTopic-test.tsx Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +00:00
SpellCheckLanguagesDropdown-test.tsx Use Intl for names of languages (#11427) 2023-08-22 14:07:16 +00:00
StyledRadioGroup-test.tsx
SyntaxHighlight-test.tsx Improve code-splitting of highlight.js and maplibre-gs libs (#12349) 2024-03-20 13:39:20 +00:00
TooltipTarget-test.tsx