web-app/src/modules
padreug 03ca7525af Add useCategoryFilter composable and enhance MarketPage for category filtering
- Introduced a new `useCategoryFilter` composable to manage category filtering functionality, providing reactive state management and optimized performance for product filtering based on selected categories.
- Updated `MarketPage` to integrate the new composable, enhancing the UI with improved accessibility features, including ARIA roles and labels for category filters and active filters summary.
- Refactored category filtering logic to streamline product display based on selected categories, improving user experience in navigating and filtering products.

These changes enhance the overall functionality and usability of category filtering within the market module.
2025-09-25 23:51:32 +02:00
..
base Remove deprecated updateWalletBalance method from AuthService 2025-09-18 09:31:15 +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 Add useCategoryFilter composable and enhance MarketPage for category filtering 2025-09-25 23:51:32 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00
wallet Merge branch 'refactor-send-receive-invoice-qrscanner' 2025-09-20 11:00:24 +02:00