webapp/src/components
padreug b69be281f3 FIX: remove comment tag; enhance image loading behavior in ProgressiveImage and ImageViewer components
- Added a key to the ProgressiveImage component to ensure proper reactivity when the image source changes.
- Implemented a watcher in the ProgressiveImage component to reset loading state on source changes, improving user experience during image transitions.

These changes enhance the reliability and responsiveness of image handling in the application.
2025-09-28 13:01:50 +02:00
..
auth Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
demo Refactor authentication architecture to eliminate dual auth complexity 2025-09-07 00:47:02 +02:00
layout Refactor wallet balance handling and integrate PaymentService for centralized management 2025-09-17 20:23:46 +02:00
notifications Remove LEGACY Nostr client services and related components to streamline the codebase 2025-09-06 10:55:10 +02:00
pwa feat: Enhance admin announcement functionality and introduce PWA installation prompt 2025-07-12 18:10:33 +02:00
theme-provider bare repo 2025-03-09 12:28:49 +01:00
ui FIX: remove comment tag; enhance image loading behavior in ProgressiveImage and ImageViewer components 2025-09-28 13:01:50 +02:00
LanguageSwitcher.vue refactor(ui): Optimize LanguageSwitcher component rendering and type safety 2025-03-11 02:18:29 +01:00
ThemeToggle.vue add color theme with dark and light mode! 2025-02-02 18:44:05 +01:00