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.73k stars 525 forks source link

feat(ui-components): introduce `Carousel` #6289

Closed dhayab closed 4 months ago

dhayab commented 4 months ago

Summary

This PR introduces the Carousel UI component. It is a port of the HorizontalSlider component designed. There are a few changes:

This PR does not implement the Carousel as a built-in layout in any InstantSearch widget for now.

Preview →

Before merging

FX-2817

codesandbox-ci[bot] commented 4 months 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 688d75f7b8df45713b6009a681c5fe73a4de4b11:

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