riot-web/src/components/structures
Michael Telatynski cffe902504 Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
..
auth Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +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 Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
CustomRoomTagPanel.js Support custom tags in the room list again 2020-07-20 16:51:16 -06:00
EmbeddedPage.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
FilePanel.js Add title and icon to empty state of file and notification panel 2020-08-03 13:30:56 +02:00
GenericErrorPage.js
GroupView.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
HomePage.tsx Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
IndicatorScrollbar.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
InteractiveAuth.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +01:00
LeftPanel.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
LoggedInView.tsx Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
MainSplit.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
MatrixChat.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
MessagePanel.js Key EventTile's using txnId if it is set to prevent a remount 2020-07-22 11:10:55 +01:00
MyGroups.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
NonUrgentToastContainer.tsx Introduce a concept of "non-urgent" toasts 2020-07-29 12:43:35 -06:00
NotificationPanel.js Add title and icon to empty state of file and notification panel 2020-08-03 13:30:56 +02:00
RightPanel.js Revert "Cleanup types" 2020-07-30 11:45:49 +05:30
RoomDirectory.js Override the room directory with the selected group's rooms 2020-08-21 18:19:25 -06:00
RoomSearch.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
RoomStatusBar.js update call icons 2020-07-08 18:02:30 +02:00
RoomView.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
ScrollPanel.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
SearchBox.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
TabbedView.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
TagPanel.js Remove disabled clear button from tag panel + dead code 2020-08-27 14:27:06 -06:00
TimelinePanel.js Replace Riot with Element in docs and comments 2020-08-03 18:33:36 +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
UploadBar.js Move dispatcher into a subdirectory 2020-05-13 21:07:50 -06:00
UserMenu.tsx Fix eslint ts override tsx matching and delint 2020-08-29 01:11:08 +01:00
UserView.js Add feature to ResizeNotifier to maintain isResizing state and use it to skip onScroll handling 2020-09-02 12:00:35 +01:00
ViewSource.js