embla-carousel

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

MIT License

Downloads
11.9M
Stars
6K
Committers
46

Bot releases are hidden (Show)

embla-carousel - v8.3.0

Published by davidjerleke about 1 month ago

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.2.1...v8.3.0

embla-carousel - v8.2.1

Published by davidjerleke about 1 month ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.2.0...v8.2.1

embla-carousel - v8.2.0 Latest Release

Published by davidjerleke about 2 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.8...v8.2.0

embla-carousel - v8.1.8

Published by davidjerleke 3 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.7...v8.1.8

embla-carousel - v8.1.7

Published by davidjerleke 3 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.6...v8.1.7

embla-carousel - v8.1.6

Published by davidjerleke 4 months ago

[!WARNING]

Please skip upgrading to this version. Read why here: #928.

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.5...v8.1.6

embla-carousel - v8.1.5

Published by davidjerleke 4 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.4...v8.1.5

embla-carousel - v8.1.4

Published by davidjerleke 4 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.3...v8.1.4

embla-carousel - v8.1.3

Published by davidjerleke 5 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

💫 Special release!

After suffering a terrible fate descending into the depths of the dark stale issues underworld for more than 4 years, it seemed all hope was lost for the fade issue. No one expected that it would survive the unforgiving hellish landscape, defy death and escape the underworld like Kratos.

Behold, the God of Fade 😂!

Kratos_PS4

What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.2...v8.1.3

embla-carousel - v8.1.2

Published by davidjerleke 5 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.1...v8.1.2

embla-carousel - v8.1.1

Published by davidjerleke 5 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.1.0...v8.1.1

embla-carousel - v8.1.0

Published by davidjerleke 5 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.4...v8.1.0

embla-carousel - v8.0.4

Published by davidjerleke 6 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.3...v8.0.4

embla-carousel - v8.0.3

Published by davidjerleke 6 months ago

Sponsor

Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project you can sponsor it here:

What's Changed

New Contributors

Full Changelog: https://github.com/davidjerleke/embla-carousel/compare/v8.0.2...v8.0.3

embla-carousel - v8.0.2

Published by davidjerleke 6 months ago

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.1...v8.0.2

embla-carousel - v8.0.1

Published by davidjerleke 7 months ago

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...v8.0.1

embla-carousel - v8.0.0

Published by davidjerleke 8 months ago

✨ Release highlights

🌟 New core features

  • Automatic slide/container size change detection with ResizeObserver.
  • Automatic detection of added/removed slides with MutationObserver.
  • Improved performance of slidesInView now using IntersectionObserver instead of custom calculations.
  • New options to give devs more control: watchDrag, watchResize, watchSlides and dragThreshold.
  • New events: slidesChanged and slidesInView.
  • New Autoplay events: autoplay:play and autoplay:stop.
  • Embla now works with elements that come from other realms, such as iframes.
  • Support using tab on focusable elements to navigate the carousel.
  • Calculations for element dimensions and snap positions now work even if these elements have applied transforms.
  • Frame rate agnostic animations.
  • Support for any media queries (not just width queries) in breakpoints option.
  • New plugin: AutoScroll.
  • And more...

🌟 New integrations/wrappers

🌟 Documentation

🌟 Misc

  • Tests have been added, improved and refactored so they test the final product instead of isolated components.
  • Improved issue/discussion setup with templates.
  • Improved contribution guidelines - Thanks @zaaakher for all your efforts!
  • A significant increase of contributions, both from current and new contributors.
  • A significant increase of embla-carousel-svelte and embla-carousel-vue users.

🙏 A huge thank you to everyone who contributed to this release!

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/v7.1.0...v8.0.0

embla-carousel - v8.0.0-rc23

Published by davidjerleke 8 months ago

🚨 Note!

  • In addition to all changes in v8.0.0-rc01 - v8.0.0-rc22 this release includes the following:

🛠️ Bugfixes:

  • #720 - UI issues when removing slides. Thanks @sshmaxime!

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-rc22...v8.0.0-rc23

embla-carousel - v8.0.0-rc22

Published by davidjerleke 9 months ago

🚨 Note!

  • In addition to all changes in v8.0.0-rc01 - v8.0.0-rc21 this release includes the following:

🌟 New features:

  • #114 - [Feat]: Continuously running carousel (ticker, marquee, ..). Thanks @openscript, @mdrahiem!

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-rc21...v8.0.0-rc22

embla-carousel - v8.0.0-rc21

Published by davidjerleke 9 months ago

🚨 Note!

  • In addition to all changes in v8.0.0-rc01 - v8.0.0-rc20 this release includes the following:

🌟 New features:

  • #114 - [Feat]: Continuously running carousel (ticker, marquee, ..). Thanks @openscript, @mdrahiem!

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-rc20...v8.0.0-rc21