element-web/src/components/structures
Bruno Windels 78b167a7ea fix typo
2020-03-25 13:40:09 +01:00
..
auth fix typo 2020-03-25 13:40:09 +01:00
AutoHideScrollbar.js Bind the onWheel listener directly to props 2019-04-05 09:43:29 -06:00
CompatibilityPage.js Convert CommonJS exports to ES6-compatible exports 2019-12-22 21:01:02 -07:00
ContextMenu.js Improve accessibility 2020-03-13 14:38:36 +00:00
CustomRoomTagPanel.js [CONFLICT CHUNKS] Merge branch 'develop' into travis/sourcemaps-develop 2020-01-09 14:15:09 -07:00
EmbeddedPage.js migrate EmbeddedPage away from Gemini 2020-03-13 23:39:42 +00:00
FilePanel.js Fix various leaks due to method re-binding 2020-02-20 02:35:30 +00:00
GenericErrorPage.js Implement design and copy for errors 2019-06-05 11:32:02 -06:00
GroupView.js Add shortcut CmdOrCtrl+. to toggle right panel. Gets rid of forced-update on right panel changes which may not be the ones we care about. 2020-03-20 00:18:24 +00:00
IndicatorScrollbar.js Correct case of propTypes property in ES6 React Components. React 16 2019-09-06 14:27:33 +01:00
InteractiveAuth.js Explain why not busy is ignored 2020-03-03 17:41:28 +00:00
LeftPanel.js Merge branches 'develop' and 't3chguy/roving' of github.com:matrix-org/matrix-react-sdk into t3chguy/roving 2020-01-16 00:31:43 +00:00
LoggedInView.js Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/shortcuts3 2020-03-20 16:10:27 +00:00
MainSplit.js Don't remount main split children on rhs collapse 2020-03-10 20:09:40 +00:00
MatrixChat.js Always display verification request toasts on top 2020-03-23 15:52:59 +00:00
MessagePanel.js Break continuation on showHiddenEvents-rendered events 2020-03-20 09:41:43 +00:00
MyGroups.js fix MyGroups scrollbar 2020-03-17 13:28:07 +00:00
NotificationPanel.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
RightPanel.js await request promise inside encryption panel to show spinner 2020-03-05 17:44:35 +01:00
RoomDirectory.js Merge pull request #4209 from matrix-org/t3chguy/redesign/room_directory 2020-03-18 11:51:42 +00:00
RoomStatusBar.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
RoomSubList.js iterate PR 2020-03-20 16:00:50 +00:00
RoomView.js Migrate RoomView to React Contexts in the hope for better temporal stability 2020-03-22 09:41:14 +00:00
ScrollPanel.js Remove remainders of gemini-scrollbar and react-gemini-scrollbar 2020-03-17 10:31:45 +00:00
SearchBox.js use forms to wrap password fields so Chrome doesn't go wild and prefill all the things 2020-01-29 13:24:45 +00:00
TabbedView.tsx Convert TabbedView to TypeScript to prove it works 2020-03-11 18:03:43 -06:00
TagPanel.js Migrate TagPanel away from Gemini 2020-03-17 10:23:12 +00:00
TagPanelButtons.js Convert many imports to handle ES6 exports 2019-12-22 21:04:42 -07:00
TimelinePanel.js Check for timeline in pre-join UISI path 2020-01-29 12:00:04 +00:00
ToastContainer.js comments ftw 2020-01-25 21:30:42 +00:00
TopLeftMenuButton.js Resolve default export warnings from Webpack 2020-01-24 22:26:34 +00:00
UploadBar.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00
UserView.js Fix MatrixClientPeg imports 2019-12-22 21:15:54 -07:00
ViewSource.js Merge branch 'travis/babel7-wp-es6-export' into travis/sourcemaps-es6 2019-12-22 21:20:13 -07:00