element-portable/src/components/structures
Germain aca6a66f6a
Remove new room breadcrumbs (#11104)
* Deprecate new room breadcrumbs

* i18n
2023-06-19 08:18:46 +00:00
..
auth Use new accessors for VerificationRequest (#11092) 2023-06-16 10:27:56 +00:00
AutocompleteInput.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AutoHideScrollbar.tsx Fix more detached DOM leaks (#10806) 2023-05-09 07:50:57 +00: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 Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
GenericDropdownMenu.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
GenericErrorPage.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
HomePage.tsx Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01:00
IndicatorScrollbar.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
InteractiveAuth.tsx Specify supportedStages for User Interactive Auth (#10975) 2023-05-24 11:02:32 +00:00
LargeLoader.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LeftPanel.tsx Remove new room breadcrumbs (#11104) 2023-06-19 08:18:46 +00:00
LegacyCallEventGrouper.ts Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
LoggedInView.tsx Fix ResizeHandle of the third pinned widget (#10896) 2023-05-15 07:40:15 +00:00
MainSplit.tsx Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
MatrixChat.tsx Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
MessagePanel.tsx Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +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 Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01: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 MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
RightPanel.tsx Conform more of the codebase to strict typescript (#10841) 2023-05-25 09:39:23 +01:00
RoomSearch.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
RoomSearchView.tsx Pass around MatrixClients instead of using MatrixClientPeg (#11000) 2023-05-30 10:36:34 +01:00
RoomStatusBar.tsx Use semantic headings in user settings - discovery (#10838) 2023-05-24 02:37:10 +00:00
RoomStatusBarUnsentMessages.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
RoomView.tsx Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
ScrollPanel.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
SearchBox.tsx Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
SpaceHierarchy.tsx When joining room in sub-space join the parents too (#11011) 2023-06-01 12:35:47 +00:00
SpaceRoomView.tsx Pass around MatrixClients instead of using MatrixClientPeg (#11000) 2023-05-30 10:36:34 +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 Use semantic list elements for menu lists and tab lists (#10902) 2023-05-15 13:33:49 +00:00
ThreadPanel.tsx Strictify components/structures/Thread* (#10478) 2023-03-30 09:44:28 +01:00
ThreadView.tsx Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
TimelinePanel.tsx Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
ToastContainer.tsx Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
UploadBar.tsx fix file size display from kB to KB (#10561) 2023-04-11 14:48:41 +01:00
UserMenu.tsx Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
UserView.tsx Prefer MatrixClientContext over MatrixClientPeg (#10986) 2023-06-14 13:42:07 +01:00
ViewSource.tsx Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
WaitingForThirdPartyRoomView.tsx Use brand variable consistently (#10867) 2023-05-12 10:25:20 +00:00