element-web/src/components/structures
Bruno Windels 23f24a987c
Merge pull request #2367 from matrix-org/bwindels/selectqueryonclick
Redesign: select search query on focus
2018-12-18 16:19:24 +00:00
..
login Update async dialog interface to use promises 2018-11-21 16:56:44 +00:00
AutoHideScrollbar.js cleanup: do initialization in componentDidMount instead of render 2018-12-18 15:10:57 +01:00
BottomLeftMenu.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
CompatibilityPage.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
ContextualMenu.js fix lint 2018-10-24 14:36:08 +02: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 remove group header expand right panel button 2018-12-18 15:38:15 +01:00
HomePage.js Add visible guest warning to encourage login 2018-11-06 21:08:57 +01:00
IndicatorScrollbar.js forward checkOverflow to AutoHideScrollbar, fix over/underflow detection 2018-12-18 14:29:42 +01:00
InteractiveAuth.js Be more positive in property naming 2018-11-16 12:15:44 -07:00
LeftPanel.js Merge pull request #2269 from matrix-org/bwindels/roomlistpolish 2018-11-07 11:44:47 +00:00
LoggedInView.js add collapsedRhs to propTypes 2018-12-18 10:34:26 +01:00
LoginBox.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
MainSplit.js read collapsedRhs from props when mounting main split 2018-12-17 15:56:17 +01:00
MatrixChat.js persist and load collapsed rhs globally 2018-12-17 15:56:35 +01:00
MessagePanel.js dont render who is typing tile when no room available (like in notif panel) 2018-11-30 13:59:00 +01:00
MyGroups.js fix lint 2018-12-11 11:09:11 +01:00
NotificationPanel.js Dramatically simplify use of mx_fadable 2017-10-25 15:15:49 +01:00
RightPanel.js fix lint 2018-12-11 11:09:11 +01:00
RoomDirectory.js eslint --fix src/ 2018-10-26 22:50:38 -05:00
RoomStatusBar.js remove typing notifications from status bar 2018-11-12 18:11:17 +01:00
RoomSubList.js call header clicked callback after rerendering, so resizer has DOM nodes 2018-12-18 10:56:00 +01:00
RoomView.js apply redesign to topunreadmessagebar 2018-12-11 15:43:00 +01:00
ScrollPanel.js Make sure to proxy special prop ref 2018-03-27 13:04:26 +01:00
SearchBox.js select search query on focus 2018-12-18 16:37:37 +01:00
TagPanel.js also show spinner on new CATCHUP state 2018-08-30 15:39:48 +02:00
TimelinePanel.js reduce in-view timeout to 1s 2018-12-12 11:13:09 +01:00
TopLeftMenuButton.js fix lint 2018-11-01 17:56:08 +01:00
UploadBar.js Remove use of deprecated React.PropTypes 2017-12-26 14:03:18 +13:00
UserSettings.js move logout dialog to own component so we can reuse it 2018-12-11 12:42:52 +01:00
ViewSource.js eslint --fix src/ 2018-10-26 22:50:38 -05:00