Releases: appbaseio/reactivesearch
Releases Β· appbaseio/reactivesearch
v3.0.0-maps π
Features
- Update Google Maps to v3 API
- Better support for customization using render methods
Migration Guide
https://docs.appbase.io/docs/reactivesearch/v3/advanced/migration/#reactivemaps
v3.30.1 π
Bug Fixes
- Add types definition for missing props @SavvyShah (#1931)
v3.30.0 π
Features
- SelectedFilters: Add support for
clearAllBlacklistComponentsprop to define a list of components which would not reset their values whenclearAllaction is triggered. @bietkul 24f4b4a
Bug Fixes
- RangeSlider: Fix
offsetvalue 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
_keyto sort terms aggregations @bietkul appbaseio/reactivecore@24f67d6
v3.29.0 π
Features
- Add support for
sortOptionsURLParam for ReactiveList @mohdashraf010897 (#1863)
Bug Fixes
- Addresses
node-fetchvulnerability 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
defaultSuggestionsproperty not working in the search UI components @mohdashraf010897 (#1856)
v1.27.0-vue π
Features
- Add support for
sortOptionURLParam for ReactiveList @mohdashraf010897 (#1863)
Bug Fixes
- Round dynamic range slider values @royduin (#1886)
node-fetchvulnerability 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
autosuggestissue @mohdashraf010897 (#1838)
Tests
- Add snapshot tests for components @mohdashraf010897 (#1833)