..
EventTile
Use RovingAccessibleButton
instead of RovingAccessibleTooltipButton
( #12539 )
2024-05-17 10:29:30 +00:00
NotificationBadge
Improve readability of badges and pills ( #12360 )
2024-03-22 00:27:13 +00:00
RoomHeader
Remove spurious type casts and avoid deprecated symbols ( #12513 )
2024-05-13 10:48:07 +00:00
wysiwyg_composer
Tooltip: Improve the accessibility of the composer and the rich text editor ( #12459 )
2024-05-15 08:32:53 +00:00
AppsDrawer.tsx
Iterate landmarks around the app in order to improve a11y ( #12064 )
2023-12-20 15:32:24 +00:00
Autocomplete.tsx
Switch to importing models/Room from main js-sdk export ( #11361 )
2023-08-04 07:36:16 +00:00
AuxPanel.tsx
Iterate landmarks around the app in order to improve a11y ( #12064 )
2023-12-20 15:32:24 +00:00
BasicMessageComposer.tsx
Fix Safari IME support ( #11016 )
2024-01-15 14:57:17 +00:00
CollapsibleButton.tsx
Update dependency typescript to v5.5.2 ( #12688 )
2024-06-25 16:59:07 +01:00
E2EIcon.tsx
Use new compound tooltip
2024-04-12 14:56:23 +02:00
EditMessageComposer.tsx
Improve types for sendEvent
( #12335 )
2024-03-25 12:48:48 +00:00
EmojiButton.tsx
Migrate more strings to translation keys ( #11498 )
2023-08-31 11:22:10 +01:00
EntityTile.tsx
Implement new unreachable state and fix broken string ref ( #11748 )
2023-11-07 10:14:30 +00:00
EventTile.tsx
Shown own sent state indicator even when showReadReceipts is disabled ( #12540 )
2024-05-15 23:34:02 +00:00
ExtraTile.tsx
Use RovingAccessibleButton
instead of RovingAccessibleTooltipButton
( #12539 )
2024-05-17 10:29:30 +00:00
HistoryTile.tsx
Remove old pre-join UTD logic ( #12464 )
2024-05-10 20:20:40 +00:00
JumpToBottomButton.tsx
Migrate more strings to translation keys ( #11680 )
2023-09-29 08:49:26 +01:00
LegacyRoomHeader.tsx
Extract SearchScope and SearchInfo into Searching ( #12698 )
2024-06-26 10:59:04 +00:00
LinkPreviewGroup.tsx
Fixed the drag and drop of X ##27186 ( #12450 )
2024-04-24 08:56:59 +00:00
LinkPreviewWidget.tsx
Switch to importing client from main js-sdk export ( #11370 )
2023-08-09 07:18:41 +00:00
LiveContentSummary.tsx
Refactor element call lobby + skip lobby ( #12057 )
2024-01-29 16:06:12 +00:00
MemberList.tsx
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
MemberTile.tsx
Element-R: Use MatrixClient.CryptoApi.getUserVerificationStatus
instead of MatrixClient.checkUserTrust
in MemberTile.tsx
( #11701 )
2023-10-04 13:01:39 +00:00
MessageComposer.tsx
Use tooltip compound in MessageComposer.tsx
2024-05-21 17:42:01 +02:00
MessageComposerButtons.tsx
Tooltip: Improve the accessibility of the composer and the rich text editor ( #12459 )
2024-05-15 08:32:53 +00:00
MessageComposerFormatBar.tsx
Use RovingAccessibleButton
instead of RovingAccessibleTooltipButton
( #12539 )
2024-05-17 10:29:30 +00:00
NewRoomIntro.tsx
Replace setImmediate with setTimeout ( #12614 )
2024-06-13 15:15:59 +01:00
NotificationBadge.tsx
Use new compound tooltip
2024-04-12 14:56:23 +02:00
PinnedEventTile.tsx
Tooltip: improve accessibility in room ( #12493 )
2024-05-07 10:20:46 +00:00
PresenceLabel.tsx
Implement new unreachable state and fix broken string ref ( #11748 )
2023-11-07 10:14:30 +00:00
ReadReceiptGroup.tsx
Add tests for ReadReceiptGroup.tsx
2024-05-22 15:07:57 +02:00
ReadReceiptMarker.tsx
Fix regression around read receipt animation from refs changes ( #12100 )
2024-01-03 11:36:11 +00:00
ReplyPreview.tsx
Migrate more strings to translation keys ( #11672 )
2023-09-27 17:15:22 +01:00
ReplyTile.tsx
Migrate more strings to translation keys ( #11680 )
2023-09-29 08:49:26 +01:00
RoomBreadcrumbs.tsx
Tooltip: improve accessibility in room ( #12493 )
2024-05-07 10:20:46 +00:00
RoomContextDetails.tsx
Make more code conform to strict null checks ( #10219
2023-02-24 15:28:40 +00:00
RoomHeader.tsx
Hide voip buttons in group rooms in environments with widgets disabled ( #12664 )
2024-06-21 08:42:50 +00:00
RoomInfoLine.tsx
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
RoomKnocksBar.tsx
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
RoomList.tsx
Tooltip: improve accessibility in room ( #12493 )
2024-05-07 10:20:46 +00:00
RoomListHeader.tsx
MenuItem: fix caption usage ( #12455 )
2024-04-26 10:17:13 +00:00
RoomPreviewBar.tsx
Remove spurious type casts and avoid deprecated symbols ( #12513 )
2024-05-13 10:48:07 +00:00
RoomPreviewCard.tsx
Adept KnownMembership imports for new location in types
2024-03-18 14:43:08 +00:00
RoomSublist.tsx
Replace setImmediate with setTimeout ( #12614 )
2024-06-13 15:15:59 +01:00
RoomTile.tsx
Replace setImmediate with setTimeout ( #12614 )
2024-06-13 15:15:59 +01:00
RoomTileCallSummary.tsx
Refactor element call lobby + skip lobby ( #12057 )
2024-01-29 16:06:12 +00:00
RoomTileSubtitle.tsx
Compound Typography pass regression fixes ( #11189 )
2023-07-04 16:54:28 +00:00
RoomUpgradeWarningBar.tsx
Migrate more strings to translation keys ( #11680 )
2023-09-29 08:49:26 +01:00
SearchBar.tsx
Extract SearchScope and SearchInfo into Searching ( #12698 )
2024-06-26 10:59:04 +00:00
SearchResultTile.tsx
Switch to importing models/event from main js-sdk export ( #11363 )
2023-08-07 08:24:58 +00:00
SendMessageComposer.tsx
Improve types for sendEvent
( #12335 )
2024-03-25 12:48:48 +00:00
SpaceScopeHeader.tsx
Fix: Space scope header overflow ( #11933 )
2023-11-29 08:25:34 +00:00
Stickerpicker.tsx
Fix Stickerpicker layout crossing multiple CSS stacking contexts ( #12126 )
2024-01-10 02:19:36 +00:00
ThirdPartyMemberInfo.tsx
Improve types for sendStateEvent
( #12331 )
2024-03-20 14:27:29 +00:00
ThreadSummary.tsx
Collect decryption failure translations together ( #12436 )
2024-04-18 10:40:25 +00:00
TopUnreadMessagesBar.tsx
Migrate more strings to translation keys ( #11680 )
2023-09-29 08:49:26 +01:00
VoiceRecordComposerTile.tsx
Tooltip: improve accessibility in room ( #12493 )
2024-05-07 10:20:46 +00:00
WhoIsTypingTile.tsx
Change avatar to use Compound implementation ( #11448 )
2023-08-24 03:48:35 +00:00