Releases: Splidejs/splide
Releases · Splidejs/splide
v3.2.6
v3.2.5
v3.2.4
- Improve the drag precision.
- Check the dimension of the root element before resizing the slider.
v3.2.2
v3.2.1
Bug Fix
- The number of images that lazy load images is one more than intended.
- When the slider is looping and an image is just loaded simultaneously, the position unexpectedly jumps to the
index
that should bedest
.
v3.1.9
Bug Fix
- iOS 15 Safari emits the window resize event when swiping action resizes the bottom nav bar, which interrupts the slider movement.
v3.1.7
Bug Fix
- Prevent scrolling when the active slide gets focus.
v3.1.6
Bug Fix
- Need to check the
completely
flag before discarding synced Splide instances.
v3.1.3
Bug Fix
getAdjacent()
returns an incorrect index.
v3.1.2
- Bug Fix: Should not remove predefined inline styles of slides.