Implement advanced filtering capabilities in the search interface
- Added a FilterBuilder component to allow users to create complex search filters based on various criteria such as event kinds, authors, and tags. - Introduced a FilterDisplay component to show active filters and provide an option to clear them. - Updated the App.svelte to integrate the new filtering features, including handling filter application and clearing. - Enhanced search functionality to utilize the new filter structure, improving the search results experience. - Bumped version to v0.26.0 to reflect these changes.
This commit is contained in:
@@ -1 +1 @@
|
||||
v0.25.7
|
||||
v0.26.0
|
||||
Reference in New Issue
Block a user