Skip to content

2.1.0

Compare
Choose a tag to compare
@spinach spinach released this 14 Dec 12:53
· 557 commits to master since this release
  • Multi-Index functionality added to all widgets with the introduction of the index and variant field.
  • Adding 2 new widgets: MultiHitsTableWidget and MultiHitsCollectionWidget that can handle multiple indices in different sections.
  • Introduction of 6 ViewModels that encapsulate the business logic of the widgets. You can use them to easily access the search state for better customization.
    SearchViewModel, HitsViewModel, MultiHitsViewModel, NumericControlViewModel, FacetControlViewModel, RefinementMenuViewModel.