Naotoshi Fujita
|
531ff9afdc
Bug Fix: Updates the active index after the carousel exceeds bounds (#810).
|
3 年之前 |
NaotoshiFujita
|
edbaf53125
Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`.
|
3 年之前 |
NaotoshiFujita
|
9de478b2ef
Restores `speed` to the initial value after drag since it's not "non-essential" motion.
|
3 年之前 |
NaotoshiFujita
|
3995064102
Compute the valid dest index in the `computeDestIndex` method.
|
3 年之前 |
NaotoshiFujita
|
e4d0abed97
Refactoring. Add the `reducedMotion` option.
|
3 年之前 |
NaotoshiFujita
|
ac4f590ca7
Calculate the valid dest index before calling `move()`.
|
3 年之前 |
NaotoshiFujita
|
65fe958046
Bug Fix: The index after `scroll` could be negative.
|
3 年之前 |
NaotoshiFujita
|
c323055b28
Clean up. Add `snap` and `paginationKeyboard` options.
|
3 年之前 |
NaotoshiFujita
|
4a02052bf5
Refactoring the scroll component.
|
3 年之前 |
NaotoshiFujita
|
80445b6723
Revised the internal event system by utilizing native events.
|
3 年之前 |
NaotoshiFujita
|
870d98d27a
Add the `is-active` class to clones.
|
3 年之前 |
NaotoshiFujita
|
7e4f5621e8
Add the `releaseWheel` option.
|
3 年之前 |
NaotoshiFujita
|
b14d83b120
Bug Fix: Failed to sync indices when using arrow keys (#489).
|
3 年之前 |
NaotoshiFujita
|
da8452a2cb
Bug Fix: The page index was incorrect in the loop mode (#482).
|
3 年之前 |
NaotoshiFujita
|
de0196750a
Update comments.
|
3 年之前 |
NaotoshiFujita
|
120776f6e6
Bug Fix: `getAdjacent()` returns an incorrect index when the `perMove` option is 2.
|
3 年之前 |
NaotoshiFujita
|
56ca26def8
Improve the drag performance. Add the `useScroll` option.
|
3 年之前 |
NaotoshiFujita
|
56c49610de
Refactoring the event order.
|
3 年之前 |
NaotoshiFujita
|
c1a7163244
Bug Fix: Should not update a position of a fade slider.
|
3 年之前 |
NaotoshiFujita
|
dc2e5b79b2
Bug Fix: The current index was incorrect if the slider had no slides.
|
3 年之前 |
NaotoshiFujita
|
72f56dbf2e
Set focus to the active slide when the user clicks the pagination dot.
|
3 年之前 |
NaotoshiFujita
|
403ca4f9a5
Bug Fix: Improve the timing when disabling arrows.
|
3 年之前 |
NaotoshiFujita
|
9c57e67fb6
Tweak comments.
|
3 年之前 |
NaotoshiFujita
|
4b62d1fab4
Jump to the current index on refresh.
|
3 年之前 |
NaotoshiFujita
|
595dd6f3b4
Bug Fix: The next/prev index was incorrect when the perMove option was available.
|
3 年之前 |
NaotoshiFujita
|
996e52ac35
Reposition the slider for autoWidth.
|
3 年之前 |
NaotoshiFujita
|
d5ffbd4b83
Refactoring.
|
3 年之前 |
NaotoshiFujita
|
cc25ab403c
Bug Fix: Must reposition the slider before the Slide component checks the visibility.
|
3 年之前 |
NaotoshiFujita
|
5da1e2732f
Refactoring.
|
3 年之前 |
NaotoshiFujita
|
f9280980d0
Change the setup flow of components.
|
3 年之前 |