Releases: appbaseio/reactivesearch
Releases Β· appbaseio/reactivesearch
v3.38.3
What's Changed
- Feat/stacked bar chart example by @SavvyShah in #2022
- feat(web): add data export support to the ReactiveList component by @mohdashraf010897 in #2002
- Vue - ToggleButton - Added missing customQuery prop by @royduin in #1975
- fix(web): remove searchbox extra section header margins by @mohdashraf010897 in #1996
- feat: saved search support by @mohdashraf010897 in #2039
- feat(web-vue): add support for searchboxId prop by @mohdashraf010897 in #2044
- build(deps): bump moment from 2.29.2 to 2.29.4 by @dependabot in #2040
- build(deps): bump lodash from 4.17.11 to 4.17.21 in /packages/vue/examples/saved-search by @dependabot in #2042
- build(deps): bump shell-quote from 1.6.1 to 1.7.3 in /packages/vue/examples/saved-search by @dependabot in #2041
- fix(web): use label instead of value by @SavvyShah in #2046
- Feat: TreeList component by @mohdashraf010897 in #2030
- fix: encoded input value by @mohdashraf010897 in #2045
Full Changelog: v3.36.1...v3.38.3
v3.36.1 π
Features
- Add support for Error Boundary component @SavvyShah (#2021)
- Tab data list enhancements @SavvyShah (#2028)
Bug Fixes
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)