element-portable/src/components/structures
Travis Ralston 6e20850567 Remove sanity check from requestAnimationFrame
It should be in all major browsers as of years ago, and we use it unguarded elsewhere in the app. The performance benefits of it appear to be worthwhile enough to keep it, though it's not a perfect solution.
2020-07-08 12:17:51 -06:00
..
auth Merge pull request #4838 from matrix-org/t3chguy/hf1 2020-06-26 09:09:39 +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.tsx Move all the ContextMenu semantic helper (ARIA) components out to separate modules 2020-07-07 15:24:46 +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 Remove sanity check from requestAnimationFrame 2020-07-08 12:17:51 -06:00
LoggedInView.tsx Merge branch 'develop' into joriks/room-list-voip 2020-07-07 15:45:45 +01:00
MainSplit.js Don't remount main split children on rhs collapse 2020-03-10 20:09:40 +00:00
MatrixChat.tsx Remove unused dispatches view_indexed_room and view_prev_room 2020-07-06 17:49:37 +01:00
MessagePanel.js Fix jumping to read marker for events without tiles 2020-06-30 18:40:52 +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 lint semi 2020-07-08 00:27:29 +01: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 Check whether crypto is enabled in room recovery reminder 2020-07-02 13:19:27 +01: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
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
UserMenu.tsx Merge pull request #4930 from matrix-org/t3chguy/room-list/14380 2020-07-08 19:13:20 +01: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