Closed dhayab closed 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 |
Summary
This PR introduces the Carousel UI component. It is a port of the HorizontalSlider component designed. There are a few changes:
ais-Carousel
Renderer
is extended to allow flavors to provide theiruseRef
implementationThis PR does not implement the Carousel as a built-in layout in any InstantSearch widget for now.
Preview →
Before merging
FX-2817