element-web/src/components/structures
Travis Ralston ee33a4e9ba Refactor "Next" button into ServerConfig components
TODO still remains about making ModularServerConfig extend ServerConfig instead of duplicating everything.

See https://github.com/vector-im/riot-web/issues/9290
2019-05-13 16:30:34 -06:00
..
auth Refactor "Next" button into ServerConfig components 2019-05-13 16:30:34 -06:00
AutoHideScrollbar.js Bind the onWheel listener directly to props 2019-04-05 09:43:29 -06:00
CompatibilityPage.js Improve links to firefox and safari 2019-03-15 11:39:10 -06:00
ContextualMenu.js Put the stickerpicker below dialogs 2019-04-01 20:34:33 -06:00
CustomRoomTagPanel.js Update CustomRoomTagPanel.js 2019-03-16 12:37:34 +00:00
EmbeddedPage.js Remove a few more references to home 2019-02-07 17:09:16 +00:00
FilePanel.js create ResizeNotifier to derive which areas of the app resize and emit 2019-03-15 10:16:21 +01:00
GenericErrorPage.js Add missing newline 2019-04-14 20:46:32 -06:00
GroupView.js Only show hosting link if group admin 2019-03-06 10:32:30 +00:00
IndicatorScrollbar.js Remove breadcrumb scroll tolerances and use sensible defaults 2019-04-11 11:07:31 -06:00
InteractiveAuth.js Rename login directory to auth 2019-01-21 17:45:55 -06:00
LeftPanel.js Remove BottomLeftMenu and supporting bits 2019-04-09 17:38:32 +01:00
LoggedInView.js use ResizeNotifier as well to relayout room list 2019-03-15 10:16:21 +01:00
MainSplit.js make resizeNotifier optional in MainSplit for GroupView 2019-03-27 16:38:17 +01:00
MatrixChat.js Add a serverConfig property to MatrixChat for unit tests 2019-05-03 16:25:54 -06:00
MessagePanel.js Use basic read path from JS SDK for reactions 2019-05-10 17:19:27 +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 Merge remote-tracking branch 'origin/develop' into travis/cancel-3pid 2019-03-29 11:47:46 -06:00
RoomDirectory.js Merge pull request #2842 from matrix-org/bwindels/bacat-scrolling-merged-develop 2019-03-29 14:02:15 +00:00
RoomStatusBar.js Move E2E icons out of feather dir 2019-02-26 20:31:32 +00:00
RoomSubList.js Add badges to breadcrumb rooms 2019-04-03 15:29:15 -06:00
RoomView.js Update 'Rooms' import 2019-05-09 16:17:54 +02:00
ScrollPanel.js comment for PAGE_SIZE 2019-04-03 09:16:30 +02:00
SearchBox.js Fix the ctrl+k shortcut 2019-03-06 14:53:52 +00:00
TabbedView.js Remove old user and room settings 2019-02-04 13:40:21 -07:00
TagPanel.js move help & communities button out of tag panel 2019-02-05 17:36:33 +00:00
TagPanelButtons.js Track life buoy dialog 2019-04-04 11:28:13 +01:00
TimelinePanel.js Use basic read path from JS SDK for reactions 2019-05-10 17:19:27 +01:00
TopLeftMenuButton.js Support linking to hosting providers 2019-03-05 18:32:56 +00:00
UploadBar.js Fix upload cancel in e2e rooms 2019-04-08 17:53:39 +01:00
UserView.js show dialog when failing to load profile info 2019-02-20 12:52:29 +01:00
ViewSource.js make ViewSource less awkward 2019-02-24 03:43:44 +00:00