element-portable/src/components/structures
kenwuuu dc4bb237d4
Replace hardcoded strings with MsgType constants (#10604)
* replace hardcoded strings with MsgType constants

* fix import and revert comments

Signed-off-by: Ken Wu kenqiwu@gmail.com

* fix import

Signed-off-by: Ken Wu kenqiwu@gmail.com

---------

Signed-off-by: Ken Wu kenqiwu@gmail.com
2023-04-17 09:37:29 +00: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 Explicitly specify all children props (#10312) 2023-03-08 13:28:07 +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 Replace hardcoded strings with MsgType constants (#10604) 2023-04-17 09:37:29 +00: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 (#10573) 2023-04-13 08:52:57 +01:00
LegacyCallEventGrouper.ts Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +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 (#10573) 2023-04-13 08:52:57 +01:00
MessagePanel.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +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 Use unique keys for voice broadcast pips (#10457) 2023-03-27 18:19:42 +02:00
RightPanel.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +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 Remove unreadable alt attribute from the room status bar warning icon (nonsense to screenreaders) (#10402) 2023-03-20 11:05:03 -05:00
RoomStatusBarUnsentMessages.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
RoomView.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +01:00
ScrollPanel.tsx Conform more of the codebase to strictNullChecks (#10573) 2023-04-13 08:52:57 +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 Remove feedback buttons from onboarding, search, and spaces (#10506) 2023-04-05 12:17:25 +01: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 (#10505 2023-04-05 09:02:40 +01:00
ToastContainer.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +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 code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
ViewSource.tsx Conform more of the codebase to strictNullChecks (#10350 2023-03-10 14:55:06 +00:00
WaitingForThirdPartyRoomView.tsx Implement third-party invite waiting room (#10229) 2023-03-06 12:08:04 +01:00