riot-web/test/components/structures
Michael Telatynski 2cee8a4b01
Specify lazy loading for avatars (#10866)
* Specify lazy loading for avatars

so browser doesn't fetch eagerly if off-screen

* Update snapshots
2023-05-11 18:29:48 +00:00
..
__snapshots__ Specify lazy loading for avatars (#10866) 2023-05-11 18:29:48 +00:00
auth Improve quality of Typescript types (#10742) 2023-05-05 09:11:14 +01:00
AutocompleteInput-test.tsx Conform more of the codebase to `strictNullChecks` (#10602) 2023-04-17 08:31:58 +01:00
ContextMenu-test.ts
LargeLoader-test.tsx
LeftPanel-test.tsx Show filterContainer if "UIComponent.filterContainer" is enabled (#10381) 2023-03-21 09:06:43 +00:00
LegacyCallEventGrouper-test.ts
LoggedInView-test.tsx Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
MessagePanel-test.tsx Conform more code to `strictNullChecks` (#10444 2023-03-27 08:01:09 +01:00
PictureInPictureDragger-test.tsx
PipContainer-test.tsx
RightPanel-test.tsx Conform more code to `strictNullChecks` (#10374) 2023-03-16 11:07:29 +00:00
RoomSearchView-test.tsx Conform more of the codebase to `strictNullChecks` (#10731) 2023-04-28 09:45:36 +01:00
RoomStatusBar-test.tsx use ExternalLink components for external links (#10758) 2023-05-03 21:26:26 +00:00
RoomStatusBarUnsentMessages-test.tsx
RoomView-test.tsx Support dynamic room predecessors in RoomNotificationStateStore (#10297) 2023-03-08 14:18:03 +00:00
SpaceHierarchy-test.tsx ARIA Accessibility improvements (#10675) 2023-04-21 09:48:48 +00:00
TabbedView-test.tsx Use generics to better type TabbedView (#10726) 2023-04-27 12:55:29 +01:00
ThreadPanel-test.tsx Conform more of the codebase to strictNullChecks (#10607) 2023-04-17 09:25:00 +01:00
ThreadView-test.tsx
TimelinePanel-test.tsx Remove Enzyme tests in favour of React testing-library (#10289) 2023-03-06 12:13:17 +00:00
UserMenu-test.tsx
ViewSource-test.tsx