riot-web/test/unit-tests/components/views/settings
Michael Telatynski 01304439ee
Make tsc faster again (#28678)
* Stash initial work to bring TSC from over 6 mins to under 1 minute

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Stabilise types

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Fix incorrect props to AccessibleButton

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Swap AccessibleButton element types to match the props they provide

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Changed my mind, remove spurious previously ignored props

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

* Update snapshots

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>

---------

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
2024-12-06 17:49:32 +00:00
..
__snapshots__ Fix font & spaces in settings subsection (#28631) 2024-12-04 14:11:02 +00:00
devices Remove redundant MSC implementation for io.element.rendezvous (#28583) 2024-11-28 08:39:51 +00:00
discovery Avoid double exports 2024-11-05 18:36:26 +00:00
notifications Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
shared Avoid double exports 2024-11-05 18:36:26 +00:00
tabs Make tsc faster again (#28678) 2024-12-06 17:49:32 +00:00
AddPrivilegedUsers-test.tsx
AddRemoveThreepids-test.tsx Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
AvatarSetting-test.tsx Check that the file the user chose has a MIME type of `image/*` (#28467) 2024-11-18 10:30:31 +00:00
ChangePassword-test.tsx
CrossSigningPanel-test.tsx First batch: remove deprecated calls on `MatrixClient` (#28207) 2024-10-21 12:53:39 +01:00
CryptographyPanel-test.tsx Use React Suspense when rendering async modals (#28386) 2024-11-12 21:19:11 +00:00
EventIndexPanel-test.tsx
FontScalingPanel-test.tsx
JoinRuleSettings-test.tsx Remove usage of legacyRoot in RTL tests (#28485) 2024-11-20 18:09:51 +00:00
KeyboardShortcut-test.tsx
LayoutSwitcher-test.tsx
Notifications-test.tsx Update calls to addEventToTimeline and addLiveEvents for new signature 2024-11-06 14:55:21 +00:00
PowerLevelSelector-test.tsx
SecureBackupPanel-test.tsx Use `CryptoApi.getKeyBackupInfo` instead of deprecated `MatrixClient.getKeyBackupVersion` (#28450) 2024-11-25 09:30:42 +00:00
SetIntegrationManager-test.tsx Make tsc faster again (#28678) 2024-12-06 17:49:32 +00:00
SettingsFieldset-test.tsx
ThemeChoicePanel-test.tsx
UserProfileSettings-test.tsx