element-portable/src/components/views/messages
Florian Duros 1190de9028
Migrate TooltipTarget usage to compound Tooltip (#12542)
* Use new tooltip in `RoomTopic.tsx`

* Use new tooltip in `MLocationBody.tsx`

* Fix room topic

* Update location snapshot

* Use new tooltip in `AppPermission.tsx`

* Remove `TooltipTarget`

* Add tests for `RoomTopic`
2024-05-22 12:15:07 +00:00
..
shared Apply prettier formatting 2022-12-12 12:24:14 +01:00
CallEvent.tsx Move to AccessibleTooltipButton in messages (#12487) 2024-05-14 08:22:28 +00:00
DateSeparator.tsx Render timeline separator for late event groups (#11739) 2023-10-16 14:14:04 +00:00
DecryptionFailureBody.tsx Use a different error message for UTDs when you weren't in the room. (#12453) 2024-04-29 17:18:57 +00:00
DisambiguatedProfile.tsx Migrate more strings to translation keys (#11683) 2023-10-02 13:52:27 +01:00
DownloadActionButton.tsx Use RovingAccessibleButton instead of RovingAccessibleTooltipButton (#12539) 2024-05-17 10:29:30 +00:00
EditHistoryMessage.tsx Align action_* strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
EncryptionEvent.tsx Migrate more strings to translation keys (#11683) 2023-10-02 13:52:27 +01:00
EventTileBubble.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
HiddenBody.tsx Migrate more strings to translation keys (#11683) 2023-10-02 13:52:27 +01:00
IBodyProps.ts Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
IMediaBody.ts Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
JumpToDatePicker.tsx Migrate more strings to translation keys (#11683) 2023-10-02 13:52:27 +01:00
LegacyCallEvent.tsx Move to AccessibleTooltipButton in messages (#12487) 2024-05-14 08:22:28 +00:00
MAudioBody.tsx Reuse media content/info types from the js-sdk (#12308) 2024-03-11 09:30:00 +00:00
MBeaconBody.tsx Improve code-splitting of highlight.js and maplibre-gs libs (#12349) 2024-03-20 13:39:20 +00:00
MessageActionBar.tsx Use RovingAccessibleButton instead of RovingAccessibleTooltipButton (#12539) 2024-05-17 10:29:30 +00:00
MessageEvent.tsx Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
MessageTimestamp.tsx Iterate io.element.late_event decoration (#11760) 2023-10-17 12:31:41 +00:00
MFileBody.tsx Reuse media content/info types from the js-sdk (#12308) 2024-03-11 09:30:00 +00:00
MImageBody.tsx Reuse media content/info types from the js-sdk (#12308) 2024-03-11 09:30:00 +00:00
MImageReplyBody.tsx Reuse media content/info types from the js-sdk (#12308) 2024-03-11 09:30:00 +00:00
MJitsiWidgetEvent.tsx Migrate more strings to translation keys (#11683) 2023-10-02 13:52:27 +01:00
MjolnirBody.tsx Migrate more strings to translation keys (#11683) 2023-10-02 13:52:27 +01:00
MKeyVerificationRequest.tsx Simplify display of verification requests in timeline (#11931) 2023-11-30 17:41:47 +00:00
MLocationBody.tsx Migrate TooltipTarget usage to compound Tooltip (#12542) 2024-05-22 12:15:07 +00:00
MPollBody.tsx Improve types for sendEvent (#12335) 2024-03-25 12:48:48 +00:00
MPollEndBody.tsx Fix ended polls overlapping event bubbles (#11895) 2023-11-20 17:27:54 +00:00
MStickerBody.tsx Use new compound tooltip 2024-04-12 14:56:23 +02:00
MVideoBody.tsx Reuse media content/info types from the js-sdk (#12308) 2024-03-11 09:30:00 +00:00
MVoiceMessageBody.tsx Migrate more strings to translation keys (#11683) 2023-10-02 13:52:27 +01:00
MVoiceOrAudioBody.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ReactionsRow.tsx Switch AccessibleButton and derivatives to using forwardRef (#12054) 2023-12-21 08:50:42 +00:00
ReactionsRowButton.tsx Improve types for sendEvent (#12335) 2024-03-25 12:48:48 +00:00
ReactionsRowButtonTooltip.tsx Consolidate conjugation i18n strings (#11660) 2023-09-25 12:18:15 +01:00
RedactedBody.tsx Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
RoomAvatarEvent.tsx Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
RoomPredecessorTile.tsx Migrate more strings to translation keys (#11613) 2023-09-19 17:16:38 +01:00
SenderProfile.tsx Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
TextualBody.tsx Move to AccessibleTooltipButton in messages (#12487) 2024-05-14 08:22:28 +00:00
TextualEvent.tsx Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
TileErrorBoundary.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
TimelineSeparator.tsx Render timeline separator for late event groups (#11739) 2023-10-16 14:14:04 +00:00
UnknownBody.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
ViewSourceEvent.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00