|
|
30328ff4bd
|
Lib: Add comment
|
2025-01-27 23:59:17 +01:00 |
|
|
|
42c6390d6e
|
Lib: Allow adding extra classes to LazyImage component
|
2025-01-27 23:47:20 +01:00 |
|
|
|
b95a5109e0
|
Lib: Disable draggable images
|
2025-01-27 20:30:27 +01:00 |
|
|
|
2d2fd9f622
|
Lib: Remove non-lazy image
We need the width/height anyways to determine the max size, so don't
bother with non-lazy stuff
|
2024-12-27 19:16:02 +01:00 |
|
|
|
b1bea37e20
|
Skeleton: Fix z-indices so the loading indicator is visible
|
2024-12-23 16:15:27 +01:00 |
|
|
|
b21e4b9b6e
|
Lib: Fix LazyImage in Dropdown component
|
2024-12-23 16:15:27 +01:00 |
|
|
|
d398ab67e0
|
Lib: Implement (slightly broken) lazy loading of cards
Issues arise when the viewport size changes
|
2024-12-23 16:15:27 +01:00 |
|
|
|
a02a1e7843
|
Lib: Make lazyimage fade in the image once loaded
|
2024-12-23 16:15:27 +01:00 |
|
|
|
4d41401905
|
Lib: Update lazy components (dropdown + card now lazy)
|
2024-12-23 16:15:27 +01:00 |
|
|
|
ecd566b1fa
|
Lib: Move image fetching out of LazyImage component into lib
|
2024-12-23 16:15:27 +01:00 |
|
|
|
5bfb670347
|
Lib: Make LazyImage full width
|
2024-12-23 16:15:27 +01:00 |
|
|
|
14516133de
|
Lib: Implement LazyImage component (images will be loaded once visible)
|
2024-12-23 16:15:27 +01:00 |
|