Naotoshi Fujita
|
e473bc5411
Set SR styles by script. Add a collection of component constructors.
|
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
|
3bbe359ef5
Replace constructors with the util package.
|
3 years ago |
Naotoshi Fujita
|
8c02b3aea9
Replace the event system with the util package.
|
3 years ago |
Naotoshi Fujita
|
3981f6e9ed
Reformat the code.
|
3 years ago |
Naotoshi Fujita
|
9cb736245d
Expose `isOverflow()`.
|
3 years ago |
Naotoshi Fujita
|
9946ee4cd0
Add the `is-overflow` status class.
|
3 years ago |
Naotoshi Fujita
|
5761e4d844
Bug Fix: Should not loop a carousel by `Move#cancel()`.
|
3 years ago |
Naotoshi Fujita
|
789bde698a
Bug Fix: Should exclude the last gap to check overflow.
|
3 years ago |
Naotoshi Fujita
|
9208c3ceb5
Bug Fix: Incorrect slider width.
|
3 years ago |
Naotoshi Fujita
|
17389422af
Revert "Bug Fix: Incorrect snap position."
|
3 years ago |
Naotoshi Fujita
|
7b398835b7
Bug Fix: Incorrect snap position.
|
3 years ago |
Naotoshi Fujita
|
4b4cabb3ad
Skip the dimension check to resize a carousel after generating clones.
|
3 years ago |
Naotoshi Fujita
|
8bf25a6fd2
Manually call the `resize()` method after generating clones to ensure a carousel is resized.
|
3 years ago |
Naotoshi Fujita
|
a80902dc1a
Revert "Always resize the carousel on update and refresh."
|
3 years ago |
Naotoshi Fujita
|
b5d1e3b632
Always resize the carousel on update and refresh.
|
3 years ago |
Naotoshi Fujita
|
f758da563b
Bug Fix: Need to exclude the last margin to measure the correct carousel width.
|
3 years ago |
Naotoshi Fujita
|
ef4c3ab32a
Bug Fix: Incorrect slider width for margin.
|
3 years ago |
Naotoshi Fujita
|
7b8097795b
Clean up.
|
3 years ago |
Naotoshi Fujita
|
7b29da3420
Implement the "overflow" feature.
|
3 years ago |
Naotoshi Fujita
|
85c0c5a8ab
Fix a comment.
|
3 years ago |
NaotoshiFujita
|
eed205801b
Bug Fix: Slide width and height should be `null` for auto sizing.
|
3 years ago |
NaotoshiFujita
|
ff79c0cc7f
Bug Fix: `width` and `height` were not restored by breakpoints.
|
3 years ago |
NaotoshiFujita
|
ceb0c8fdf8
Refactoring.
|
3 years ago |
NaotoshiFujita
|
e50fae0e20
Create the Motion component.
|
3 years ago |
NaotoshiFujita
|
5351ec3ba2
Check the dimension of the root element before resizing the slider.
|
4 years ago |
NaotoshiFujita
|
10222ecd82
Fix #475.
|
4 years ago |
NaotoshiFujita
|
de0196750a
Update comments.
|
4 years ago |