element-web/src/components/structures
2021-06-29 12:19:27 +01:00
..
auth Fix phase enum usage in JS modules as well 2021-06-18 14:05:12 +01:00
AutoHideScrollbar.tsx iterate PR 2021-06-16 09:23:06 +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.tsx Code style changes for FilePanel 2021-06-29 12:19:27 +01:00
GenericErrorPage.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
GroupFilterPanel.js Remove react-beautiful-dnd 2021-06-01 17:35:31 +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 Fix upgrade to element home button in top left menu 2021-06-08 17:31:08 +01:00
IndicatorScrollbar.js Make AutoHideScrollbar pass through all unknown props 2021-06-03 08:31:06 +01:00
InteractiveAuth.js Convert a bunch more js-sdk imports to absolute paths 2021-03-18 20:50:34 -06:00
LeftPanel.tsx Move the dial pad button next to Explore button from Create Room context menu (#6237) 2021-06-25 11:45:15 +01:00
LeftPanelWidget.tsx prevent reflow in app when accessing window dimensions 2021-05-25 10:28:43 +01:00
LoggedInView.tsx CallMediaHandler -> MediaDeviceHandler 2021-06-23 09:26:33 +02:00
MainSplit.js Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
MatrixChat.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/15051 2021-06-24 09:33:39 +01:00
MessagePanel.js Group ACLs with MELS 2021-06-28 12:36:40 -04:00
MyGroups.js Add temporary mechanism for managing communities without dnd 2021-06-02 11:33:25 +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 Replace onClick by onMouseDown 2021-06-22 09:24:42 +02:00
RoomSearch.tsx Bring back filter all spaces behaviour 2021-05-07 10:39:35 +01:00
RoomStatusBar.js Small cleanup around the room status bar and auxpanel to prevent redundant state updates 2021-06-16 12:06:41 +01:00
RoomView.tsx Fix editState not getting passed through 2021-06-29 08:16:43 +01: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 Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/17282 2021-06-22 21:15:53 +01:00
SpaceRoomView.tsx Fix space preview for when user cannot join the space 2021-06-25 11:00:27 +01:00
TabbedView.tsx Flag structural components as replaceable 2021-03-08 20:23:24 -07:00
TimelinePanel.js delint 2021-06-28 16:11:38 +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 More specific type definition and adhering to code style better 2021-06-18 12:44:15 +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 View Source accessing renamed private field on MatrixEvent 2021-06-21 09:45:22 +01:00