element-web/src/components/structures
Travis Ralston 5114c37b82 Add filtering and exploring to the new room list
This is per the designs. Animation doesn't feel required here.

Like the rest of this series, this rewrites a component to be more purpose-built to help match the designs and to solve the smallest possible problem.
2020-06-08 20:33:21 -06:00
..
auth change names of consts for clarity 2020-06-03 20:23:01 +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 Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
EmbeddedPage.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -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 Merge pull request #4402 from matrix-org/t3chguy/alias 2020-05-26 09:36:58 +01:00
HomePage.tsx Add filtering and exploring to the new room list 2020-06-08 20:33:21 -06: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 Add filtering and exploring to the new room list 2020-06-08 20:33:21 -06:00
LeftPanel2.tsx Add filtering and exploring to the new room list 2020-06-08 20:33:21 -06:00
LoggedInView.tsx Add most of the UI for the new room list's menu button 2020-06-07 22:06:41 -06:00
MainSplit.js Don't remount main split children on rhs collapse 2020-03-10 20:09:40 +00:00
MatrixChat.tsx Add filtering and exploring to the new room list 2020-06-08 20:33:21 -06:00
MessagePanel.js Tidy up continuation algorithm and make it work for hidden profile change events 2020-06-04 13:10:45 +01:00
MyGroups.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -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 tidy up and delint 2020-05-27 10:47:01 +01:00
RoomDirectory.js Merge pull request #4402 from matrix-org/t3chguy/alias 2020-05-26 09:36:58 +01:00
RoomSearch.tsx Add filtering and exploring to the new room list 2020-06-08 20:33:21 -06:00
RoomStatusBar.js Merge branch 'develop' into travis/split-left-panel 2020-06-04 15:09:51 -06:00
RoomSubList.js Merge branch 'develop' of https://github.com/matrix-org/matrix-react-sdk into joriks/font-scaling-slider 2020-05-20 13:46:17 +01:00
RoomView.js Add filtering and exploring to the new room list 2020-06-08 20:33:21 -06:00
ScrollPanel.js Implement IRC draggable display name width 2020-05-13 02:16:43 +01:00
SearchBox.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
TabbedView.tsx Support minimum to open user settings to a particular tab 2020-06-08 08:20:15 -06:00
TagPanel.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
TimelinePanel.js Fix file list regression 2020-05-26 15:56:16 +01:00
ToastContainer.tsx Merge branches 'develop' and 't3chguy/toasts3' of github.com:matrix-org/matrix-react-sdk into t3chguy/toasts3 2020-05-26 13:38:17 +01:00
TopLeftMenuButton.js Add most of the UI for the new room list's menu button 2020-06-07 22:06:41 -06:00
UploadBar.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
UserMenuButton.tsx Use real buttons in user menu 2020-06-08 11:06:21 -06:00
UserView.js UserView, show Welcome page in the mid panel instead of empty space 2020-05-13 11:40:56 +01:00
ViewSource.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00