element-web/src/components/structures
2021-05-28 14:49:49 +01:00
..
auth Tweak private / underscores for fields and methods 2021-04-26 14:02:53 +01:00
AutoHideScrollbar.js Fix Breadcrumbs2 ending up with 2 tabIndexes on Firefox due to explicit css overflow scroll 2020-07-18 12:19:03 +01:00
ContextMenu.tsx prevent reflow in app when accessing window dimensions 2021-05-25 10:28:43 +01:00
CustomRoomTagPanel.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
EmbeddedPage.js Remove a bunch of useless 'use strict' definitions 2021-03-08 20:26:08 -07:00
FilePanel.js use renamed decrypt event method 2021-05-18 13:01:38 +01:00
GenericErrorPage.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
GroupFilterPanel.js Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17021 2021-05-06 08:05:14 +01:00
GroupView.js Remove Promise allSettled polyfill as its widespread enough now and js-sdk uses it directly 2021-05-25 16:12:34 +01:00
HomePage.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/home-page-analytics 2020-11-19 11:11:10 +00:00
HostSignupAction.tsx Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
IndicatorScrollbar.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
InteractiveAuth.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
LeftPanel.tsx Reposition sticky headers when layout has changed 2021-05-28 10:31:42 +01:00
LeftPanelWidget.tsx prevent reflow in app when accessing window dimensions 2021-05-25 10:28:43 +01:00
LoggedInView.tsx remove unused import 2021-05-17 15:05:20 +01:00
MainSplit.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
MatrixChat.tsx Restore toggle LHS logic 2021-05-28 10:03:46 +01:00
MessagePanel.js Fix crash on opening notification panel 2021-05-17 12:24:41 -04:00
MyGroups.js Design iterations based on PR feedback 2021-04-29 16:08:59 +01:00
NonUrgentToastContainer.tsx Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
NotificationPanel.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
RightPanel.js Guard all isSpaceRoom calls behind the labs flag 2021-05-05 23:59:07 +01:00
RoomDirectory.tsx Iterate PR 2021-05-21 13:37:21 +01:00
RoomSearch.tsx Bring back filter all spaces behaviour 2021-05-07 10:39:35 +01:00
RoomStatusBar.js Merge branch 'develop' into fix-indent 2021-04-29 20:08:14 +02:00
RoomView.tsx Merge pull request #6092 from matrix-org/gsouquet/window-dimensions-reflow 2021-05-25 12:00:08 +01:00
ScrollPanel.js Merge branch 'develop' into fix-indent 2021-04-29 20:08:14 +02:00
SearchBox.js Spaces autofocus and prefill the search box 2021-03-24 14:00:52 +00:00
SpaceRoomDirectory.tsx Fix misleading child counts in spaces 2021-05-27 10:11:28 +01:00
SpaceRoomView.tsx rejig the code to make types happy 2021-05-20 20:12:28 +01:00
TabbedView.tsx Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
TimelinePanel.js use renamed decrypt event method 2021-05-18 13:01:38 +01:00
ToastContainer.tsx Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
UploadBar.tsx Fix upload bar not populating when starting uploads 2021-03-25 22:29:21 -06:00
UserMenu.tsx Use Set::size instead of Array.from()::length 2021-05-27 09:26:31 +01:00
UserView.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
ViewSource.js fix: room id sticked with event id 2021-03-25 14:36:40 +02:00