webapp/src/components/ui
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
..
accordion fix tailwind 2025-03-11 01:52:56 +01:00
alert feat: add alert component suite for improved user notifications 2025-09-28 03:59:55 +02:00
avatar fix tailwind 2025-03-11 01:52:56 +01:00
badge fix tailwind 2025-03-11 01:52:56 +01:00
button fix tailwind 2025-03-11 01:52:56 +01:00
card fix tailwind 2025-03-11 01:52:56 +01:00
checkbox feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
collapsible Add collapsible components and feed filter functionality 2025-09-23 23:59:37 +02:00
dialog fix tailwind 2025-03-11 01:52:56 +01:00
dropdown-menu fix tailwind 2025-03-11 01:52:56 +01:00
form Add Shadcn Form components with vee-validate and zod integration 2025-09-08 16:28:26 +02:00
fuzzy-search Remove deprecated scripts and components related to Nostr functionality, including admin post debugging, VAPID key generation, and admin note sending. Clean up package dependencies by removing unused libraries and updating package-lock.json and package.json accordingly. 2025-09-04 22:39:02 +02:00
hover-card feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
image FIX: remove comment tag; enhance image loading behavior in ProgressiveImage and ImageViewer components 2025-09-28 13:01:50 +02:00
input Squash merge remove-dangling-bits into market-implementation-squashed 2025-09-04 22:26:38 +02:00
label fix tailwind 2025-03-11 01:52:56 +01:00
LogoutConfirmDialog feat: Add market integration roadmap to NOSTR architecture documentation 2025-09-04 17:51:30 +02:00
message-bubble fix tailwind colors; gradients work now! 2025-02-16 11:00:41 +01:00
popover feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
progress feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
radio-group feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
scroll-area fix tailwind 2025-03-11 01:52:56 +01:00
select fix tailwind 2025-03-11 01:52:56 +01:00
separator feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
skeleton feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
slider feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
sonner update sonner; toast is still light 2025-08-01 14:11:17 +02:00
switch feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
tabs feat(events): Add comprehensive events management with dynamic fetching and UI 2025-03-11 22:05:03 +01:00
textarea feat(ui): Add Toaster and Textarea components 2025-07-02 16:24:12 +02:00
tooltip feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
CurrencyDisplay.vue feat: Format currency display to ensure two-digit representation 2025-08-10 19:25:08 +02:00
qr-scanner.vue Merge branch 'refactor-send-receive-invoice-qrscanner' 2025-09-20 11:00:24 +02:00