element-web/src/components/structures
Michael Telatynski 4508da5666
only override contextmenu if closeMenu is provided
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2018-06-20 18:03:15 +01:00
..
login Replace "Login as guest" with "Try the app first" on login page 2018-05-26 20:54:19 -06: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 only override contextmenu if closeMenu is provided 2018-06-20 18:03:15 +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 add null-guard 2018-06-16 08:44:57 +01:00
LoggedInView.js Fix click on faded left/right/middle panel -> close settings 2018-05-29 13:16:39 +01:00
LoginBox.js point imports at the new locations 2018-04-13 00:43:44 +01:00
MatrixChat.js Merge pull request #1949 from matrix-org/luke/track-uisis-piwik 2018-06-18 10:12:26 +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 simplify the 'send anyway' text, as 'mark devices known' is meaningless to users 2018-01-18 09:57:29 +00:00
RoomSubList.js tidy up if statements and fix up comments 2018-06-14 11:16:57 +01:00
RoomView.js Merge pull request #1947 from matrix-org/t3chguy/invite_checkIfAlone 2018-06-08 17:36:42 +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 Merge pull request #1948 from matrix-org/export_Group 2018-06-15 10:52:27 +01:00
ViewSource.js move non-Riot-specific components over from riot-web 2018-04-11 23:58:04 +01:00