Naotoshi Fujita
|
9208c3ceb5
Bug Fix: Incorrect slider width.
|
3 years ago |
Naotoshi Fujita
|
17389422af
Revert "Bug Fix: Incorrect snap position."
|
3 years ago |
Naotoshi Fujita
|
7b398835b7
Bug Fix: Incorrect snap position.
|
3 years ago |
Naotoshi Fujita
|
4b4cabb3ad
Skip the dimension check to resize a carousel after generating clones.
|
3 years ago |
Naotoshi Fujita
|
8bf25a6fd2
Manually call the `resize()` method after generating clones to ensure a carousel is resized.
|
3 years ago |
Naotoshi Fujita
|
a80902dc1a
Revert "Always resize the carousel on update and refresh."
|
3 years ago |
Naotoshi Fujita
|
b5d1e3b632
Always resize the carousel on update and refresh.
|
3 years ago |
Naotoshi Fujita
|
f379368844
Bug Fix: Clones were unexpectedly duplicated on refresh.
|
3 years ago |
Naotoshi Fujita
|
b159099e54
Prevent slides from having margin in the fade mode.
|
3 years ago |
Naotoshi Fujita
|
ef791659b0
Bug Fix: The end index should not be clamped when the compact mode is not enabled.
|
3 years ago |
Naotoshi Fujita
|
fe74af6dbb
Use the tallest height in the fade type for consistency. Optimize transition components.
|
3 years ago |
Naotoshi Fujita
|
7b29da3420
Implement the "overflow" feature.
|
3 years ago |
Naotoshi Fujita
|
5b2eb73a1b
Add the `compact` option.
|
3 years ago |
Naotoshi Fujita
|
1b7e12e03c
Exposes the internal method `update()`.
|
3 years ago |
Naotoshi Fujita
|
be6637f997
Fix #851.
|
3 years ago |
Naotoshi Fujita
|
68b7d39fbb
Bug Fix: The order of the `Slides` array was incorrect after refresh.
|
3 years ago |
Naotoshi Fujita
|
9cdf587c53
Fix #848.
|
3 years ago |
Naotoshi Fujita
|
e400a24f57
Rebuild all dist files.
|
3 years ago |
Naotoshi Fujita
|
cf35dc2eac
Fix #867.
|
3 years ago |
Naotoshi Fujita
|
2586acd529
Expose the `check` method to manually check whether to load near images.
|
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
|
e37a2071e9
Collects focusable nodes every time when checking slide visibility in case that they are added/removed after initialization.
|
3 years ago |
Naotoshi Fujita
|
5348c892d1
Update the version.
|
3 years ago |
Naotoshi Fujita
|
fdb38e4f4c
Bug Fix: Prevent adjusting index at the end when `perMove` is available (#813).
|
3 years ago |
Naotoshi Fujita
|
f060c77a5c
Bug Fix: Incorrect property names in RTL (#831)
|
3 years ago |
Naotoshi Fujita
|
40ad465129
Simplify the "shift" condition.
|
3 years ago |
Naotoshi Fujita
|
8aff0998b4
Bug Fix: Rarely the loop carousel rewound itself.
|
3 years ago |
Naotoshi Fujita
|
531ff9afdc
Bug Fix: Updates the active index after the carousel exceeds bounds (#810).
|
3 years ago |
Naotoshi Fujita
|
8695356dfc
Bug Fix: Prevent VoiceOver from announcing the SR field (#805).
|
3 years ago |
Naotoshi Fujita
|
9dfc5b3dc6
Bug Fix: Utilize `aria-busy` to prevent VoiceOver from reading the SR field (#805).
|
3 years ago |