element-portable/src/components/views/rooms
Michael Telatynski 503df62191
Conform more of the codebase to strictNullChecks (#10358
* Conform more of the codebase to `strictNullChecks`

* Fix types

* Iterate

* Iterate
2023-03-13 15:07:20 +00:00
..
EventTile Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
NotificationBadge Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
wysiwyg_composer Properly type Modal props to ensure useful typescript checking (#10238 2023-02-28 10:31:48 +00:00
AppsDrawer.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
Autocomplete.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
AuxPanel.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
BasicMessageComposer.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
CollapsibleButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
DecryptionFailureBar.tsx Fix 'Failed check: Ellipsis' on Weblate (#10144) 2023-02-14 09:05:01 +00:00
E2EIcon.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
EditMessageComposer.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
EmojiButton.tsx Apply strictNullChecks to src/components/views/emojipicker/* (#10298) 2023-03-07 11:28:48 +00:00
EntityTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
EventTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00: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 Apply prettier formatting 2022-12-12 12:24:14 +01:00
LinkPreviewGroup.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
LinkPreviewWidget.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
LiveContentSummary.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
MemberList.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MemberTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MessageComposer.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
MessageComposerButtons.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
MessageComposerFormatBar.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
NewRoomIntro.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
NotificationBadge.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
PinnedEventTile.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +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 (#10358 2023-03-13 15:07:20 +00:00
ReadReceiptMarker.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
RecentlyViewedButton.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ReplyPreview.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
ReplyTile.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00: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 Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
RoomInfoLine.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomList.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomListHeader.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
RoomPreviewBar.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00:00
RoomPreviewCard.tsx Add border to 'reject' button on room preview card (#9205) 2023-02-06 10:50:06 +00:00
RoomSublist.tsx Remove flux dependency (#10313) 2023-03-08 14:19:05 +00:00
RoomTile.tsx Conform more of the codebase to strictNullChecks (#10358 2023-03-13 15:07:20 +00: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 code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
SearchResultTile.tsx Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
SendMessageComposer.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
Stickerpicker.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
ThirdPartyMemberInfo.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +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 code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
VoiceRecordComposerTile.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
WhoIsTypingTile.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00