element-portable/src/components/structures
Michael Telatynski be5928cb64
Conform more of the codebase to strictNullChecks (#10672)
* Conform more of the codebase to `strictNullChecks`

* Iterate

* Iterate

* Iterate

* Iterate

* Conform more of the codebase to `strictNullChecks`

* Iterate

* Update record key
2023-04-21 11:50:42 +01:00
..
auth Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
AutocompleteInput.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AutoHideScrollbar.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
BackdropPanel.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ContextMenu.tsx Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
EmbeddedPage.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
ErrorMessage.tsx Use compound icons (#10292) 2023-03-08 11:11:01 +01:00
FileDropTarget.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
FilePanel.tsx Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
GenericDropdownMenu.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
GenericErrorPage.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
HomePage.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
IndicatorScrollbar.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
InteractiveAuth.tsx Apply strictNullChecks to src/utils/*!exportUtils (#10455 2023-04-03 09:26:55 +01:00
LargeLoader.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LeftPanel.tsx Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
LegacyCallEventGrouper.ts Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
LoggedInView.tsx Conform more of the codebase to strictNullChecks (#10602) 2023-04-17 08:31:58 +01:00
MainSplit.tsx Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +00:00
MatrixChat.tsx Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
MessagePanel.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
NonUrgentToastContainer.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
NotificationPanel.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
PictureInPictureDragger.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
PipContainer.tsx Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
RightPanel.tsx Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
RoomSearch.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomSearchView.tsx Remove threads labs flag and the ability to disable threads (#9878) 2023-02-20 14:46:07 +00:00
RoomStatusBar.tsx Add missing rel noreferrer noopener attributes (#10629) 2023-04-17 18:43:25 +00:00
RoomStatusBarUnsentMessages.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
RoomView.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
ScrollPanel.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
SearchBox.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
SpaceHierarchy.tsx Conform more of the codebase to strictNullChecks (#10505 2023-04-05 09:02:40 +01:00
SpaceRoomView.tsx ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
SplashPage.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
static-page-vars.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
TabbedView.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
ThreadPanel.tsx Strictify components/structures/Thread* (#10478) 2023-03-30 09:44:28 +01:00
ThreadView.tsx Strictify components/structures/Thread* (#10478) 2023-03-30 09:44:28 +01:00
TimelinePanel.tsx Conform more of the codebase to strictNullChecks (#10666) 2023-04-20 09:49:10 +01:00
ToastContainer.tsx Implement new toast UI (#10467) 2023-04-18 11:38:41 +00:00
UploadBar.tsx fix file size display from kB to KB (#10561) 2023-04-11 14:48:41 +01:00
UserMenu.tsx Remove feedback buttons from onboarding, search, and spaces (#10506) 2023-04-05 12:17:25 +01:00
UserView.tsx Conform more of the codebase to strictNullChecks (#10672) 2023-04-21 11:50:42 +01:00
ViewSource.tsx Fix view source from edit history dialog always showing latest event (#10626) 2023-04-17 16:09:17 +00:00
WaitingForThirdPartyRoomView.tsx Implement third-party invite waiting room (#10229) 2023-03-06 12:08:04 +01:00