Releases: davidjerleke/embla-carousel
v8.0.0-rc17
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07, v8.0.0-rc08, v8.0.0-rc09, v8.0.0-rc10, v8.0.0-rc11, v8.0.0-rc12, v8.0.0-rc13, v8.0.0-rc14, v8.0.0-rc15 and v8.0.0-rc16 this release includes the following:
🛠️ Bugfixes:
- #643 - Destroying (eg on switching page) with autoplay plugin causes error: Cannot read properties of undefined (reading 'stopOnInteraction'). Thanks @tombryden.
Donations
Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:
What's Changed
- Bugfix #643 by @davidjerleke in #661
Full Changelog: v8.0.0-rc16...v8.0.0-rc17
v8.0.0-rc16
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07, v8.0.0-rc08, v8.0.0-rc09, v8.0.0-rc10, v8.0.0-rc11, v8.0.0-rc12, v8.0.0-rc13, v8.0.0-rc14 and v8.0.0-rc15 this release includes the following:
🚨 Note!
- Anyone who has upgraded to
v8.0.0-rc15is strongly recommended to upgrade to this version.
🛠️ Bugfixes:
- #647 -
EmblaOptionsTypedoesn't exists in React. Thanks @proninyaroslav! - #649 - Scroll snap and slides to scroll calculations are too sensitive. Thanks @mozart77!
- #644 - Autoplay resumes before mouse has left the carousel container with stopOnMouseEnter set to true. Thanks @tombryden.
Donations
Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:
What's Changed
- Bugfix #647 by @davidjerleke in #651
- Bugfix #649 by @davidjerleke in #659
- Bugfix #644 by @davidjerleke in #660
Full Changelog: v8.0.0-rc15...v8.0.0-rc16
v8.0.0-rc15
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07, v8.0.0-rc08, v8.0.0-rc09, v8.0.0-rc10, v8.0.0-rc11, v8.0.0-rc12, v8.0.0-rc13 and v8.0.0-rc14 this release includes the following:
🌟 New features:
- #637 - Make reading element dimensions work regardless of transforms. Thanks @javiergonzalezGenially!
- #619 - Expose the state for autoplay and events to listen to it. Thanks @kdzone!
- #616 - Add focus interaction to autoplay. Thanks @nwidynski!
- #594 - Replace option
align:numberwith a callback. Thanks @tobimori! - #481 - Add "type: module" (nodenext) support alongside commonjs. Thanks @chronoDave!
🛠️ Bugfixes:
- #614 -
slidesInViewmemory leak - Not destroyed when carousel is dismantled. Thanks @fcasibu! - #629 - SlideRegistry shouldn't group slides when
containScroll:'trimSnaps'option is set. Thanks @sarussss!
Donations
Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:
What's Changed
- Auto generate contributors in README files by @davidjerleke in #573
- Rewrite tests so they test the final product instead of isolated components by @davidjerleke in #590
- Replace option
align:numberwith a callback by @davidjerleke in #595 - Add "type: module" (nodenext) support alongside commonjs by @davidjerleke in #605
- Fix leak in slidesInView event by @fcasibu in #613
- Make EmblaEventType extendable for plugins by @davidjerleke in #618
- Expose the state for autoplay and events to listen to it by @davidjerleke in #620
- Bugfix #629 by @davidjerleke in #630
- Add focus interaction to autoplay by @nwidynski in #615
- Make reading element dimensions work regardless of transforms by @javiergonzalezGenially in #633
New Contributors
- @fcasibu made their first contribution in #613
- @nwidynski made their first contribution in #615
- @javiergonzalezGenially made their first contribution in #633
Full Changelog: v8.0.0-rc14...v8.0.0-rc15
v8.0.0-rc14
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07, v8.0.0-rc08, v8.0.0-rc09, v8.0.0-rc10, v8.0.0-rc11, v8.0.0-rc12 and v8.0.0-rc13 this release includes the following:
🛠️ Bugfixes:
- #571 - Resize handler precision mismatch. Thanks @hamidrezahanafi!
- #568 - Carousel transition animation broken on Firefox (117). Thanks again @hamidrezahanafi!
Donations
Embla Carousel is an open source MIT licensed project. If you are interested in supporting this project, please consider:
What's Changed
- Fix resize handler percision mismatch by @hamidrezahanafi in #570
Full Changelog: v8.0.0-rc13...v8.0.0-rc14
v8.0.0-rc13
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07, v8.0.0-rc08, v8.0.0-rc09, v8.0.0-rc10, v8.0.0-rc11 and v8.0.0-rc12 this release includes the following:
🛠️ Bugfixes:
- #560 - Safari 13.x t.addEventListener is not a function. 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
- Fix old browsers not support add event to MediaQueryList by @hamidrezahanafi in #561
New Contributors
- @hamidrezahanafi made their first contribution in #561
Full Changelog: v8.0.0-rc12...v8.0.0-rc13
v8.0.0-rc12
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07, v8.0.0-rc08, v8.0.0-rc09, v8.0.0-rc10 and v8.0.0-rc11 this release includes the following:
🌟 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
- fix: Examples url path corrected by @Ronit-gurjar in #530
- fix: Packages-readme-examples link corrected by @Ronit-gurjar in #533
- Bugfix #536 by @davidjerleke in #537
- Adding a class only to the snapped slide by @davidjerleke in #543
- Prepare sandbox compilation for Vue and Svelte by @davidjerleke in #545
- Support using tab(focus) to select and navigate carousel by @davidjerleke in #549
- Bugfix #541 by @davidjerleke in #550
- allow peer dep svelte ^4.0.0 by @anzbert in #556
New Contributors
- @Ronit-gurjar made their first contribution in #530
- @anzbert made their first contribution in #556
Full Changelog: v8.0.0-rc11...v8.0.0-rc12
v8.0.0-rc11
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07, v8.0.0-rc08, v8.0.0-rc09 and v8.0.0-rc10 this release includes the following:
🛠️ 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: v8.0.0-rc10...v8.0.0-rc11
v8.0.0-rc10
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07, v8.0.0-rc08 and v8.0.0-rc09, this release includes the following:
🌟 New Features:
⚙️ Embla Carousel generator - Check it out here 🎉!
#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
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06, v8.0.0-rc07 and v8.0.0-rc08, this release includes the following:
💥 Changes:
- #507 - The
containScrolloption 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
- Bugfix #519 by @davidjerleke in #521
- 🤫 Secret project by @davidjerleke in #522
- Make
containScroll: 'trimSnaps'default by @davidjerleke in #524
Full Changelog: v8.0.0-rc08...v8.0.0-rc09
v8.0.0-rc08
🚨 Note!
- In addition to all changes in v8.0.0-rc01, v8.0.0-rc02, v8.0.0-rc03, v8.0.0-rc04, v8.0.0-rc05, v8.0.0-rc06 and v8.0.0-rc07, this release includes the following:
🛠️ 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
- Bump vite from 3.2.5 to 3.2.7 by @dependabot in #494
- Bugfix #514 by @davidjerleke in #520
New Contributors
- @dependabot made their first contribution in #494
Full Changelog: v8.0.0-rc07...v8.0.0-rc08