Naotoshi Fujita
|
fe6b65c300
Make `isHTMLElement` work for nodes that belong to other realms (#931).
|
2 年之前 |
Naotoshi Fujita
|
672d32469e
Bug Fix: Need to accept `undefined` for the string index type in `Components` since extensions do not always exist.
|
2 年之前 |
Naotoshi Fujita
|
e298cee108
Merge changes of v4.1.0.
|
2 年之前 |
Naotoshi Fujita
|
2fdb7fc016
Rebuild dist files.
|
2 年之前 |
Naotoshi Fujita
|
9946ee4cd0
Add the `is-overflow` status class.
|
2 年之前 |
Naotoshi Fujita
|
e51856e7b9
Rebuild dist files.
|
2 年之前 |
Naotoshi Fujita
|
a80902dc1a
Revert "Always resize the carousel on update and refresh."
|
2 年之前 |
Naotoshi Fujita
|
b5d1e3b632
Always resize the carousel on update and refresh.
|
2 年之前 |
Naotoshi Fujita
|
f379368844
Bug Fix: Clones were unexpectedly duplicated on refresh.
|
2 年之前 |
Naotoshi Fujita
|
b159099e54
Prevent slides from having margin in the fade mode.
|
2 年之前 |
Naotoshi Fujita
|
ef791659b0
Bug Fix: The end index should not be clamped when the compact mode is not enabled.
|
2 年之前 |
Naotoshi Fujita
|
e0227f4710
Exposes the internal method `update()`.
|
2 年之前 |
Naotoshi Fujita
|
be6637f997
Fix #851.
|
2 年之前 |
Naotoshi Fujita
|
68b7d39fbb
Bug Fix: The order of the `Slides` array was incorrect after refresh.
|
2 年之前 |
Naotoshi Fujita
|
9cdf587c53
Fix #848.
|
2 年之前 |
Naotoshi Fujita
|
e400a24f57
Rebuild all dist files.
|
2 年之前 |
Naotoshi Fujita
|
77d8b17ddb
Update dependencies and rebuild files.
|
2 年之前 |
Naotoshi Fujita
|
3449e06e86
Performance optimization. Keep user options after breakpoints hit.
|
3 年之前 |
Naotoshi Fujita
|
0f34c52691
Ignore the empty role option so that we can prevent Splide from assigning the `role="region"`. Tweak the i18n string.
|
3 年之前 |
Naotoshi Fujita
|
453ae886e2
Make `label` and `labelledby` options responsive for destruction.
|
3 年之前 |
NaotoshiFujita
|
8764462b29
Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring.
|
3 年之前 |
NaotoshiFujita
|
e3b2670643
Reduce the file size. Fix lint errors.
|
3 年之前 |
NaotoshiFujita
|
9de478b2ef
Restores `speed` to the initial value after drag since it's not "non-essential" motion.
|
3 年之前 |
NaotoshiFujita
|
27417acd7d
Make `breakpoints` behave same as CSS media query, using all options whose query matches.
|
3 年之前 |
NaotoshiFujita
|
3995064102
Compute the valid dest index in the `computeDestIndex` method.
|
3 年之前 |
NaotoshiFujita
|
a215e2406f
Flatten the `wheel` option.
|
3 年之前 |
NaotoshiFujita
|
a3a6f7fb4e
The `direction` option becomes responsive. Add the `paginationDirection` option.
|
3 年之前 |
NaotoshiFujita
|
2130350d05
Arrows and pagination can be placed anywhere in the slider.
|
3 年之前 |
NaotoshiFujita
|
c323055b28
Clean up. Add `snap` and `paginationKeyboard` options.
|
3 年之前 |
NaotoshiFujita
|
6432b0e59a
Check if there is enough width to shift the slider.
|
3 年之前 |