Skip to content

Releases: Splidejs/splide

v2.3.2

27 May 16:22
Compare
Choose a tag to compare

Bug Fix

  • perMove didn't work properly with autoplay.
  • New slides were not shown when multiple slides were added at the same time.

v2.3.1

21 May 07:53
Compare
Choose a tag to compare

Bug Fix

  • updateOnMove option didn't work correctly.

v2.3.0

17 May 11:34
Compare
Choose a tag to compare

New Features

  • Breakpoints support "drag" and "pagination" correctly.
  • Throttle duration can be changed through options.

v2.2.8

17 May 08:47
Compare
Choose a tag to compare

New Features

  • Autoplay can be resumed, not reset.

Bug Fix

  • Pagination should've corresponded with breakpoints.

v2.2.6

03 May 18:08
Compare
Choose a tag to compare

Bug Fix

  • Resolve a conflict with prototype.js.

v2.2.5

30 Apr 23:40
Compare
Choose a tag to compare

New Features

  • Support a hierarchical selector for initialization.

Bug Fix

  • Error occurred when "destroy" was true and "arrows" was false.

v2.2.4

15 Apr 11:56
Compare
Choose a tag to compare

New Features

  • Thresholds for drag angle and swipe distance can be configured through options.

Bug Fix

  • Remove the difference between splide.js and splide.min.js.

v2.2.3

25 Mar 08:46
Compare
Choose a tag to compare

New Features

  • Buttons of pagination and arrows have type="button" attribute.

v2.2.0

14 Feb 11:49
Compare
Choose a tag to compare

New Features

  • Add some themes to change slider appearance.

v2.1.0

13 Feb 11:05
Compare
Choose a tag to compare

Bug Fix:

  • Hide broken image icons.
  • "prevPoint" should've not been reset on destroy.

New Features:

  • Add rewindSpeed option that determines the transition duration on rewind.