element-portable/src/components/views/rooms
Kerry 668e3a3bd9
Fix: Video Room Chat Header Button Removed (#11911)
* "@vector-im/compound-design-tokens": "^0.1.0"

* add chat button to room header for video rooms

* cleanup useEffect, comments

* comment
2023-11-21 21:28:54 +00:00
..
EventTile Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
NotificationBadge Show knock rooms in the list (#11573) 2023-09-19 11:24:35 +00:00
RoomHeader Fix: Video Room Chat Header Button Removed (#11911) 2023-11-21 21:28:54 +00:00
wysiwyg_composer Update matrix-org (#11625) 2023-10-19 08:02:24 +00:00
AppsDrawer.tsx Switch to importing models/Room from main js-sdk export (#11361) 2023-08-04 07:36:16 +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 Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
BasicMessageComposer.tsx Escape placeholder before injecting it into the style (#11607) 2023-09-19 05:58:53 +00:00
CollapsibleButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
E2EIcon.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
EditMessageComposer.tsx Update matrix-org (#11625) 2023-10-19 08:02:24 +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 Fix io.element.late_event received_ts vs received_at (#11789) 2023-10-25 07:01:24 +00:00
ExtraTile.tsx Refactor ExtraTile to use functional components (#10191) 2023-02-23 11:57:37 +00:00
HistoryTile.tsx Migrate more strings to translation keys (#11606) 2023-09-14 18:47:29 +01:00
JumpToBottomButton.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
LegacyRoomHeader.tsx Adapt the rendering of extra icons in the room header (#11835) 2023-11-09 11:23:30 +00:00
LinkPreviewGroup.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
LinkPreviewWidget.tsx Switch to importing client from main js-sdk export (#11370) 2023-08-09 07:18:41 +00:00
LiveContentSummary.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
MemberList.tsx set disabled state on invite to room button in memberlist (#11893) 2023-11-21 01:43:32 +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 Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
MessageComposerButtons.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
MessageComposerFormatBar.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
NewRoomIntro.tsx Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
NotificationBadge.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
PinnedEventTile.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
PresenceLabel.tsx Implement new unreachable state and fix broken string ref (#11748) 2023-11-07 10:14:30 +00:00
ReadReceiptGroup.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
ReadReceiptMarker.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +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 Migrate more strings to translation keys (#11671) 2023-09-26 18:35:55 +01:00
RoomContextDetails.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomHeader.tsx Fix: Video Room Chat Header Button Removed (#11911) 2023-11-21 21:28:54 +00:00
RoomInfoLine.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomKnocksBar.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomList.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
RoomListHeader.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
RoomPreviewBar.tsx Use configurable github issue links more consistently (#11796) 2023-10-25 12:23:12 +00:00
RoomPreviewCard.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomSublist.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
RoomTile.tsx Migrate more strings to translation keys (#11672) 2023-09-27 17:15:22 +01:00
RoomTileCallSummary.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01: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 Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
SearchResultTile.tsx Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
SendMessageComposer.tsx Update matrix-org (#11625) 2023-10-19 08:02:24 +00:00
Stickerpicker.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
ThirdPartyMemberInfo.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
ThreadSummary.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
TopUnreadMessagesBar.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
VoiceRecordComposerTile.tsx Migrate more strings to translation keys (#11680) 2023-09-29 08:49:26 +01:00
WhoIsTypingTile.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00