-
Notifications
You must be signed in to change notification settings - Fork 552
Comparing changes
Open a pull request
base repository: algolia/instantsearch
base: algoliasearch-helper@3.25.0
head repository: algolia/instantsearch
compare: algoliasearch-helper@3.26.0
- 10 commits
- 78 files changed
- 5 contributors
Commits on May 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d03d391 - Browse repository at this point
Copy the full SHA d03d391View commit details
Commits on May 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 68e29e1 - Browse repository at this point
Copy the full SHA 68e29e1View commit details
Commits on May 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2f9b3ea - Browse repository at this point
Copy the full SHA 2f9b3eaView commit details
Commits on May 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5a2d212 - Browse repository at this point
Copy the full SHA 5a2d212View commit details
Commits on Jun 10, 2025
-
fix(infiniteHits): always return valid showPrevious and showMore func…
…tions (#6644) fix(infiniteHits): ensure showMore functions are always defined
Configuration menu - View commit details
-
Copy full SHA for 03670aa - Browse repository at this point
Copy the full SHA 03670aaView commit details
Commits on Jun 12, 2025
-
feat(refinementList): add option to disable selecting on searchbox su…
…bmit (#6649) * feat(refinementList): add option to disable selecting on searchbox submit By default when you submit the search box in a refinement list, it toggles the first item. In some cases this is not expected behaviour, so there's now an option `searchableSelectOnSubmit` that defaults to true to allow people to disable this behaviour. Vue did not have this behaviour, so i didn't implement it in this PR either. [CR-8634] * lint
Configuration menu - View commit details
-
Copy full SHA for 8b9fae6 - Browse repository at this point
Copy the full SHA 8b9fae6View commit details -
feat(facetOrdering): implement hidden facets in SFFV (#6648)
* feat(facetOrdering): implement hidden facets in SFFV We read the last results' facet ordering and apply hidden facets (not facet ordering) to the results array. nbHits does not need to be changed as search for facet values doesn't return that key. [CR-8645] * index match * correction * raise limit Less than a kb more, but it impacts all over
Configuration menu - View commit details
-
Copy full SHA for 2641a67 - Browse repository at this point
Copy the full SHA 2641a67View commit details
Commits on Jun 16, 2025
-
feat(server): reset scheduleSearch only after all components mount (#…
…6650) * wip: reset search scheduler based on callback * less api * better description * comment * chore * test correctly, we are server rendering because we're in ssr, there's no notion of eg useEffect and we also don't search twice
Configuration menu - View commit details
-
Copy full SHA for 7aca759 - Browse repository at this point
Copy the full SHA 7aca759View commit details -
fix(breadcrumb): use hierarchical facets only (#6645)
No interaction with the menu widget, only the hierarchical menu widget
Configuration menu - View commit details
-
Copy full SHA for c9e50d9 - Browse repository at this point
Copy the full SHA c9e50d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for eeb0a61 - Browse repository at this point
Copy the full SHA eeb0a61View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff algoliasearch-helper@3.25.0...algoliasearch-helper@3.26.0