element-web/src/components/structures
Bruno Windels 14caed62d0 make sure scrollpanel is mounted before checking scroll
have seen errors in this direction, so hope this will fix it,
as this is invoked from any EventTile's onHeightChanged callback,
which is often called after some async operation (by when the
timeline can be unmounted already).
doesn't hurt in any case.
2019-07-02 17:29:37 +02:00
..
auth Restore warning for if you're already logged in 2019-06-18 18:43:14 +01:00
AutoHideScrollbar.js Bind the onWheel listener directly to props 2019-04-05 09:43:29 -06:00
CompatibilityPage.js Improve links to firefox and safari 2019-03-15 11:39:10 -06:00
ContextualMenu.js Remove unused ContextualMenu features 2019-06-19 14:47:15 +01:00
CustomRoomTagPanel.js Update CustomRoomTagPanel.js 2019-03-16 12:37:34 +00:00
EmbeddedPage.js Fix exception on logout 2019-06-10 15:27:59 +01:00
FilePanel.js create ResizeNotifier to derive which areas of the app resize and emit 2019-03-15 10:16:21 +01:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupView.js Fix casing of TooltipButton 2019-06-19 11:26:13 +01:00
IndicatorScrollbar.js Fix linter warning 2019-06-28 15:16:44 +01:00
InteractiveAuth.js s/setBusy/busyChanged/ 2019-06-10 16:27:27 +01:00
LeftPanel.js Convert breadcrumbs from labs to real setting 2019-06-03 00:15:33 -06:00
LoggedInView.js Use Alt-UP/DOWN for Composer History instead of random room change 2019-06-14 12:26:52 +01:00
MainSplit.js make resizeNotifier optional in MainSplit for GroupView 2019-03-27 16:38:17 +01:00
MatrixChat.js lint 2019-06-19 12:13:17 +01:00
MessagePanel.js cache setting where it's easy 2019-06-24 16:53:31 +02:00
MyGroups.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
NotificationPanel.js Fix lint errors in NotificationPanel 2019-05-21 16:38:48 +01:00
RightPanel.js Merge remote-tracking branch 'origin/develop' into travis/cancel-3pid 2019-03-29 11:47:46 -06:00
RoomDirectory.js Only autojoin using the search box enter/join btn 2019-06-25 10:18:47 +01:00
RoomStatusBar.js typos 2019-05-19 16:31:25 +01:00
RoomSubList.js Add voice labels for quick add room buttons 2019-05-21 12:16:34 -06:00
RoomView.js Merge pull request #3142 from matrix-org/travis/preview-loading 2019-06-27 09:24:25 -06:00
ScrollPanel.js make sure scrollpanel is mounted before checking scroll 2019-07-02 17:29:37 +02:00
SearchBox.js Fix the ctrl+k shortcut 2019-03-06 14:53:52 +00:00
TabbedView.js Remove old user and room settings 2019-02-04 13:40:21 -07:00
TagPanel.js move help & communities button out of tag panel 2019-02-05 17:36:33 +00:00
TagPanelButtons.js Track life buoy dialog 2019-04-04 11:28:13 +01:00
TimelinePanel.js use EditorStateTransfer to pass on state to newly mounted editor 2019-06-12 18:52:34 +02:00
TopLeftMenuButton.js Move focusing to the context menu create call 2019-05-20 21:07:55 -06:00
UploadBar.js Fix upload cancel in e2e rooms 2019-04-08 17:53:39 +01:00
UserView.js show dialog when failing to load profile info 2019-02-20 12:52:29 +01:00
ViewSource.js make ViewSource less awkward 2019-02-24 03:43:44 +00:00