Releases: Splidejs/splide
Releases · Splidejs/splide
v3.1.1
09 Oct 09:43
Compare
Sorry, something went wrong.
No results found
The dragMinThreshold option accepts an object to define the value for mouse drag.
v3.1.0
09 Oct 07:31
Compare
Sorry, something went wrong.
No results found
Improve the drag performance
Fix the drag bug on Firefox
Add the useScroll option
v3.0.9
07 Oct 15:30
Compare
Sorry, something went wrong.
No results found
Fix the EventBus#off() bug.
v3.0.8
07 Oct 08:32
Compare
Sorry, something went wrong.
No results found
Bug Fix: addEventListenerOptions should be same among all drag handlers.
v3.0.2
06 Oct 03:24
Compare
Sorry, something went wrong.
No results found
Bug Fix: Drag performance.
v2.4.21
01 Dec 06:20
Compare
Sorry, something went wrong.
No results found
Bug Fix
The latest webpack5 requires the environment config for es5 builds(#198 ).
v2.4.20
21 Nov 18:19
Compare
Sorry, something went wrong.
No results found
Bug Fix
The last image missed is-visible class on zoom(#159 ).
v2.4.19
21 Nov 18:06
Compare
Sorry, something went wrong.
No results found
Bug Fix
is-visible class was sometimes not updated correctly(#189 ).
v2.4.18
20 Nov 10:40
Compare
Sorry, something went wrong.
No results found
Bug Fix
Autoplay progress was not reset when arrows were click(#140 ).
add() and remove() didn't work correctly in loop mode(#145 ).
v2.4.16
19 Nov 10:33
Compare
Sorry, something went wrong.
No results found
Bug Fix:
Minute drag prevents other child event listeners from firing(#129 )