element-web/src/components/structures
Michael Telatynski af368a4736 Improve accessibility
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2020-03-13 14:38:36 +00:00
..
auth Simplify SSO step checking 2020-03-04 12:26:08 -07: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 Fix import merge conflicts, removing any that aren't needed anymore 2020-01-09 14:17:33 -07: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 Apply suggestions from code review 2020-02-28 10:47:23 +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 Use !== instead 2020-02-28 18:37:55 -06:00
MainSplit.js Reintroduce working resizer code for right panel 2019-12-23 19:26:59 -07:00
MatrixChat.js Initial attempt to redesign explore servers in room directory 2020-03-13 00:02:50 +00:00
MessagePanel.js Use textForEvent to determine if an event is worth rendering 2020-03-04 11:44:12 -07:00
MyGroups.js Fix import merge conflicts, removing any that aren't needed anymore 2020-01-09 14:17:33 -07: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 Initial attempt to redesign explore servers in room directory 2020-03-13 00:02:50 +00:00
RoomStatusBar.js Replace device with session in UI text 2020-01-29 15:52:32 +00:00
RoomSubList.js Remove unused props 2020-02-14 10:32:42 +00:00
RoomView.js Fix Quote on search results page 2020-02-28 23:12:10 +00:00
ScrollPanel.js also use relative scrolling when eh ... doing relative scrolling 2020-03-03 15:44:59 +01: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.js Fix tabbed view export for component index 2019-12-22 21:23:14 -07:00
TagPanel.js Fix listener leak in TagPanel 2020-02-03 13:33:44 +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