element-web/src/components/structures
J. Ryan Stinnett 575cd1e37b Add modal look to authentication flows
This changes the auth screens to use the modal-like style of the redesign.

This does not attempt to style the actual body content of each screen.  Instead,
it covers the header area with logo, footer links, and overall modal container
only.
2019-01-22 20:44:49 -06:00
..
auth Add modal look to authentication flows 2019-01-22 20:44:49 -06: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 De-lint CompatabilityPage & LoggedInView 2019-01-21 19:32:57 +00: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 Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
HomePage.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
IndicatorScrollbar.js Fix line length lint warnings 2019-01-17 22:06:49 -06:00
InteractiveAuth.js Rename login directory to auth 2019-01-21 17:45:55 -06:00
LeftPanel.js Update room filter focus handling to avoid infinite loop 2018-12-20 23:09:28 +00:00
LoggedInView.js set default size of 350px for left panel 2019-01-22 16:40:11 +01:00
MainSplit.js Revert "Merge pull request #2348 from matrix-org/bwindels/roomgridview-experimental" 2019-01-17 10:29:37 +01:00
MatrixChat.js Rename login directory to auth 2019-01-21 17:45:55 -06:00
MessagePanel.js increase/clear min-height on timeline on new message(s) 2019-01-21 17:35:40 +01:00
MyGroups.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
NotificationPanel.js Dramatically simplify use of mx_fadable 2017-10-25 15:15:49 +01:00
RightPanel.js Revert "Merge pull request #2348 from matrix-org/bwindels/roomgridview-experimental" 2019-01-17 10:29:37 +01:00
RoomDirectory.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
RoomStatusBar.js remove unread messages and jump to bottom from RoomStatusBar 2019-01-22 14:50:06 +01:00
RoomSubList.js Merge remote-tracking branch 'origin/experimental' into travis/develop-for-real 2019-01-03 16:00:23 -07:00
RoomView.js hide RoomStatusBar when not needed again 2019-01-22 14:50:31 +01:00
ScrollPanel.js formatting 2019-01-22 11:37:09 +01:00
SearchBox.js select search query on focus 2018-12-18 16:37:37 +01:00
TagPanel.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
TimelinePanel.js increase/clear min-height on timeline on new message(s) 2019-01-21 17:35:40 +01:00
TopLeftMenuButton.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
UploadBar.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
UserSettings.js Convert image URLs in React to require calls 2019-01-17 22:06:49 -06:00
ViewSource.js eslint --fix src/ 2018-10-26 22:50:38 -05:00