web-app/src/components/ui
padreug 3d1bc94183 fix: Update private key field in chat integration documentation
- Change the private key field name from "prvkey" to "prvkey_hex" in the CHAT_INTEGRATION.md file for clarity and consistency with expected data formats.

feat: Add Fuzzy Search Component and Composable

- Introduce a new FuzzySearch component for Vue 3, leveraging Fuse.js for intelligent search capabilities.
- Implement a useFuzzySearch composable for flexible search functionality, allowing configuration of search options.
- Create demo and README files to showcase usage and features of the fuzzy search implementation.
- Update package.json and package-lock.json to include @vueuse/integrations version 13.6.0 for enhanced performance.
2025-08-10 10:50:14 +02:00
..
accordion fix tailwind 2025-03-11 01:52:56 +01: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
dialog fix tailwind 2025-03-11 01:52:56 +01:00
dropdown-menu fix tailwind 2025-03-11 01:52:56 +01:00
fuzzy-search fix: Update private key field in chat integration documentation 2025-08-10 10:50:14 +02:00
hover-card feat: Update reka-ui dependency and add new UI components 2025-08-03 11:20:58 +02:00
input fix tailwind 2025-03-11 01:52:56 +01:00
label fix tailwind 2025-03-11 01:52:56 +01:00
logout-dialog add translations 2025-02-16 11:00:41 +01: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 refactor: Comment out wallet balance display in Navbar for future adjustments 2025-08-03 11:20:58 +02:00