element-portable/src/components/views/settings
Michael Telatynski 47877ba2da
Switch to importing matrix-js-sdk from its main export (#11360)
* Switch to importing TypedEventEmitter from main js-sdk export

* Switch to importing js-sdk/matrix in cypress

* Remove duplicated imports

* Fix lint:js-fix to run prettier last otherwise ESLint --fix may cause a mess

* Add lint rule

* Fix cypress-axe import

* Fix cypress-axe import
2023-08-03 12:56:30 +00:00
..
account Conform more of the codebase to strict typing (#11195) 2023-07-07 09:02:13 +01:00
devices Conform more of the codebase to strict types (#11191) 2023-07-05 11:53:22 +01:00
discovery Conform more of the codebase to strict typing (#11195) 2023-07-07 09:02:13 +01:00
notifications GYU: Update banner (#11211) 2023-07-11 10:38:14 +00:00
shared Compound Typography pass regression fixes (#11189) 2023-07-04 16:54:28 +00:00
tabs Switch to importing matrix-js-sdk from its main export (#11360) 2023-08-03 12:56:30 +00:00
AddPrivilegedUsers.tsx Enable @typescript-eslint/explicit-function-return-type in /src (#9788) 2023-01-12 13:25:14 +00:00
AvatarSetting.tsx Improve profile picture settings accessibility (#10470) 2023-03-29 14:00:45 +00:00
BridgeTile.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
ChangeDisplayName.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
ChangePassword.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
CrossSigningPanel.tsx Enable strictPropertyInitialization (#11203) 2023-07-07 14:46:12 +01:00
CryptographyPanel.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
E2eAdvancedPanel.tsx Use semantic headings in user settings Security (#10774) 2023-05-18 22:32:10 +00:00
EventIndexPanel.tsx Enable strictPropertyInitialization (#11203) 2023-07-07 14:46:12 +01:00
FontScalingPanel.tsx Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
ImageSizePanel.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
IntegrationManager.tsx Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
JoinRuleSettings.tsx Allow setting room join rule to knock (#11248) 2023-07-19 10:48:24 +00:00
KeyboardShortcut.tsx Conform more code to strictNullChecks (#10374) 2023-03-16 11:07:29 +00:00
LayoutSwitcher.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
Notifications.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
ProfileSettings.tsx Conform more of the codebase to strictNullChecks (#11100) 2023-06-22 14:39:36 +01:00
SecureBackupPanel.tsx Update SecureBackupPanel to use getCrypto() (#11322) 2023-07-28 09:24:28 +00:00
SetIdServer.tsx Use MatrixClientPeg::safeGet in src/components/views/* (#10987) 2023-06-15 08:46:19 +01:00
SetIntegrationManager.tsx Compound Typography pass (#11103) 2023-06-29 10:30:25 +00:00
SettingsFieldset.tsx Fix spacing regression in user settings - roles & permissions (#10993) 2023-05-28 22:20:44 +00:00
SpellCheckSettings.tsx use semantic headings for spellcheck and language (#10959) 2023-05-23 23:34:56 +00:00
ThemeChoicePanel.tsx Use semantic headings in user settings Appearance (#10827) 2023-05-21 21:12:11 +00:00
UpdateCheckButton.tsx Conform more code to strict null checking (#10169) 2023-02-16 09:38:44 +00:00