Skip to content

Releases: Splidejs/splide

v3.2.6

06 Nov 16:46
Compare
Choose a tag to compare

Bug Fix

  • Failed to sync indices in the loop mode when using arrow keys (#482).

v3.2.5

04 Nov 10:26
Compare
Choose a tag to compare

Bug Fix

  • The target slide index is incorrect in the loop mode when going back from the page that does not have enough slides (#482).

v3.2.4

04 Nov 07:18
Compare
Choose a tag to compare
  • Improve the drag precision.
  • Check the dimension of the root element before resizing the slider.

v3.2.2

02 Nov 09:22
Compare
Choose a tag to compare

Bug Fix

  • Fix the padding bug: #475

New Feature

  • Add the noDrag option for #470

v3.2.1

24 Oct 21:03
Compare
Choose a tag to compare

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 be dest.

v3.1.9

20 Oct 19:35
Compare
Choose a tag to compare

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

17 Oct 11:25
Compare
Choose a tag to compare

Bug Fix

  • Prevent scrolling when the active slide gets focus.

v3.1.6

14 Oct 16:10
Compare
Choose a tag to compare

Bug Fix

  • Need to check the completely flag before discarding synced Splide instances.

v3.1.3

10 Oct 13:51
Compare
Choose a tag to compare

Bug Fix

  • getAdjacent() returns an incorrect index.

v3.1.2

09 Oct 12:17
Compare
Choose a tag to compare
  • Bug Fix: Should not remove predefined inline styles of slides.