riot-web/test/unit-tests/components/structures
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__ Make tsc faster again (#28678) 2024-12-06 17:49:32 +00:00
auth Remove usage of legacyRoot in RTL tests (#28485) 2024-11-20 18:09:51 +00:00
AutocompleteInput-test.tsx
ContextMenu-test.ts
FilePanel-test.tsx Improve coverage 2024-11-08 16:41:57 +00:00
LargeLoader-test.tsx
LeftPanel-test.tsx
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx
MainSplit-test.tsx
MatrixChat-test.tsx Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
MatrixClientContextProvider-test.tsx Use new `CryptoEvent` import (#128) 2024-10-16 12:56:10 +01:00
MessagePanel-test.tsx Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
PictureInPictureDragger-test.tsx
PipContainer-test.tsx Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
ReleaseAnnouncement-test.tsx
RightPanel-test.tsx Remove space-specific right panel store handling 2024-11-25 17:29:32 +00:00
RoomSearchView-test.tsx
RoomStatusBar-test.tsx
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Improve coverage 2024-12-02 10:29:04 +00:00
SpaceHierarchy-test.tsx
SpaceRoomView-test.tsx Improve coverage 2024-12-02 10:29:04 +00:00
TabbedView-test.tsx
ThreadPanel-test.tsx Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
ThreadView-test.tsx Improve performance of RoomContext in RoomHeader (#28574) 2024-12-02 09:49:52 +00:00
TimelinePanel-test.tsx Merge branch 'develop' of https://github.com/vector-im/element-web into dbkr/stateafter 2024-11-27 10:47:35 +00:00
UploadBar-test.tsx Remove unused types & imports 2024-11-05 18:35:31 +00:00
UserMenu-test.tsx Remove abandoned Voice Broadcasts labs flag (#28548) 2024-12-02 10:53:27 +00:00
ViewSource-test.tsx