Skip to content

7.17.0

Compare
Choose a tag to compare
@mobilealgolia mobilealgolia released this 22 May 19:49
· 62 commits to master since this release

Feat

  • CurrentFiltersObservableController: add removal capability
  • StatsObservableController: add empty constructor
  • SearchBar: fix the appearance, make platform-agnostic
  • QueryInput: rename to SearchBox
  • SelectableFilter: rename to FilterMap

Chore

  • Migrate the demos from the separate repository (#217) (a4fb97e)
  • Declare json files used in unit tests as library resources and update the tests accordingly