Skip to content

v8.0.0-rc12

Pre-release
Pre-release
Compare
Choose a tag to compare
@davidjerleke davidjerleke released this 22 Aug 07:18
· 304 commits to master since this release

🚨 Note!

🌟 New features:

  • #456 - Support using tab(focus) to select and navigate carousel. Thanks @winston0410!
  • #558 - emblaApi.slidesInView() should use IntersectionObserver.
  • #535 - Dependency conflict when using embla-carousel-svelte in a project with the new Svelte version 4. Thanks @anzbert!
  • #542 - Adding a class only to the snapped slide. Thanks @jln13x!

🛠️ Bugfixes:

  • #541 - After running for a while 'cannot read properties of undefined' error is thrown. Thanks @jjachowski!
  • #536 - slidesToScroll: 'auto' isn't compatible with margins or gap slide spacings.

Donations

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:


What's Changed

New Contributors

Full Changelog: v8.0.0-rc11...v8.0.0-rc12