element-portable/src/components/views/beacon
Michael Telatynski 3bfb33fe48
Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086)
* Migrate the majority of TooltipTarget consumers to Compound Tooltip

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

* Fix tests

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

* Update snapshot

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

* Fix CSS stacking contexts for Dialogs & PersistedElement

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

* Switch to PersistedElement sharing a CSS stacking context for z-index to continue functioning

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

* Fix Widget PIP overlay being under the widget and dragging being broken

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

* Fix border-radius on widget pip

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

* Fix majority of tests

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

* Fix jest retryTimes applying outside of CI

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

* Fix remaining tests

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

* Fix React unique key warnings

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

* Fix sticker picker

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

* id not class

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

* Fix widget pip button colour in light theme

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

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-01-09 11:46:31 +00:00
..
BeaconListItem.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
BeaconMarker.tsx Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
BeaconStatus.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
BeaconStatusTooltip.tsx Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
BeaconViewDialog.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
DialogOwnBeaconStatus.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
DialogSidebar.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
displayStatus.ts Switch to importing most things from the main matrix-js-sdk export (#11406) 2023-08-15 15:00:17 +00:00
LeftPanelLiveShareWarning.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
LiveTimeRemaining.tsx Migrate more strings to translation keys (#11579) 2023-09-08 09:58:31 +01:00
OwnBeaconStatus.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomCallBanner.tsx Use new matrixRTC calling (#11792) 2023-10-30 15:14:27 +00:00
RoomLiveShareWarning.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ShareLatestLocation.tsx Migrate the majority of TooltipTarget consumers to Compound Tooltip (#12086) 2024-01-09 11:46:31 +00:00
StyledLiveBeaconIcon.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00