Commit d9f578b
committed
feat: enhance search functionality with new filters and UI components
- Added new filters for note count, duration, features, and instruments in the search page.
- Integrated DualRangeSlider for note and duration filtering, improving user interaction.
- Implemented MultipleSelector for features and instruments selection, allowing for better customization.
- Updated the SearchFilters component to accommodate new filter options and improved layout.
- Introduced new Badge and Command components for enhanced UI consistency and usability.
- Updated bun.lock and package.json to include new dependencies for Radix UI components.1 parent 55af6d0 commit d9f578b
File tree
10 files changed
+1471
-77
lines changed- apps/frontend
- src
- app/(content)/search
- packages/configs/src
10 files changed
+1471
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments