Naotoshi Fujita
|
efa458db47
Update the version number.
|
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
|
69c39397b5
Fix typings of events.
|
2 년 전 |
Naotoshi Fujita
|
a006481ed6
Merge changes of v4.1.0.
|
2 년 전 |
Naotoshi Fujita
|
17389422af
Revert "Bug Fix: Incorrect snap position."
|
2 년 전 |
Naotoshi Fujita
|
7b398835b7
Bug Fix: Incorrect snap position.
|
2 년 전 |
Naotoshi Fujita
|
8bf25a6fd2
Manually call the `resize()` method after generating clones to ensure a carousel is resized.
|
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
|
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
|
1b7e12e03c
Exposes the internal method `update()`.
|
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
|
cf35dc2eac
Fix #867.
|
2 년 전 |
Naotoshi Fujita
|
2586acd529
Expose the `check` method to manually check whether to load near images.
|
2 년 전 |
Naotoshi Fujita
|
40259d7c24
Hides the placeholder for pagination when it's disabled through options (#866). Use "placeholder" for consistency of terminology.
|
2 년 전 |
Naotoshi Fujita
|
77d8b17ddb
Update dependencies and rebuild files.
|
2 년 전 |
Naotoshi Fujita
|
5348c892d1
Update the version.
|
3 년 전 |
Naotoshi Fujita
|
40ad465129
Simplify the "shift" condition.
|
3 년 전 |
Naotoshi Fujita
|
8aff0998b4
Bug Fix: Rarely the loop carousel rewound itself.
|
3 년 전 |
Naotoshi Fujita
|
531ff9afdc
Bug Fix: Updates the active index after the carousel exceeds bounds (#810).
|
3 년 전 |
Naotoshi Fujita
|
8695356dfc
Bug Fix: Prevent VoiceOver from announcing the SR field (#805).
|
3 년 전 |
Naotoshi Fujita
|
9dfc5b3dc6
Bug Fix: Utilize `aria-busy` to prevent VoiceOver from reading the SR field (#805).
|
3 년 전 |
Naotoshi Fujita
|
d10447ab52
Bug Fix: Prevent VoiceOver from announcing the SR field (#805).
|
3 년 전 |
Naotoshi Fujita
|
ddd7d96ddc
Bug Fix: #781
|
3 년 전 |
Naotoshi Fujita
|
3449e06e86
Performance optimization. Keep user options after breakpoints hit.
|
3 년 전 |
NaotoshiFujita
|
19b580e7bf
Adjusting exports.
|
3 년 전 |
NaotoshiFujita
|
92352f42d1
Add the `exports` field for CSS files.
|
3 년 전 |
NaotoshiFujita
|
3deb842b6f
Refactoring the Drag component with `changedTouches`. Disable `touch-callout` by default if the drag is enabled.
|
3 년 전 |