Naotoshi Fujita
|
8bf25a6fd2
Manually call the `resize()` method after generating clones to ensure a carousel is resized.
|
il y a 2 ans |
Naotoshi Fujita
|
a80902dc1a
Revert "Always resize the carousel on update and refresh."
|
il y a 2 ans |
Naotoshi Fujita
|
b5d1e3b632
Always resize the carousel on update and refresh.
|
il y a 2 ans |
Naotoshi Fujita
|
f379368844
Bug Fix: Clones were unexpectedly duplicated on refresh.
|
il y a 2 ans |
Naotoshi Fujita
|
b159099e54
Prevent slides from having margin in the fade mode.
|
il y a 2 ans |
Naotoshi Fujita
|
ef791659b0
Bug Fix: The end index should not be clamped when the compact mode is not enabled.
|
il y a 2 ans |
Naotoshi Fujita
|
fe74af6dbb
Use the tallest height in the fade type for consistency. Optimize transition components.
|
il y a 2 ans |
Naotoshi Fujita
|
7b29da3420
Implement the "overflow" feature.
|
il y a 2 ans |
Naotoshi Fujita
|
5b2eb73a1b
Add the `compact` option.
|
il y a 2 ans |
Naotoshi Fujita
|
1b7e12e03c
Exposes the internal method `update()`.
|
il y a 2 ans |
Naotoshi Fujita
|
be6637f997
Fix #851.
|
il y a 2 ans |
Naotoshi Fujita
|
68b7d39fbb
Bug Fix: The order of the `Slides` array was incorrect after refresh.
|
il y a 2 ans |
Naotoshi Fujita
|
9cdf587c53
Fix #848.
|
il y a 2 ans |
Naotoshi Fujita
|
e400a24f57
Rebuild all dist files.
|
il y a 2 ans |
Naotoshi Fujita
|
cf35dc2eac
Fix #867.
|
il y a 2 ans |
Naotoshi Fujita
|
2586acd529
Expose the `check` method to manually check whether to load near images.
|
il y a 2 ans |
Naotoshi Fujita
|
40259d7c24
Hides the placeholder for pagination when it's disabled through options (#866). Use "placeholder" for consistency of terminology.
|
il y a 2 ans |
Naotoshi Fujita
|
e37a2071e9
Collects focusable nodes every time when checking slide visibility in case that they are added/removed after initialization.
|
il y a 2 ans |
Naotoshi Fujita
|
77d8b17ddb
Update dependencies and rebuild files.
|
il y a 2 ans |
Naotoshi Fujita
|
fdb38e4f4c
Bug Fix: Prevent adjusting index at the end when `perMove` is available (#813).
|
il y a 3 ans |
Naotoshi Fujita
|
f060c77a5c
Bug Fix: Incorrect property names in RTL (#831)
|
il y a 3 ans |
Naotoshi Fujita
|
40ad465129
Simplify the "shift" condition.
|
il y a 3 ans |
Naotoshi Fujita
|
8aff0998b4
Bug Fix: Rarely the loop carousel rewound itself.
|
il y a 3 ans |
Naotoshi Fujita
|
531ff9afdc
Bug Fix: Updates the active index after the carousel exceeds bounds (#810).
|
il y a 3 ans |
Naotoshi Fujita
|
9dfc5b3dc6
Bug Fix: Utilize `aria-busy` to prevent VoiceOver from reading the SR field (#805).
|
il y a 3 ans |
Naotoshi Fujita
|
d10447ab52
Bug Fix: Prevent VoiceOver from announcing the SR field (#805).
|
il y a 3 ans |
Naotoshi Fujita
|
553c3378d4
Bug Fix: Incorrect prop name (#807).
|
il y a 3 ans |
Naotoshi Fujita
|
bac10d9580
Bug Fix: Need to shift the carousel when it crosses bounds.
|
il y a 3 ans |
Naotoshi Fujita
|
ddd7d96ddc
Bug Fix: #781
|
il y a 3 ans |
Naotoshi Fujita
|
514a2ccff2
Refactoring with `Media#set()`. Add `transformIgnorePatterns` to fix the issue that jest fails to rename caches.
|
il y a 3 ans |