element-web/src/components/structures
Travis Ralston 2eea606442
Merge pull request #6815 from SimonBrandner/task/elements-ts
Convert `/src/components/views/elements` to TS
2021-09-21 09:12:56 -06:00
..
auth Update src/components/structures/auth/ForgotPassword.tsx 2021-08-19 10:08:42 +02:00
AutoHideScrollbar.tsx Fix stray tabIndex on AutoHideScrollbar component in FF 2021-08-06 12:28:06 +01:00
BackdropPanel.tsx Move background-blur to fully css version 2021-08-23 19:26:57 +02:00
CallEventGrouper.ts Merge pull request #6705 from SimonBrandner/fix/call-tile-dispatch/18825 2021-09-07 15:45:40 +01:00
ContextMenu.tsx Add a better comment describing the behavior 2021-09-14 14:51:17 +02:00
CustomRoomTagPanel.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EmbeddedPage.tsx Fix invalid accessor for method. 2021-09-16 15:21:40 +02:00
FilePanel.tsx Use modern layout in file and notification panel 2021-07-22 16:00:41 +02:00
GenericErrorPage.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00
GroupFilterPanel.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-06 11:41:09 +01:00
GroupView.js Iterate PR based on feedback 2021-08-12 10:58:56 +01:00
HomePage.tsx Revert some changes due to them breaking tests (and hope it will work now) 2021-07-03 09:36:18 +02:00
HostSignupAction.tsx Auto-fix lint errors 2021-06-29 13:11:58 +01:00
IndicatorScrollbar.tsx Use React.Children.count() 2021-09-14 17:19:57 +02:00
InteractiveAuth.tsx Iterate PR based on feedback 2021-08-11 21:45:49 +01:00
LeftPanel.tsx Improve tooltips on space quick actions and explore button 2021-09-08 10:16:20 +01:00
LeftPanelWidget.tsx Convert AppTile to TS 2021-09-17 18:47:15 +02:00
LegacyCommunityPreview.tsx Fix abuse of MainSplit in LegacyCommunityPreview 2021-09-16 11:23:41 +01:00
LoggedInView.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-06 11:41:09 +01:00
MainSplit.tsx Fix MainSplit IProps 2021-09-16 11:22:55 +01:00
MatrixChat.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-16 10:05:20 +01:00
MessagePanel.tsx Do not hide the root event of a thread 2021-09-20 12:53:08 +01:00
MyGroups.js delint and remove groups-specific tests and setups 2021-08-11 15:36:35 +01:00
NonUrgentToastContainer.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
NotificationPanel.tsx Use modern layout in file and notification panel 2021-07-22 16:00:41 +02:00
RightPanel.tsx Merge branch 'develop' into revert-6752-revert-6682-gsouquet/compact-composer-18533 2021-09-09 13:30:35 +01:00
RoomDirectory.tsx Fix linting issues 2021-08-25 09:34:16 +01:00
RoomSearch.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
RoomStatusBar.tsx Use MatrixClientContext 2021-09-13 18:28:52 +02:00
RoomView.tsx Merge branch 'develop' into revert-6752-revert-6682-gsouquet/compact-composer-18533 2021-09-09 13:30:35 +01:00
ScrollPanel.tsx Update comment too 2021-09-09 18:15:51 +01:00
SearchBox.tsx Convert SearchBox to TS 2021-09-12 08:24:17 +02:00
SpaceHierarchy.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/19064 2021-09-17 10:22:57 +01:00
SpaceRoomView.tsx Merge branch 'develop' of github.com:matrix-org/matrix-react-sdk into t3chguy/fix/18088 2021-09-16 10:05:20 +01:00
TabbedView.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
ThreadPanel.tsx Fix PR comments 2021-09-16 17:13:41 +02:00
ThreadView.tsx Fix PR comments 2021-09-16 17:13:41 +02:00
TimelinePanel.tsx Merge pull request #6772 from matrix-org/gsouquet/fix-18947 2021-09-09 18:56:49 +01:00
ToastContainer.tsx Simplifie toast handling 2021-07-26 12:21:58 +02:00
UploadBar.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
UserMenu.tsx Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
UserView.tsx Remove unused import 2021-09-14 06:37:08 +02:00
ViewSource.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00