element-portable/src/components/structures
2021-11-04 10:27:43 +00:00
..
auth Do pre-submit availability check on username during registration (#6978) 2021-11-04 10:25:26 +00: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 Improve Thread View UI (#7063) 2021-11-02 13:18:51 +00:00
CustomRoomTagPanel.js Conform to new react and typescript eslint rules 2021-07-19 22:43:11 +01:00
EmbeddedPage.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
FilePanel.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +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 Replace console.error with logger.error 2021-10-18 14:08:23 +02: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 Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
LeftPanel.tsx Improve RovingTabIndex & Room List filtering performance (#6987) 2021-10-26 12:16:50 +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 Add a developer mode flag and use it for accessing space timelines (#6994) 2021-10-20 06:55:22 -06:00
MainSplit.tsx Fix MainSplit IProps 2021-09-16 11:22:55 +01:00
MatrixChat.tsx Convert /src/async-components/views/dialogs/security to TS (#6923) 2021-10-22 21:32:16 -06:00
MessagePanel.tsx Cleanup re-dispatching around timelines and composers (#7023) 2021-10-25 11:43:54 +00: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 Remove all directional quotation marks in the codebase (#7059) 2021-10-29 21:59:21 -04:00
RightPanel.tsx Implement deep-linking for threads (matrix.to) (#7003) 2021-10-22 09:30:36 +01:00
RoomDirectory.tsx Give each room directory entry the listitem role to correspond with the containing list. (#7035) 2021-10-29 13:30:05 +01:00
RoomSearch.tsx Improve RovingTabIndex & Room List filtering performance (#6987) 2021-10-26 12:16:50 +01:00
RoomStatusBar.tsx Use MatrixClientContext 2021-09-13 18:28:52 +02:00
RoomView.tsx Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +00:00
ScrollPanel.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
SearchBox.tsx Convert SearchBox to TS 2021-09-12 08:24:17 +02:00
SpaceHierarchy.tsx Make join button on space hierarchy action in the background (#7041) 2021-10-27 15:24:31 +01:00
SpaceRoomView.tsx Make join button on space hierarchy action in the background (#7041) 2021-10-27 15:24:31 +01:00
TabbedView.tsx Replace console.error with logger.error 2021-10-18 14:08:23 +02:00
ThreadPanel.tsx Design thread list tiles according to mockups (#7078) 2021-11-03 18:05:01 +00:00
ThreadView.tsx Resolve thread from room Map rather than incorrect ref (#7080) 2021-11-04 10:27:43 +00:00
TimelinePanel.tsx Replace console.warn with logger.warn 2021-10-18 14:08:23 +02:00
ToastContainer.tsx Simplifie toast handling 2021-07-26 12:21:58 +02:00
UploadBar.tsx Make attachments uploadable to a thread (#7064) 2021-11-03 08:43:24 +00:00
UserMenu.tsx Respect the system high contrast setting when using system theme (#7043) 2021-10-28 13:01:50 +01:00
UserView.tsx Fix the User View 2021-09-24 14:35:00 +01:00
ViewSource.tsx Iterate PR first round 2021-09-13 18:23:37 +02:00