Features
- Add support for
index
prop in all components. It is useful to query multiple indices in a single Appbase request. @anik-ghosh-au7 (#1696) - Add support for
aggregationSize
prop in list components to control the size ofaggregations
. @bietkul - Improved diacritics support @lakhansamani appbaseio/reactivecore#103
Bug Fixes
- Fix Icon alignment issues for search components @mohdashraf010897 (#1659)
- Fix suggestions parsing logic for fields that have dot(
.
) in its name @bietkul appbaseio/reactivecore@f093c0e - Fix pagination issues with
ReactiveList
@bietkul b17c2e7