NaotoshiFujita
|
fac778f9a6
Add the rewindSpeed option to control transition duration on rewind.
|
5 years ago |
NaotoshiFujita
|
391b7db1b0
Bug Fix: "prevPoint" should've not been reset on destroy.
|
5 years ago |
NaotoshiFujita
|
eeda69cba2
Remove setTimeout.
|
5 years ago |
NaotoshiFujita
|
a2b7a1a85e
Bug Fix: Transition component could not be overwritten.
|
5 years ago |
NaotoshiFujita
|
6c40a827b9
Bug Fix: Refresh events were removed unexpectedly.
|
5 years ago |
NaotoshiFujita
|
0b2d551661
Update version number.
|
5 years ago |
NaotoshiFujita
|
7226710b6d
Bug Fix: Root classes and active index were not updated properly.
|
5 years ago |
NaotoshiFujita
|
df028844df
Bug Fix and Refactoring: "is-visible" was not toggled properly in Fade mode.
|
5 years ago |
NaotoshiFujita
|
73232ffc60
Refactoring.
|
5 years ago |
NaotoshiFujita
|
4ff38b916f
Bug Fix: "nextIndex" should've been reset on destroy.
|
5 years ago |
NaotoshiFujita
|
e5f1cb351e
Refactoring. Remove unnecessary initial update event.
|
5 years ago |
NaotoshiFujita
|
016ac073f3
Refactoring.
|
5 years ago |
NaotoshiFujita
|
97a33ee4c2
Optimize "refresh" event.
|
5 years ago |
NaotoshiFujita
|
142f384e87
Update version number.
|
5 years ago |
NaotoshiFujita
|
6180f76af5
Change 'rewind' to 'move' for trimSpace value.
|
5 years ago |
NaotoshiFujita
|
f1038d64f1
Bug Fix: Slide width should'be included border width.
|
5 years ago |
NaotoshiFujita
|
ac771b6563
Restructure components for refactoring, autoWidth and "destroy" option.
|
5 years ago |
NaotoshiFujita
|
33fbf23863
Return the splide instance in some APIs.
|
5 years ago |
NaotoshiFujita
|
f0b73a7d20
Splide can be destroyed. Implement "add/remove" functionality.
|
5 years ago |
NaotoshiFujita
|
bae164cdb3
Expose state constants to access them from other scripts.
|
5 years ago |
NaotoshiFujita
|
64eafd238f
Bug Fix: perMove was not updated according to the breakpoints option(#8).
|
5 years ago |
NaotoshiFujita
|
6c9e19971a
Update the package and dependencies.
|
5 years ago |
NaotoshiFujita
|
3547a36294
Add the updateOnMove option which changes the update timing of adding is-active/is-visible classes.
|
5 years ago |
NaotoshiFujita
|
69afccae26
Add the updateOnMove option which changes the update timing of adding is-active/is-visible classes.
|
5 years ago |
NaotoshiFujita
|
07b4a631d0
Prevent propagation of a click event during drag/swipe(#6).
|
5 years ago |
NaotoshiFujita
|
6cb58cc8be
Update the version number.
|
5 years ago |
NaotoshiFujita
|
cf4d263ebb
Add the Links component that prevents opening links inside a slider while it's dragged/swiped.
|
5 years ago |
NaotoshiFujita
|
f018f3b70b
Fix wrong comments(data-splide-src -> data-splide-lazy).
|
5 years ago |
NaotoshiFujita
|
1a8a1b5566
Bug Fix: A broken image icon was sometimes shown when lazyload is active.
|
5 years ago |
NaotoshiFujita
|
6d7f81f07c
Export the Splide class itself instead of a global function.
|
5 years ago |