element-web/src/components/structures
David Baker e059a08d7b Make clicking on side panels close settings (mk 3)
Just do it by fixing the somewhat hacky logic to not break if the
target elements also have additional classes, like they do if the
toolbar is showing (I think it turns out this bug is only that it
doesn't work with the toolbar showing...)

Fixes https://github.com/vector-im/riot-web/issues/5658
2018-07-27 18:53:36 +01:00
..
login generate local errors for blank fields during login 2018-06-23 17:12:00 +01:00
BottomLeftMenu.js point imports at the new locations 2018-04-13 00:43:44 +01:00
CompatibilityPage.js point imports at the new locations 2018-04-13 00:43:44 +01:00
ContextualMenu.js fix lint 2018-07-09 20:11:17 +01:00
CreateRoom.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
FilePanel.js given we also want to hide widget events, hide all except m.room.message 2018-06-16 19:52:15 +01:00
GroupView.js Merge pull request #1973 from matrix-org/t3chguy/fix_react_proptypes_warnings 2018-06-18 10:47:20 +01:00
HomePage.js displayName should be tracked as static 2018-04-18 16:19:37 +01:00
InteractiveAuth.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
LeftPanel.js Merge branch 'develop' into t3chguy/ctrl-k_tab 2018-06-18 18:01:41 +01:00
LoggedInView.js Make clicking on side panels close settings (mk 3) 2018-07-27 18:53:36 +01:00
LoginBox.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MatrixChat.js Fix import 2018-07-06 11:00:39 +01:00
MessagePanel.js delint 2018-06-16 09:48:57 +01:00
MyGroups.js specify unique key to make react happy 2018-06-15 18:55:37 +01:00
NotificationPanel.js Dramatically simplify use of mx_fadable 2017-10-25 15:15:49 +01:00
RightPanel.js Refactor GroupStores into one global GroupStore 2018-05-01 11:24:17 +01:00
RoomDirectory.js point imports at the new locations 2018-04-13 00:43:44 +01:00
RoomStatusBar.js Fix layout bug introduced by #2025 2018-06-29 09:46:01 +01:00
RoomSubList.js allow RoomSubList to use old behaviour of not hiding even if empty 2018-06-30 17:06:33 +01:00
RoomView.js Merge remote-tracking branch 'origin/develop' into dbkr/widget_echo 2018-07-18 09:35:57 +01:00
ScrollPanel.js Make sure to proxy special prop ref 2018-03-27 13:04:26 +01:00
SearchBox.js point imports at the new locations 2018-04-13 00:43:44 +01:00
TagPanel.js change cursor:pointer iff clicking TagPanel background does something 2018-06-14 11:42:21 +01:00
TimelinePanel.js Improve room list performance when receiving messages 2018-03-14 14:29:55 +00:00
UploadBar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
UserSettings.js add setting to throw new RoomSubList hide behaviour behind an opt-in 2018-06-30 17:07:28 +01:00
ViewSource.js move non-Riot-specific components over from riot-web 2018-04-11 23:58:04 +01:00