Embla Carousel Versions Save

A lightweight carousel library with fluid motion and great swipe precision.

v8.0.0-rc12

9 months ago

🚨 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: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc11...v8.0.0-rc12

v8.0.0-rc11

10 months ago

🚨 Note!

🛠️ Bugfixes:

  • ScrollBody direction is wrong sometimes (edge case).

Donations

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


Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc10...v8.0.0-rc11

v8.0.0-rc10

10 months ago

🚨 Note!

🌟 New Features:

#504 - ⚙️ Carousel Generator

Donations

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

v8.0.0-rc09

10 months ago

🚨 Note!

💥 Changes:

  • #507 - The containScroll option default is now: 'trimSnaps'. Thanks @MaxDesignFR.

🛠️ Bugfixes:

  • #519 - Library crash when using breakpoints. Thanks @hamidrezahanafi.

Donations

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


What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc08...v8.0.0-rc09

v8.0.0-rc08

10 months ago

🚨 Note!

🛠️ Bugfixes:

  • #514 - scrollTo with jump doesn't work on iOS. Thanks @dlhagstroem.

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: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc07...v8.0.0-rc08

v8.0.0-rc07

11 months ago

🚨 Note!

🛠️ Bugfixes:

  • #488 - Uncaught "ResizeObserver loop limit exceeded". Thanks @hmartiins, @VadymBezsmertnyi and @tobimori!

Donations

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


What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc06...v8.0.0-rc07

v8.0.0-rc06

1 year ago

🚨 Note!

🛠️ Bugfixes:

  • #486 - Carousel isn't reactivating after resizing from a breakpoint with active: false. Thanks @turtlecrab!

Donations

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


What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc05...v8.0.0-rc06

v8.0.0-rc05

1 year ago

🚨 Note!

🛠️ Bugfixes:

  • #472 - Too many Snaps on Firefox with containScroll: 'trimSnaps'. Thanks @mUzzzie.

Donations

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


What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc04...v8.0.0-rc05

v8.0.0-rc04

1 year ago

🚨 Note!

🌟 New features:

  • #455 - Make carousel events work inside an iframe. Thanks a lot for the help @slpy9 🎉! @M-Joyce.

Embla now works in different realms like iframes and windows. Additionally, before this release, each carousel started a separate animation loop by calling requestAnimationFrame. With this release, all carousels within the same realm now share the same animation loop.

Donations

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


What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc03...v8.0.0-rc04

v8.0.0-rc03

1 year ago

🚨 Note!

🌟 New features:

Donations

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


What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.0-rc02...v8.0.0-rc03