searchbase 1.0.0-alpha.9
searchbase: ^1.0.0-alpha.9 copied to clipboard
SearchBase is a library to build the search UIs with Elasticsearch.
1.0.0-alpha.9 #
- Fix type error when
preserveResultsis not defined
1.0.0-alpha.8 #
- Add support to paginate aggregations
1.0.0-alpha.7 #
BREAKING: Rename SearchWidget class to SearchController
1.0.0-alpha.6 #
- Format Docs
1.0.0-alpha.5 #
- Fix suggestions parsing logic if
dataFieldis not defined - Fix
onErrortype error - Add more properties in
Suggestionclass to differentiate between recent, popular and relevant suggestions.
1.0.0-alpha.4 #
- Format docs
1.0.0-alpha.3 #
- Fix docs link
1.0.0-alpha.2 #
- Fix docs link
1.0.0-alpha.1 #
- Fix bugs
- Add documentation with example
1.0.0-alpha #
- Add
SearchWidgetandSearchBaseclasses - Implement query generation and analytics
- Recent searches
- Popular Suggestions