Naotoshi Fujita
|
f377f9c273
Reformat code. Add the `Extensions` static property.
|
2 years ago |
Naotoshi Fujita
|
46c229253f
Remove the `arrowSameIndex` argument.
|
3 years ago |
Naotoshi Fujita
|
becd836176
Refactoring.
|
3 years ago |
Naotoshi Fujita
|
825b5df584
Move some default options to components.
|
3 years ago |
Naotoshi Fujita
|
31d2dbba6b
Add `readonly`.
|
3 years ago |
Naotoshi Fujita
|
06a0c25c10
Use `const` for typing constructors. Add the `lazyload:error` event.
|
3 years ago |
Naotoshi Fujita
|
65a23a677e
Update the reference link.
|
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
|
9946ee4cd0
Add the `is-overflow` status class.
|
3 years ago |
Naotoshi Fujita
|
5b2eb73a1b
Add the `compact` option.
|
3 years ago |
Naotoshi Fujita
|
53db4af6d1
Reformat the code.
|
3 years ago |
Naotoshi Fujita
|
40259d7c24
Hides the placeholder for pagination when it's disabled through options (#866). Use "placeholder" for consistency of terminology.
|
3 years ago |
Naotoshi Fujita
|
3449e06e86
Performance optimization. Keep user options after breakpoints hit.
|
3 years ago |
NaotoshiFujita
|
d786c39336
Append pagination to the parent element of the track.
|
3 years ago |
NaotoshiFujita
|
e3b2670643
Reduce the file size. Fix lint errors.
|
3 years ago |
NaotoshiFujita
|
b8bca00c78
Prevent the option from overriding a root role if it is provided by HTML. Use `role="presentation"` instead of `"none"`.
|
3 years ago |
NaotoshiFujita
|
cebdf81443
Add SR fields.
|
3 years ago |
NaotoshiFujita
|
a215e2406f
Flatten the `wheel` option.
|
3 years ago |
NaotoshiFujita
|
a3a6f7fb4e
The `direction` option becomes responsive. Add the `paginationDirection` option.
|
3 years ago |
NaotoshiFujita
|
2462c95701
Add modifier classes to track, arrows, and pagination elements.
|
3 years ago |
NaotoshiFujita
|
2130350d05
Arrows and pagination can be placed anywhere in the slider.
|
3 years ago |
NaotoshiFujita
|
65fe958046
Bug Fix: The index after `scroll` could be negative.
|
3 years ago |
NaotoshiFujita
|
7581094e66
Add a pagination test case.
|
3 years ago |
NaotoshiFujita
|
c323055b28
Clean up. Add `snap` and `paginationKeyboard` options.
|
3 years ago |
NaotoshiFujita
|
d6f088f31e
Update test cases.
|
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 |