algolia / instantsearch

⚡️ Libraries for building performant and instant search and recommend experiences with Algolia. Compatible with JavaScript, TypeScript, React and Vue.
https://www.algolia.com/doc/guides/building-search-ui/what-is-instantsearch/js/
MIT License
3.59k stars 503 forks source link

feat(infinite-hits): return banner info with connectInfiniteHits #6230

Closed taylorcjohnson closed 3 weeks ago

taylorcjohnson commented 3 weeks ago

Summary

Following on from the recent addition of the rules controlled banner to Hits, we're adding the same to InfiniteHits. This first PR returns banner information with connectInfiniteHits.

https://algolia.atlassian.net/browse/EMERCH-1509

Result

Updated and passing test (no UI changes)

codesandbox-ci[bot] commented 3 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit e3bea56fb13a0688223d35e127a0aa18055c8657:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-getting-started Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration
codesandbox-ci[bot] commented 3 weeks ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ea89ef6f2322d11c7f6571e999b427cd15f7a484:

Sandbox Source
example-instantsearch-getting-started Configuration
example-react-instantsearch-getting-started Configuration
example-react-instantsearch-next-app-dir-example Configuration
example-react-instantsearch-next-routing-example Configuration
example-vue-instantsearch-getting-started Configuration