Releases: appbaseio/reactivesearch
Releases Β· appbaseio/reactivesearch
v1.32.1-vue π
v1.32.0-vue π
Features
- Introducing ReactiveGoogleMap component to create a data-driven map UI component using Google Maps.
Bug Fixes
- Button instead of anchor @royduin (#1646)
- Fix controlled usage in DataSearch @mohdashraf010897 9bd95cc
v3.40.2 π
Bug Fixes
- Show count for
selectAllLabel
in list components @SavvyShah (#2073) - Chart Fixes @bietkul 145303e
v3.40.1 π
Features
- Add
selectedAllLabel
prop in tabdatalist @SavvyShah (#2070) - Render element as tag in ResultList @SavvyShah (#2067)
Bug Fixes
- Type definitions @bietkul
v3.39.2 π
Bug Fixes
- Fix debounce issue with controlled usage in DataSearch @mohdashraf010897 (#2064)
- Fix trigger query on enter key press @mohdashraf010897 (#2066)
- Fix
initialQuerySyncTime
prop in react SPA @mohdashraf010897
v3.39.1 π
v3.39.0 π
Features
- ReactiveChart: Add support for
custom
chart type @SavvyShah (#2052)
Bug Fixes
- SearchBox: Debounce issues @mohdashraf010897 (#2063)
- TreeList: Search issues @mohdashraf010897 (#2048)
- Theme: Icon colors to adopt theme primary color @mohdashraf010897 (#2050)
v1.31.0-vue π
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)