element-web/src/components/structures
2020-05-07 14:04:33 +01:00
..
auth Fix recovery link on login verification flow 2020-04-23 18:14:30 +01:00
AutoHideScrollbar.js remove some remaining dead code 2020-03-26 11:17:35 +01:00
CompatibilityPage.js Revert "Discard unused CompatibilityPage.js in react-sdk" 2020-04-23 16:11:58 +01:00
ContextMenu.js Allow network dropdown to be scrollable and fix context menu window padding calc 2020-04-14 17:34:39 +01:00
CustomRoomTagPanel.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
EmbeddedPage.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
FilePanel.js Revert "Fix Filepanel scroll position state lost when room is changed" 2020-04-19 19:14:08 -06:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupView.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
HomePage.tsx Iterate PR 2020-04-07 13:34:10 +01:00
IndicatorScrollbar.js Adjust IndicatorScrollbar to not rely on AutoHideScrollbar for overflow 2020-03-26 11:17:35 +01:00
InteractiveAuth.js Merge branch 'develop' into travis/react-warnings/3-componentCannotDidMount 2020-04-01 11:14:19 -06:00
LeftPanel.js Revert componentDidMount changes on breadcrumbs 2020-04-01 13:41:24 -06:00
LoggedInView.tsx Merge branches 'develop' and 't3chguy/electron-forward-back' of github.com:matrix-org/matrix-react-sdk into t3chguy/electron-forward-back 2020-04-14 15:54:58 +01:00
MainSplit.js Don't remount main split children on rhs collapse 2020-03-10 20:09:40 +00:00
MatrixChat.tsx Merge branches 'develop' and 't3chguy/app_load4' of github.com:matrix-org/matrix-react-sdk into t3chguy/app_load4 2020-04-30 17:41:14 +01:00
MessagePanel.js Add switch between layout classes 2020-05-07 14:04:33 +01:00
MyGroups.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
NotificationPanel.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
RightPanel.js Lint 2020-04-27 20:35:39 +01:00
RoomDirectory.js Revert to UNSAFE_componentWillMount where componentDidMount will not work 2020-04-01 11:05:49 -06:00
RoomStatusBar.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
RoomSubList.js Fix a crash where a name could unexpectedly be an empty list 2020-05-05 15:39:37 +01:00
RoomView.js Merge pull request #4271 from aaronraimist/esc-mark-as-read 2020-04-30 10:40:50 -06:00
ScrollPanel.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
SearchBox.js Label and use UNSAFE_componentWillMount to minimize warnings 2020-03-31 14:15:23 -06:00
TabbedView.tsx Fix ugly scrollbars in TabbedView (settings), emojipicker and widgets 2020-03-28 00:51:01 +00:00
TagPanel.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
TagPanelButtons.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
TimelinePanel.js Silence usages of componentWillReceiveProps 2020-04-01 14:35:39 -06:00
ToastContainer.js comments ftw 2020-01-25 21:30:42 +00:00
TopLeftMenuButton.js Resolve default export warnings from Webpack 2020-01-24 22:26:34 +00:00
UploadBar.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
UserView.js Use componentDidMount in place of componentWillMount where possible 2020-03-31 14:14:17 -06:00
ViewSource.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00