element-web/src/components/structures
Michael Telatynski df4a2218d7
Align `action_*` strings with Element X project in Localazy (#11437)
2023-08-22 20:55:15 +01:00
..
auth Align `action_*` strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
AutoHideScrollbar.tsx Fix more detached DOM leaks (#10806) 2023-05-09 07:50:57 +00:00
AutocompleteInput.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +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 Eliminate the use of MatrixClientPeg in utils (#10910) 2023-05-23 16:24:12 +01: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 Align `action_*` strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
MessagePanel.tsx Switch to importing @types/{event,partials} from main js-sdk export (#11369) 2023-08-08 10:12:12 +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 Polish & delabs `Exploring public spaces` feature (#11423) 2023-08-21 09:39:20 +00:00
RoomSearchView.tsx Align `common_*` strings with Element X project in Localazy (#11434) 2023-08-22 18:47: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 Align `action_*` strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
SpaceRoomView.tsx Align `action_*` strings with Element X project in Localazy (#11437) 2023-08-22 20:55:15 +01:00
SplashPage.tsx Enable `@typescript-eslint/explicit-function-return-type` in /src (#9788) 2023-01-12 13:25:14 +00: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 Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01:00
ThreadView.tsx Switch to importing more things from the main js-sdk export (#11394) 2023-08-14 08:58:55 +00:00
TimelinePanel.tsx Fix instances of double translation and guard translation calls using typescript (#11443) 2023-08-22 16:32:05 +01: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 Align `common_*` strings with Element X project in Localazy (#11434) 2023-08-22 18:47:33 +01: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
static-page-vars.ts Apply prettier formatting 2022-12-12 12:24:14 +01:00