element-portable/src/components/structures
Florian Duros aadb46358b
Fix thread navigation in timeline (#12412)
* Remove thread dispatch action

* Add comment

* Add e2e test
2024-04-12 09:07:57 +00:00
..
auth Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
grouper Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
AutocompleteInput.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AutoHideScrollbar.tsx Fix more detached DOM leaks (#10806) 2023-05-09 07:50:57 +00:00
BackdropPanel.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
ContextMenu.tsx Update dependency @vector-im/compound-web to v2 (#12133) 2024-01-11 19:56:36 +00:00
EmbeddedPage.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00
ErrorMessage.tsx Use compound icons (#10292) 2023-03-08 11:11:01 +01:00
FileDropTarget.tsx Migrate more strings to translation keys (#11637) 2023-09-21 09:11:26 +01:00
FilePanel.tsx Migrate more strings to translation keys (#11637) 2023-09-21 09:11:26 +01:00
GenericDropdownMenu.tsx Switch AccessibleButton and derivatives to using forwardRef (#12054) 2023-12-21 08:50:42 +00:00
GenericErrorPage.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
HomePage.tsx Fix invisible avatar on home page (#11977) 2023-11-29 16:18:29 +00:00
IndicatorScrollbar.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
InteractiveAuth.tsx Avoid using deprecated exports & methods from matrix-js-sdk (#12359) 2024-03-25 12:21:02 +00:00
LargeLoader.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LeftPanel.tsx Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
LegacyCallEventGrouper.ts Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +00:00
LoggedInView.tsx Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
MainSplit.tsx Allow maintaining a different right panel width for thread panels (#11064) 2023-06-15 11:57:58 +00:00
MatrixChat.tsx Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00
MessagePanel.tsx Render timeline separator for late event groups (#11739) 2023-10-16 14:14:04 +00:00
NonUrgentToastContainer.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
NotificationPanel.tsx Migrate more strings to translation keys (#11665) 2023-09-25 18:12:41 +01:00
PictureInPictureDragger.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
PipContainer.tsx Fix regression around CSS stacking contexts and PIP widgets (#12094) 2024-01-08 12:11:44 +00:00
ReleaseAnnouncement.tsx TAC: Release Announcement (#12380) 2024-04-08 08:43:59 +00:00
RightPanel.tsx Fix: Space scope header overflow (#11933) 2023-11-29 08:25:34 +00:00
RoomSearch.tsx Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
RoomSearchView.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00
RoomStatusBar.tsx Migrate more strings to translation keys (#11694) 2023-10-03 19:17:26 +01:00
RoomStatusBarUnsentMessages.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
RoomView.tsx Fix thread navigation in timeline (#12412) 2024-04-12 09:07:57 +00:00
ScrollPanel.tsx Enable strictFunctionTypes (#11201) 2023-07-07 13:37:26 +01:00
SearchBox.tsx Conform more of the codebase to strictNullChecks (#10731) 2023-04-28 09:45:36 +01:00
SpaceHierarchy.tsx Fix inability to join a knock room via space hierarchy view (#12404) 2024-04-11 11:18:16 +00:00
SpaceRoomView.tsx Adept KnownMembership imports for new location in types 2024-03-18 14:43:08 +00:00
SplashPage.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
static-page-vars.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00
TabbedView.tsx Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
ThreadPanel.tsx Focus the thread panel when clicking on an item in the TAC (#12410) 2024-04-10 13:13:08 +00:00
ThreadView.tsx Create more common_* common strings (#11439) 2023-08-23 10:25:33 +01:00
TimelinePanel.tsx Merge branch 'develop' into andybalaam/stas-demydiuk-membership-type3 2024-03-20 17:25:23 +00:00
ToastContainer.tsx Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
UploadBar.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00
UserMenu.tsx Fix logout can take ages (#12191) 2024-02-02 11:43:59 +00:00
UserView.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00
ViewSource.tsx Migrate more strings to translation keys (#11642) 2023-09-21 18:16:04 +01:00
WaitingForThirdPartyRoomView.tsx Locallazy: Convert even more strings (#11679) 2023-10-02 11:43:00 +01:00