v8.0.0-rc04
Pre-release
Pre-release
davidjerleke
released this
20 May 18:45
·
398 commits
to master
since this release
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02 and v8.0.0-rc03, this release includes the following:
🌟 New features:
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
- Add support for multiple realms by @davidjerleke in #475
Full Changelog: v8.0.0-rc03...v8.0.0-rc04