Commit History

Author SHA1 Message Date
  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
  Naotoshi Fujita d10447ab52 Bug Fix: Prevent VoiceOver from announcing the SR field (#805). 3 years ago
  Naotoshi Fujita bac10d9580 Bug Fix: Need to shift the carousel when it crosses bounds. 3 years ago
  Naotoshi Fujita ddd7d96ddc Bug Fix: #781 3 years ago
  Naotoshi Fujita 514a2ccff2 Refactoring with `Media#set()`. Add `transformIgnorePatterns` to fix the issue that jest fails to rename caches. 3 years ago
  Naotoshi Fujita 3449e06e86 Performance optimization. Keep user options after breakpoints hit. 3 years ago