NaotoshiFujita
|
65fe958046
Bug Fix: The index after `scroll` could be negative.
|
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
|
996f1bb457
Refactoring the Move component.
|
3 years ago |
NaotoshiFujita
|
4a02052bf5
Refactoring the scroll component.
|
3 years ago |
NaotoshiFujita
|
d6f088f31e
Update test cases.
|
3 years ago |
NaotoshiFujita
|
905e083047
Queries focusable nodes every time since they may be changed manually.
|
3 years ago |
NaotoshiFujita
|
823990ea04
Forwards focus to the active slide on loop or rewind. Remove the focus class.
|
3 years ago |
NaotoshiFujita
|
e9129d9b0b
Clean up.
|
3 years ago |
NaotoshiFujita
|
e235eec461
Add the keyboard control with following the ARIA tab spec.
|
3 years ago |
NaotoshiFujita
|
94777673d8
Add attributes for the "Tabbed carousel" pattern.
|
3 years ago |
NaotoshiFujita
|
d78a7f1c4f
Improving accessibility for synced sliders.
|
3 years ago |
NaotoshiFujita
|
a752c18891
Get width of slides from the first slide when `fixedWidth` is enabled.
|
3 years ago |
NaotoshiFujita
|
be18e26e56
Did not need to register initial options to queries because of `accumulate()`.
|
3 years ago |
NaotoshiFujita
|
80445b6723
Revised the internal event system by utilizing native events.
|
3 years ago |
NaotoshiFujita
|
f2de1cd5eb
Refactoring.
|
3 years ago |
NaotoshiFujita
|
7fdd1cf999
Add `wheel.min` and `wheel.sleep` options for inertia scroll.
|
3 years ago |
NaotoshiFujita
|
ceb0c8fdf8
Refactoring.
|
3 years ago |
NaotoshiFujita
|
d74f636504
Rename the Options component to "Media" and handle media queries by the component.
|
3 years ago |
NaotoshiFujita
|
e50fae0e20
Create the Motion component.
|
3 years ago |
NaotoshiFujita
|
1f4b101a2b
Implement the live region so that SR can read contents of each slide when slides change.
|
3 years ago |
NaotoshiFujita
|
0cad6ff523
Refactoring.
|
3 years ago |
NaotoshiFujita
|
e1d0a4033d
Add `aria-roledescription` to the root and all slide elements.
|
3 years ago |
NaotoshiFujita
|
cf9b2c96f7
Add the `rewindByDrag` option (#636, #663).
|
3 years ago |
NaotoshiFujita
|
014f61ce18
Bug Fix: Need to hide custom arrows on initialization if available (#654).
|
3 years ago |
NaotoshiFujita
|
9ba6ad54de
Bug Fix: Merge options from the data attribute in the Splide constructor (#659).
|
3 years ago |
NaotoshiFujita
|
5e0c2acc45
Bug Fix: Change the application order of `src` and `srcset` to suppress the `NS_BINDING_ABORTED` notice(#632).
|
3 years ago |
NaotoshiFujita
|
9fd550abfd
Update dev dependencies.
|
3 years ago |
NaotoshiFujita
|
e7c3bcd465
Use "jsdelivr" field instead of "browser".
|
3 years ago |
NaotoshiFujita
|
88afaad8d8
Add the "browser" field referenced by some CDNs.
|
3 years ago |