Naotoshi Fujita
|
672d32469e
Bug Fix: Need to accept `undefined` for the string index type in `Components` since extensions do not always exist.
|
2 lat temu |
Naotoshi Fujita
|
69c39397b5
Fix typings of events.
|
2 lat temu |
Naotoshi Fujita
|
9cb736245d
Expose `isOverflow()`.
|
2 lat temu |
Naotoshi Fujita
|
9946ee4cd0
Add the `is-overflow` status class.
|
2 lat temu |
Naotoshi Fujita
|
8d040f626a
Rename the option.
|
2 lat temu |
Naotoshi Fujita
|
4d8e49a29e
Update the order.
|
2 lat temu |
Naotoshi Fujita
|
789bde698a
Bug Fix: Should exclude the last gap to check overflow.
|
2 lat temu |
Naotoshi Fujita
|
4b4cabb3ad
Skip the dimension check to resize a carousel after generating clones.
|
2 lat temu |
Naotoshi Fujita
|
8bf25a6fd2
Manually call the `resize()` method after generating clones to ensure a carousel is resized.
|
2 lat temu |
Naotoshi Fujita
|
7b29da3420
Implement the "overflow" feature.
|
2 lat temu |
Naotoshi Fujita
|
5b2eb73a1b
Add the `compact` option.
|
2 lat temu |
Naotoshi Fujita
|
e0227f4710
Exposes the internal method `update()`.
|
2 lat temu |
Naotoshi Fujita
|
2586acd529
Expose the `check` method to manually check whether to load near images.
|
2 lat temu |
Naotoshi Fujita
|
8aff0998b4
Bug Fix: Rarely the loop carousel rewound itself.
|
3 lat temu |
Naotoshi Fujita
|
514a2ccff2
Refactoring with `Media#set()`. Add `transformIgnorePatterns` to fix the issue that jest fails to rename caches.
|
3 lat temu |
Naotoshi Fujita
|
3449e06e86
Performance optimization. Keep user options after breakpoints hit.
|
3 lat temu |
Naotoshi Fujita
|
ad74200f54
Add the "svelte" field. Export some constants.
|
3 lat temu |
Naotoshi Fujita
|
453ae886e2
Make `label` and `labelledby` options responsive for destruction.
|
3 lat temu |
NaotoshiFujita
|
8764462b29
Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring.
|
3 lat temu |
NaotoshiFujita
|
29bca37273
Reduce the code size. Refactoring.
|
3 lat temu |
NaotoshiFujita
|
604a4d9b04
Bug Fix: The `role` of the root element must not be updated.
|
3 lat temu |
NaotoshiFujita
|
e3b2670643
Reduce the file size. Fix lint errors.
|
3 lat temu |
NaotoshiFujita
|
edbaf53125
Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`.
|
3 lat temu |
NaotoshiFujita
|
27ecadf03a
Optimize performance and Refactoring.
|
3 lat temu |
NaotoshiFujita
|
cd1c185304
Remove slider styles. Change the target of the toggle button.
|
3 lat temu |
NaotoshiFujita
|
4dac4bee1f
Add `reduce()` method to Media and refactoring the code.
|
3 lat temu |
NaotoshiFujita
|
dd717a21c2
Use a prototype for options.
|
3 lat temu |
NaotoshiFujita
|
ff79c0cc7f
Bug Fix: `width` and `height` were not restored by breakpoints.
|
3 lat temu |
NaotoshiFujita
|
67cf5c9010
Refactoring.
|
3 lat temu |
NaotoshiFujita
|
a215e2406f
Flatten the `wheel` option.
|
3 lat temu |