Skip to content

Commit

Permalink
feat(federated): keep a consistent state in the RefinementList life c…
Browse files Browse the repository at this point in the history
…ycle (#3976)

* fix(state): alwasy keep helper refinement (refinement-list)

* fix: take previous configuration in account

also: call getConfiguration with a SearchParameters object, not a plain search parameters; this allows us to avoid conditions

* guard around getfacetvalues

* test: test helper behaviour for refine

We were relying on helper functions which are changing in algolia/algoliasearch-helper-js#738

* use provided params

* remove dead branch

* fix(dispose): remove maxValuesPerFacet

* chore: prog style comments

* chore: naming
  • Loading branch information
Haroenv committed Oct 23, 2019
1 parent c9081e4 commit 31d0fd6
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 67 deletions.
Loading

0 comments on commit 31d0fd6

Please sign in to comment.