element-portable/src/components/structures
2021-10-05 08:48:52 -04:00
..
auth Make cross-signing dialog clearer and more context-aware 2021-10-05 00:54:20 -04:00
AutoHideScrollbar.tsx Fix stray tabIndex on AutoHideScrollbar component in FF 2021-08-06 12:28:06 +01:00
BackdropPanel.tsx Move background-blur to fully css version 2021-08-23 19:26:57 +02:00
CallEventGrouper.ts Merge pull request #6705 from SimonBrandner/fix/call-tile-dispatch/18825 2021-09-07 15:45:40 +01:00
ContextMenu.tsx Don't let click events propagate out of context menus 2021-10-01 10:00:53 +01:00
CustomRoomTagPanel.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EmbeddedPage.tsx Fix invalid accessor for method. 2021-09-16 15:21:40 +02:00
FilePanel.tsx Use modern layout in file and notification panel 2021-07-22 16:00:41 +02:00
GenericErrorPage.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00
GroupFilterPanel.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-06 11:41:09 +01:00
GroupView.js Iterate PR based on feedback 2021-08-12 10:58:56 +01:00
HomePage.tsx Revert some changes due to them breaking tests (and hope it will work now) 2021-07-03 09:36:18 +02:00
HostSignupAction.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IndicatorScrollbar.tsx Use React.Children.count() 2021-09-14 17:19:57 +02:00
InteractiveAuth.tsx Iterate PR based on feedback 2021-08-11 21:45:49 +01:00
LeftPanel.tsx Improve tooltips on space quick actions and explore button 2021-09-08 10:16:20 +01:00
LeftPanelWidget.tsx Convert AppTile to TS 2021-09-17 18:47:15 +02:00
LegacyCommunityPreview.tsx Fix abuse of MainSplit in LegacyCommunityPreview 2021-09-16 11:23:41 +01:00
LoggedInView.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-06 11:41:09 +01:00
MainSplit.tsx Fix MainSplit IProps 2021-09-16 11:22:55 +01:00
MatrixChat.tsx Convert PageTypes to TS 2021-09-27 14:41:03 +02:00
MessagePanel.tsx Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
MyGroups.js delint and remove groups-specific tests and setups 2021-08-11 15:36:35 +01:00
NonUrgentToastContainer.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
NotificationPanel.tsx Use modern layout in file and notification panel 2021-07-22 16:00:41 +02:00
RightPanel.tsx Fix the User View 2021-09-24 14:35:00 +01:00
RoomDirectory.tsx Fix linting issues 2021-08-25 09:34:16 +01:00
RoomSearch.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RoomStatusBar.tsx Use MatrixClientContext 2021-09-13 18:28:52 +02:00
RoomView.tsx Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
ScrollPanel.tsx fix lint 2021-09-29 11:20:51 +01:00
SearchBox.tsx Convert SearchBox to TS 2021-09-12 08:24:17 +02:00
SpaceHierarchy.tsx delint 2021-09-28 14:03:41 +01:00
SpaceRoomView.tsx Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
TabbedView.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
ThreadPanel.tsx Fix PR comments 2021-09-16 17:13:41 +02:00
ThreadView.tsx Add ability to properly edit messages in Threads. (#6877) 2021-10-01 15:35:54 +02:00
TimelinePanel.tsx Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
ToastContainer.tsx Simplifie toast handling 2021-07-26 12:21:58 +02:00
UploadBar.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
UserMenu.tsx Globally replace all console.logs via codemod (#6827) 2021-09-21 09:48:09 -06:00
UserView.tsx Fix the User View 2021-09-24 14:35:00 +01:00
ViewSource.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00