element-web/src/components/views/rooms
Šimon Brandner 60e47c759d
Convert AppsDrawer to TS
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
2021-09-20 16:20:00 +02:00
..
AppsDrawer.tsx Convert AppsDrawer to TS 2021-09-20 16:20:00 +02:00
Autocomplete.tsx delint and improve ts 2021-07-15 10:09:24 +01:00
AuxPanel.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
BasicMessageComposer.tsx Fix pill deletion on FF 78 2021-09-17 19:25:28 +02:00
E2EIcon.tsx Convert E2EIcon to TS 2021-09-20 13:41:38 +02:00
EditMessageComposer.tsx Convert end-of-line emoji when editing 2021-09-17 19:13:46 +02:00
EntityTile.tsx Convert E2EIcon to TS 2021-09-20 13:41:38 +02:00
EventTile.tsx Fix PR comments 2021-09-16 17:13:41 +02:00
ExtraTile.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
JumpToBottomButton.tsx Migrate JumpToBottomButton to TypeScript 2021-08-14 10:22:43 +02:00
LinkPreviewGroup.tsx Fix possible uncaught exception for getUrlPreview which would cause 0 url previews if one url was faulty 2021-07-15 12:10:01 +01:00
LinkPreviewWidget.tsx only consider valid & loaded url previews for show N more prompt 2021-07-10 19:41:50 +01:00
MemberList.tsx Filter members on load 2021-08-30 10:09:57 +02:00
MemberTile.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
MessageComposer.tsx Merge pull request #6808 from SimonBrandner/task/context_menus-ts 2021-09-14 13:07:15 -06:00
MessageComposerFormatBar.tsx Typescript conversion of Composer components and more 2021-06-30 13:01:26 +01:00
NewRoomIntro.tsx Show "Enable encryption in settings" only when the user can do that 2021-08-20 08:37:30 +02:00
NotificationBadge.tsx Surface unsent messages on the sublist notification badge too 2021-09-10 10:58:13 +01:00
PinnedEventTile.tsx Appease the linter 2021-07-16 16:11:27 -06:00
PresenceLabel.tsx Fix hyper-precise presence 2021-06-26 07:53:42 +02:00
ReadReceiptMarker.tsx Fix linting issues 2021-08-25 09:34:16 +01:00
ReplyPreview.tsx Make roomStoreToken readonly 2021-07-18 14:32:24 +02:00
ReplyTile.tsx Remove unnecessary this.props 2021-08-18 09:29:44 +02:00
RoomBreadcrumbs.tsx Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
RoomDetailList.tsx human linter and copyright fixer 2021-08-26 08:02:36 +01:00
RoomDetailRow.js Adhere to better eslint rules 2021-07-23 10:35:10 +01:00
RoomHeader.tsx Fix linting issues 2021-08-25 09:34:16 +01:00
RoomList.tsx Fix checks to show prompt to start new chats 2021-09-15 15:08:23 +01:00
RoomListNumResults.tsx Comply with new member-delimiter-style rule 2021-07-01 23:23:03 +01:00
RoomPreviewBar.tsx use more generic room type instead of boolean flag 2021-09-17 10:19:30 +01:00
RoomSublist.tsx Surface unsent messages on the sublist notification badge too 2021-09-10 10:58:13 +01:00
RoomTile.tsx Fix RoomTile subscribing to wrong event emitter for room name 2021-09-14 14:36:11 +01:00
RoomUpgradeWarningBar.tsx human linter and copyright fixer 2021-08-26 08:02:36 +01:00
SearchBar.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
SearchResultTile.tsx Pull another settings lookup out of SearchResultTile loop 2021-07-13 23:27:49 -04:00
SendMessageComposer.tsx Don't auto replace if not enabled 2021-09-11 10:26:15 +02:00
SimpleRoomHeader.tsx human linter and copyright fixer 2021-08-26 08:02:36 +01:00
Stickerpicker.tsx Revert "Revert "Create narrow mode for Composer"" 2021-09-06 22:11:35 -06:00
ThirdPartyMemberInfo.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
TopUnreadMessagesBar.tsx Fix Apache copyright headers 2021-09-01 10:19:25 +01:00
VoiceRecordComposerTile.tsx Revert "Revert "Create narrow mode for Composer"" 2021-09-06 22:11:35 -06:00
WhoIsTypingTile.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00