element-portable/src/components/views/rooms
Kerry 74d30187a4
Apply strictNullChecks to src/components/views/rooms/* (#10875)
* fix everything except notificationbadge

* unit test ThirdPartyMemberInfo

* fix RoomPreviewBar dm tests

* lint

* test PinnedEventTile
2023-05-21 23:53:23 +00:00
..
EventTile Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
NotificationBadge Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
wysiwyg_composer RTE plain text mentions as pills (#10852) 2023-05-16 11:54:16 +00:00
AppsDrawer.tsx Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
Autocomplete.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
AuxPanel.tsx Update _AuxPanel.pcss (#10888) 2023-05-18 08:54:31 +00:00
BasicMessageComposer.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
CollapsibleButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
DecryptionFailureBar.tsx Fix decryption failure bar covering the timeline (#10360) 2023-03-30 10:11:16 +01:00
E2EIcon.tsx Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
EditMessageComposer.tsx Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
EmojiButton.tsx Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
EntityTile.tsx Enable "jsx-a11y/alt-text" and "jsx-a11y/label-has-associated-control" lint rules (#10361) 2023-03-14 21:25:11 +00:00
EventTile.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
ExtraTile.tsx Refactor ExtraTile to use functional components (#10191) 2023-02-23 11:57:37 +00:00
HistoryTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
JumpToBottomButton.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
LinkPreviewGroup.tsx Conform more of the codebase to strictNullChecks (#10842) 2023-05-11 09:56:56 +01:00
LinkPreviewWidget.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
LiveContentSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
MemberList.tsx Add tooltip to disabled invite button due to lack of permissions (#10869) 2023-05-12 10:25:16 +00:00
MemberTile.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
MessageComposer.tsx Ensure tooltip contents is linked via aria to the target element (#10729) 2023-05-05 08:26:11 +00:00
MessageComposerButtons.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
MessageComposerFormatBar.tsx Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
NewRoomIntro.tsx Use generics to better type TabbedView (#10726) 2023-04-27 12:55:29 +01:00
NotificationBadge.tsx Fix accessibility issues around the room list and space panel (#10717) 2023-05-05 10:09:41 +00:00
PinnedEventTile.tsx Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
PresenceLabel.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
ReadReceiptGroup.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
ReadReceiptMarker.tsx Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
RecentlyViewedButton.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
ReplyPreview.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
ReplyTile.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
RoomBreadcrumbs.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomContextDetails.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomHeader.tsx Edit room-header.spec.ts to check apps button (#10934) 2023-05-18 12:54:53 +00:00
RoomInfoLine.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomList.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
RoomListHeader.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
RoomPreviewBar.tsx Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
RoomPreviewCard.tsx Add border to 'reject' button on room preview card (#9205) 2023-02-06 10:50:06 +00:00
RoomSublist.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
RoomTile.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
RoomTileCallSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
RoomUpgradeWarningBar.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
SearchBar.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
SearchResultTile.tsx Merge pull request from GHSA-xv83-x443-7rmw 2023-04-25 09:30:32 +01:00
SendMessageComposer.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
Stickerpicker.tsx StickerPicker: update when accountdata is updated (#10945) 2023-05-19 09:52:17 +00:00
ThirdPartyMemberInfo.tsx Apply strictNullChecks to src/components/views/rooms/* (#10875) 2023-05-21 23:53:23 +00:00
ThreadSummary.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
TopUnreadMessagesBar.tsx Make more of the codebase conform to strict types (#10859) 2023-05-12 09:49:37 +01:00
VoiceRecordComposerTile.tsx Implement MSC3952: intentional mentions (#9983) 2023-03-23 11:47:40 +00:00
WhoIsTypingTile.tsx Fix typing tile duplicating users (#10678) 2023-04-20 14:44:54 +00:00