NaotoshiFujita
|
50c7654e05
Quit supporting separated play/pause buttons, but support the 2-states toggle button.
|
3 tahun lalu |
NaotoshiFujita
|
4dac4bee1f
Add `reduce()` method to Media and refactoring the code.
|
3 tahun lalu |
NaotoshiFujita
|
dd717a21c2
Use a prototype for options.
|
3 tahun lalu |
NaotoshiFujita
|
ff79c0cc7f
Bug Fix: `width` and `height` were not restored by breakpoints.
|
3 tahun lalu |
NaotoshiFujita
|
9de478b2ef
Restores `speed` to the initial value after drag since it's not "non-essential" motion.
|
3 tahun lalu |
NaotoshiFujita
|
b212a6bc43
Refactoring. Fix the incorrect return type.
|
3 tahun lalu |
NaotoshiFujita
|
c73a91a323
Add the `matches` method.
|
3 tahun lalu |
NaotoshiFujita
|
27417acd7d
Make `breakpoints` behave same as CSS media query, using all options whose query matches.
|
3 tahun lalu |
NaotoshiFujita
|
3995064102
Compute the valid dest index in the `computeDestIndex` method.
|
3 tahun lalu |
NaotoshiFujita
|
e4d0abed97
Refactoring. Add the `reducedMotion` option.
|
3 tahun lalu |
NaotoshiFujita
|
67cf5c9010
Refactoring.
|
3 tahun lalu |
NaotoshiFujita
|
cebdf81443
Add SR fields.
|
3 tahun lalu |
NaotoshiFujita
|
951adea6b3
Avoid overriding the `aria-label` if a slide already has.
|
3 tahun lalu |
NaotoshiFujita
|
a215e2406f
Flatten the `wheel` option.
|
3 tahun lalu |
NaotoshiFujita
|
a3a6f7fb4e
The `direction` option becomes responsive. Add the `paginationDirection` option.
|
3 tahun lalu |
NaotoshiFujita
|
2462c95701
Add modifier classes to track, arrows, and pagination elements.
|
3 tahun lalu |
NaotoshiFujita
|
2130350d05
Arrows and pagination can be placed anywhere in the slider.
|
3 tahun lalu |
NaotoshiFujita
|
8117d009a0
Add test cases.
|
3 tahun lalu |
NaotoshiFujita
|
683a11f8a9
Quit updating slide attributes when the slider is shifted.
|
3 tahun lalu |
NaotoshiFujita
|
ac4f590ca7
Calculate the valid dest index before calling `move()`.
|
3 tahun lalu |
NaotoshiFujita
|
c323055b28
Clean up. Add `snap` and `paginationKeyboard` options.
|
3 tahun lalu |
NaotoshiFujita
|
6432b0e59a
Check if there is enough width to shift the slider.
|
3 tahun lalu |
NaotoshiFujita
|
4a02052bf5
Refactoring the scroll component.
|
3 tahun lalu |
NaotoshiFujita
|
d6f088f31e
Update test cases.
|
3 tahun lalu |
NaotoshiFujita
|
823990ea04
Forwards focus to the active slide on loop or rewind. Remove the focus class.
|
3 tahun lalu |
NaotoshiFujita
|
e9129d9b0b
Clean up.
|
3 tahun lalu |
NaotoshiFujita
|
d78a7f1c4f
Improving accessibility for synced sliders.
|
3 tahun lalu |
NaotoshiFujita
|
a752c18891
Get width of slides from the first slide when `fixedWidth` is enabled.
|
3 tahun lalu |
NaotoshiFujita
|
40f109915e
Add `focus-visible` styles.
|
3 tahun lalu |
NaotoshiFujita
|
80445b6723
Revised the internal event system by utilizing native events.
|
3 tahun lalu |