element-portable/src/components/structures
Richard van der Hoff 839c0a720c
Lock out the first tab if Element is opened in a second tab. (#11425)
* Implement session lock dialogs

* Bump analytics-events package

* clean up resetJsDomAfterEach

* fix types

* update snapshot

* update i18n strings
2023-08-24 08:28:43 +00:00
..
auth Lock out the first tab if Element is opened in a second tab. (#11425) 2023-08-24 08:28:43 +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 Add arrow key controls to emoji and reaction pickers (#10637) 2023-04-20 14:56:21 +00:00
EmbeddedPage.tsx Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
ErrorMessage.tsx Use compound icons (#10292) 2023-03-08 11:11:01 +01:00
FileDropTarget.tsx Make more code conform to strict null checks (#10219 2023-02-24 15:28:40 +00:00
FilePanel.tsx Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
GenericDropdownMenu.tsx Make more of the codebase conform to strict types (#10857) 2023-05-16 14:25:43 +01:00
GenericErrorPage.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
HomePage.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
IndicatorScrollbar.tsx Conform more of the codebase to strictNullChecks (#10800) 2023-05-10 08:41:55 +01:00
InteractiveAuth.tsx OIDC: Redirect to delegated auth provider when signing out (#11432) 2023-08-22 11:15:35 +00:00
LargeLoader.tsx Apply prettier formatting 2022-12-12 12:24:14 +01:00
LeftPanel.tsx Remove new room breadcrumbs (#11104) 2023-06-19 08:18:46 +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 Switch to importing more things from the main js-sdk export (#11377) 2023-08-10 08:01:14 +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 Lock out the first tab if Element is opened in a second tab. (#11425) 2023-08-24 08:28:43 +00:00
MessagePanel.tsx Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +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 Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
PictureInPictureDragger.tsx Conform more of the code base to strict null checking (#10147) 2023-02-13 17:01:43 +00:00
PipContainer.tsx Use MatrixClientPeg::safeGet in src/{stores,hooks,components/structures}/* (#10988) 2023-06-15 15:11:49 +01:00
RightPanel.tsx Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
RoomSearch.tsx Create more action_* common strings (#11438) 2023-08-23 11:57:22 +01:00
RoomSearchView.tsx Create more common_* common strings (#11439) 2023-08-23 10:25:33 +01:00
RoomStatusBar.tsx Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
RoomStatusBarUnsentMessages.tsx Comply with noImplicitAny (#9940) 2023-02-13 11:39:16 +00:00
RoomView.tsx Align action_* strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01: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 Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
SpaceRoomView.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +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 Create more common_* common strings (#11439) 2023-08-23 10:25:33 +01:00
ThreadView.tsx Create more common_* common strings (#11439) 2023-08-23 10:25:33 +01:00
TimelinePanel.tsx Consume more imports from matrix-js-sdk/src/matrix (#11449) 2023-08-23 09:04:25 +00:00
ToastContainer.tsx Revert "Implement new toast UI (#10467)" (#10740) 2023-04-28 14:56:26 +00:00
UploadBar.tsx Re-key all |zero-pluralised translations for Localazy compatibility (#11417) 2023-08-16 15:26:21 +00:00
UserMenu.tsx Change avatar to use Compound implementation (#11448) 2023-08-24 03:48:35 +00:00
UserView.tsx Switch to importing models/event from main js-sdk export (#11363) 2023-08-07 08:24:58 +00:00
ViewSource.tsx Align action_* strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
WaitingForThirdPartyRoomView.tsx Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00