element-web/src/components/structures
Michael Telatynski 81ea230a35
Merge pull request #3406 from matrix-org/t3chguy/reply_to_search_results
Fix replying from search results for this and all rooms
2019-09-11 17:14:55 +01:00
..
auth Migrate away from React.createClass for auth and views/auth. React 16 :D 2019-08-30 10:27:51 +01:00
AutoHideScrollbar.js Bind the onWheel listener directly to props 2019-04-05 09:43:29 -06:00
CompatibilityPage.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01: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 Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupView.js Make uses of AddressPickerDialog static dialogs 2019-09-10 11:01:20 -06:00
IndicatorScrollbar.js Correct case of propTypes property in ES6 React Components. React 16 2019-09-06 14:27:33 +01:00
InteractiveAuth.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
LeftPanel.js keep filter field expanded if it has text in it 2019-09-11 13:46:18 +02:00
LoggedInView.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
MainSplit.js make resizeNotifier optional in MainSplit for GroupView 2019-03-27 16:38:17 +01:00
MatrixChat.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
MessagePanel.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
MyGroups.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
NotificationPanel.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
RightPanel.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
RoomDirectory.js adapt design of room list in directory 2019-09-11 16:23:59 +02:00
RoomStatusBar.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
RoomSubList.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
RoomView.js delint more properly 2019-09-10 08:38:51 +01:00
ScrollPanel.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
SearchBox.js make filter feed transparent when not focussed 2019-09-10 11:11:08 +02:00
TabbedView.js Remove old user and room settings 2019-02-04 13:40:21 -07:00
TagPanel.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
TagPanelButtons.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
TimelinePanel.js Support secret per-room hidden read receipts 2019-09-06 13:02:18 -06:00
TopLeftMenuButton.js Fix waste of space of collapsed left panel 2019-08-05 18:03:20 +02:00
UploadBar.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00
UserView.js Replace React.PropTypes with usage of the prop-types package 2019-07-31 12:19:29 +01:00
ViewSource.js Migrate away from React.createClass for non-auth structures. React 16 :D 2019-08-30 10:34:59 +01:00