Commit History

Author SHA1 Message Date
  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 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 ddd7d96ddc Bug Fix: #781 3 years ago
  Naotoshi Fujita 3449e06e86 Performance optimization. Keep user options after breakpoints hit. 3 years ago
  Naotoshi Fujita b63f9f7eeb Change `exports` conditions for svelte. 3 years ago
  Naotoshi Fujita ad74200f54 Add the "svelte" field. Export some constants. 3 years ago
  Naotoshi Fujita f72b4d197a Build and export util files for extensions. 3 years ago
  NaotoshiFujita c718299543 Fix directory paths. 3 years ago
  NaotoshiFujita 19b580e7bf Adjusting exports. 3 years ago
  NaotoshiFujita 6c7650d70e Change `utils` because TS does not take account the field. 3 years ago
  NaotoshiFujita 8797124d85 Export `utils` for extensions. 3 years ago
  NaotoshiFujita 65849f363c Add files to `exports`. 3 years ago
  NaotoshiFujita 92352f42d1 Add the `exports` field for CSS files. 3 years ago
  NaotoshiFujita 2130350d05 Arrows and pagination can be placed anywhere in the slider. 3 years ago
  NaotoshiFujita 3deb842b6f Refactoring the Drag component with `changedTouches`. Disable `touch-callout` by default if the drag is enabled. 3 years ago
  NaotoshiFujita 014f61ce18 Bug Fix: Need to hide custom arrows on initialization if available (#654). 3 years ago