webapp/src/modules
padreug ca0ac2b9ad feat: introduce ImageLightbox and ImageViewer components for enhanced image handling
- Added ImageLightbox component to provide a modal view for images with navigation and keyboard support.
- Implemented ImageViewer component to display images with features like thumbnails, cycling controls, and lightbox integration.
- Updated ProgressiveImage component for improved loading and error handling.
- Refactored image imports in ProductCard, ProductDetailPage, and CheckoutPage to align with new component structure.

These changes significantly enhance the user experience for viewing and interacting with product images across the application.
2025-09-28 12:48:02 +02:00
..
base feat: implement image upload functionality with new components and service 2025-09-28 04:08:41 +02:00
chat Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
events fix build errors 2025-09-14 19:13:20 +02:00
market feat: introduce ImageLightbox and ImageViewer components for enhanced image handling 2025-09-28 12:48:02 +02:00
nostr-feed Update visibility logic in ThreadedPost component 2025-09-23 23:59:43 +02:00
wallet Merge branch 'refactor-send-receive-invoice-qrscanner' 2025-09-20 11:00:24 +02:00