riot-web/test/unit-tests/components/views
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
..
audio_messages Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
auth Swap out Twitter link for Mastodon on auth footer (#28508) 2024-11-21 10:59:43 +00:00
avatars Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
beacon Standardise icons using Compound Design Tokens (#28217) 2024-11-18 15:47:15 +00:00
beta Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
context_menus Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
dialogs Remove manual device verification which is not supported by the new cryptography stack (#28588) 2024-12-03 15:26:37 +00:00
elements Iterate 2024-12-03 17:41:28 +00:00
emojipicker Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
location Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
messages Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
polls/pollHistory Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
right_panel Merge branch 'develop' into t3chguy/web-friendly-buffers 2024-12-04 11:34:13 +00:00
room_settings Rework `UrlPreviewSettings` to use `MatrixClient.CryptoApi.isEncryptionEnabledInRoom` (#28463) 2024-11-20 17:08:34 +00:00
rooms Notify to resize the timeline when the pinned message banner is displayed or hidden (#28654) 2024-12-05 16:11:40 +00:00
settings Make tsc faster again (#28678) 2024-12-06 17:49:32 +00:00
spaces Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
toasts Migrate to React 18 createRoot API (#28256) 2024-11-20 13:29:23 +00:00
typography Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
user-onboarding Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
voip Update to React 18 (#24763) 2024-10-21 13:50:06 +00:00
Validation-test.ts Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00
VerificationShowSas-test.tsx Merge matrix-react-sdk into element-web 2024-10-15 15:32:09 +01:00