element-web/src/components/structures
Travis Ralston 0a846cb1b5 Don't hammer on the layout engine with avatar updates for the background
Changing the property on every render of the left panel (which is basically all the time) is super bad on the GPU and for our CPU. We should only do that when something changes.
2020-07-21 15:02:59 -06:00
..
auth Use brand name from config in all strings 2020-07-10 19:57:01 +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
CompatibilityPage.js Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
ContextMenu.tsx Add ContextMenuTooltipButton 2020-07-17 16:43:24 +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 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 Fix homepage logo 2020-07-15 00:09:39 -06:00
IndicatorScrollbar.js Fix Breadcrumbs2 ending up with 2 tabIndexes on Firefox due to explicit css overflow scroll 2020-07-18 12:19:03 +01:00
InteractiveAuth.js Merge branch 'develop' into travis/react-warnings/3-componentCannotDidMount 2020-04-01 11:14:19 -06:00
LeftPanel.tsx Don't hammer on the layout engine with avatar updates for the background 2020-07-21 15:02:59 -06:00
LoggedInView.tsx LeftPanel2 -> LeftPanel 2020-07-17 15:22:18 -06:00
MainSplit.js Don't remount main split children on rhs collapse 2020-03-10 20:09:40 +00:00
MatrixChat.tsx Notify left panel of resizing when it is collapsed&expanded 2020-07-16 06:05:53 +01:00
MessagePanel.js Fix jumping to read marker for events without tiles 2020-06-30 18:40:52 +01:00
MyGroups.js Use brand name from config in all strings 2020-07-10 19:57:01 +01: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 Use brand name from config in all strings 2020-07-10 19:57:01 +01:00
RoomSearch.tsx fix typescript definitions 2020-07-16 08:58:11 +01:00
RoomStatusBar.js update call icons 2020-07-08 18:02:30 +02:00
RoomView.js Merge branch 'develop' into element 2020-07-14 14:31:31 +02: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 Send read marker updates immediately after moving visually 2020-06-12 14:34:57 +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 Don't hammer on the layout engine with avatar updates for the background 2020-07-21 15:02:59 -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