Releases: VivienLN/jquery.kiss-slider
Releases · VivienLN/jquery.kiss-slider
v1.4.7
- Add
clean
action
- Reorder actions in readme
v1.4.6
- apply
beforeSlide
and afterSlide
callbacks even when trying to move to same index
- init all
KissSlider
variables for jshint
v1.4.5
- added startAutoScroll action
- added stopAutoScroll action
v1.4.4
- New option : alwaysAutoScroll
- New action : refresh
- updated readme
- fixed errors in readme
v1.4.1
- Fixed a bug with swipe
- Added a package.json
v1.4
- Added class "active" in pagination
- Do not show pagination if less than 2 slides
v1.3
fix multiple sliders selector
v1.2
- Added actions in plugin (next, previous, moveTo)
- Added actions into documentation
- Rewrote large parts of code