Naotoshi Fujita
|
3d70738973
Tweak comments.
|
3 years ago |
Naotoshi Fujita
|
ea1171cb37
Accept the `!overflow` key for breakpoints. Reset the carousel position when setting `clones` to `0`.
|
3 years ago |
Naotoshi Fujita
|
5e088b04ec
Reformat the code.
|
3 years ago |
Naotoshi Fujita
|
5aff57ae60
Remove the `cover` option and the `Cover` component. Use default parameters.
|
3 years ago |
Naotoshi Fujita
|
0bfa98610a
Remove getters.
|
3 years ago |
Naotoshi Fujita
|
cbc8dddeb7
Refactoring position calculation.
|
3 years ago |
Naotoshi Fujita
|
334559355b
Replace all utility methods with the util package.
|
3 years ago |
Naotoshi Fujita
|
8c02b3aea9
Replace the event system with the util package.
|
3 years ago |
Naotoshi Fujita
|
7f2f8e1627
Update comments.
|
3 years ago |
Naotoshi Fujita
|
7304828a1e
Bug Fix: Should exclude the last gap when trimming edge spaces.
|
3 years ago |
Naotoshi Fujita
|
5761e4d844
Bug Fix: Should not loop a carousel by `Move#cancel()`.
|
3 years ago |
Naotoshi Fujita
|
40ad465129
Simplify the "shift" condition.
|
3 years ago |
Naotoshi Fujita
|
8aff0998b4
Bug Fix: Rarely the loop carousel rewound itself.
|
3 years ago |
Naotoshi Fujita
|
553c3378d4
Bug Fix: Incorrect prop name (#807).
|
3 years ago |
Naotoshi Fujita
|
bac10d9580
Bug Fix: Need to shift the carousel when it crosses bounds.
|
3 years ago |
NaotoshiFujita
|
27ecadf03a
Optimize performance and Refactoring.
|
3 years ago |
NaotoshiFujita
|
ac4f590ca7
Calculate the valid dest index before calling `move()`.
|
3 years ago |
NaotoshiFujita
|
c323055b28
Clean up. Add `snap` and `paginationKeyboard` options.
|
3 years ago |
NaotoshiFujita
|
6432b0e59a
Check if there is enough width to shift the slider.
|
3 years ago |
NaotoshiFujita
|
07522dc444
Refactoring the Move component.
|
3 years ago |
NaotoshiFujita
|
996f1bb457
Refactoring the Move component.
|
3 years ago |
NaotoshiFujita
|
4a02052bf5
Refactoring the scroll component.
|
3 years ago |
NaotoshiFujita
|
80445b6723
Revised the internal event system by utilizing native events.
|
3 years ago |
NaotoshiFujita
|
ceb0c8fdf8
Refactoring.
|
3 years ago |
NaotoshiFujita
|
9ad85ff3a2
Bug Fix: Should not update the status before moving the slider.
|
3 years ago |
NaotoshiFujita
|
870d98d27a
Add the `is-active` class to clones.
|
3 years ago |
NaotoshiFujita
|
ff3aa9cb24
Revise the sync system with removing the loop point.
|
3 years ago |
NaotoshiFujita
|
5351ec3ba2
Check the dimension of the root element before resizing the slider.
|
4 years ago |
NaotoshiFujita
|
57776e9861
Bug Fix: The number of images that lazy load images is one more than intended.
|
4 years ago |
NaotoshiFujita
|
e428e1383a
Bug Fix: Safari on iOS 15 triggers the window resize event when swiping action resizes the bottom nav bar.
|
4 years ago |