Releases: appbaseio/reactivesearch
Releases Β· appbaseio/reactivesearch
v3.35.2 π
Featured
- Add support for
TabDataList
component @SavvyShah (#2027)
Bug Fixes
- Fix re-rendering issues @SavvyShah (#2017)
- Fix misc issues with
ReactiveChart
@bietkul b3e7a51
v3.34.3 π
v3.34.0 π
Features
- Add support for generic chart component name
ReactiveChart
@bietkul d711325 - Make
ReactiveComponent
generic usingcomponentType
prop @bietkul c718490
Bug Fixes
- Fix re-rendering issues in
ComponentWraper
@bietkul eee742f - Custom query options shouldn't execute query @SavvyShah (#2003)
- Update types for histogram in RangeInput @SavvyShah (#1989)
v3.33.2 π
v3.32.0 π
Features
- SearchBox: Add support for featured suggestions @mohdashraf010897 (#1959)
Bug Fixes
- RangeInput: Value resetting bug @mohdashraf010897 (#1972)
- ReactiveList: Fix pagination state in URL Params @bietkul (292469b)
v3.31.0 π
Features
- DataSearch: Add support for
enableDefaultSuggestions
prop to control the default suggestions for empty query @mohdashraf010897 #1967 - SearchBox: Add support for enter button @mohdashraf010897 #1936
Bug Fixes
- SelectedFilters: Display value of Number Box component @SavvyShah (#1927)
v1.29.0-vue π
Features
- Add support for SearchBox component @mohdashraf010897 #1936
- DataSearch: Add support for
enableDefaultSuggestions
prop to control the default suggestions for empty query @mohdashraf010897 #1967
v3.30.2 π
Bug Fixes
- UI bug with Searchbox dropdown @mohdashraf010897 (#1940)
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)