element-web/src/components/structures
2021-06-07 19:09:36 -04:00
..
auth Build pass 1 2021-06-01 22:21:04 -06:00
AutoHideScrollbar.tsx Add methods visibility for AutoHideScrollbar 2021-06-01 14:15:42 +01:00
ContextMenu.tsx Make breadcrumb animation run on the compositing layer 2021-05-28 09:34:08 +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 Use passive option for scroll handler 2021-05-28 14:59:14 +01:00
InteractiveAuth.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
LeftPanel.tsx guard event listener from null values 2021-05-28 17:37:29 +01:00
LeftPanelWidget.tsx prevent reflow in app when accessing window dimensions 2021-05-25 10:28:43 +01:00
LoggedInView.tsx Build pass 1 2021-06-01 22:21:04 -06:00
MainSplit.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
MatrixChat.tsx Build pass 1 2021-06-01 22:21:04 -06:00
MessagePanel.js Merge pull request #6148 from robintown/fix-timestamps 2021-06-07 13:12:11 +01: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.tsx Add prop to alwaysShowTimestamps on TimelinePanel 2021-06-07 17:11:14 +01:00
RightPanel.tsx delint imports 2021-06-03 08:41:22 +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 branch 'develop' into improved-forwarding-ui 2021-06-07 19:09:36 -04:00
ScrollPanel.js Merge branch 'develop' into gsouquet-scroll-to-live-reset-hash 2021-06-02 13:57:33 +01: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 Add warning to private space creation flow 2021-06-07 14:14:31 +01:00
TabbedView.tsx Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
TimelinePanel.js Add prop to alwaysShowTimestamps on TimelinePanel 2021-06-07 17:11:14 +01:00
ToastContainer.tsx Remove extraenous DOM nodes 2021-05-20 16:11:33 +01: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