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(carousel): introduce styling for all themes #6313

Closed aymeric-giraudet closed 3 months ago

aymeric-giraudet commented 3 months ago

Summary

FX-2966

Result

Ultimately chose to put defaults in reset.scss, it may be sort of big relatively to the file but takes up less space than the range slider, and it's still small relative to the overall size of InstantSearch.

(I added red background and height to each item to make gaps and size obvious) reset:

image

algolia:

image

satellite:

image
codesandbox-ci[bot] commented 3 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 c6685efa6eb2c17fdd68daf72753e915d1803ef6:

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