Releases: appbaseio/reactivesearch
Releases Β· appbaseio/reactivesearch
v3.30.0 π
Features
- SelectedFilters: Add support for
clearAllBlacklistComponents
prop to define a list of components which would not reset their values whenclearAll
action is triggered. @bietkul 24f4b4a
Bug Fixes
- RangeSlider: Fix
offset
value in histogram query @bietkul bf1d5bc - Searchbox: Suggestion dropdown UI issues @mohdashraf010897 (#1916)
v1.28.0-vue π
v3.29.1 π
Bug Fixes
- Focus issue with controlled usage @mohdashraf010897 (#1917)
- Use
_key
to sort terms aggregations @bietkul appbaseio/reactivecore@24f67d6
v3.29.0 π
Features
- Add support for
sortOptions
URLParam for ReactiveList @mohdashraf010897 (#1863)
Bug Fixes
- Addresses
node-fetch
vulnerability issues @mohdashraf010897 (#1883) - Fixes a calendar interval bug with RangeSlider component @mohdashraf010897 (#1858)
- SearchBox component bug fixes with controlled usage where searchbox loses focus as a user is typing @mohdashraf010897 (#1862)
- Fixes
defaultSuggestions
property not working in the search UI components @mohdashraf010897 (#1856)
v1.27.0-vue π
Features
- Add support for
sortOption
URLParam for ReactiveList @mohdashraf010897 (#1863)
Bug Fixes
- Round dynamic range slider values @royduin (#1886)
node-fetch
vulnerability issues @mohdashraf010897 (#1883)
v1.26.0-vue π
Features
Bug Fixes
v3.28.0 π
Features
- Clear search text in (Multi/ Single)-Dropdown List Components (#1831)
- Add support for date type for range components (#1825)
Bug Fixes
- Search
autosuggest
issue @mohdashraf010897 (#1838)
Tests
- Add snapshot tests for components @mohdashraf010897 (#1833)
v1.25.0-vue π
v3.27.0 π
Features
- Add a new component named
SearchBox
to use Appbase suggestions. @mohdashraf010897 8de816d