提交歷史

作者 SHA1 備註 提交日期
  Naotoshi Fujita 514a2ccff2 Refactoring with `Media#set()`. Add `transformIgnorePatterns` to fix the issue that jest fails to rename caches. 3 年之前
  Naotoshi Fujita 3449e06e86 Performance optimization. Keep user options after breakpoints hit. 3 年之前
  Naotoshi Fujita ad74200f54 Add the "svelte" field. Export some constants. 3 年之前
  Naotoshi Fujita c46f6248c3 Bug Fix: Handle the case which the `interval` is 0. 3 年之前
  Naotoshi Fujita 0f34c52691 Ignore the empty role option so that we can prevent Splide from assigning the `role="region"`. Tweak the i18n string. 3 年之前
  Naotoshi Fujita 453ae886e2 Make `label` and `labelledby` options responsive for destruction. 3 年之前
  NaotoshiFujita d786c39336 Append pagination to the parent element of the track. 3 年之前
  NaotoshiFujita 8764462b29 Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring. 3 年之前
  NaotoshiFujita 29bca37273 Reduce the code size. Refactoring. 3 年之前
  NaotoshiFujita 604a4d9b04 Bug Fix: The `role` of the root element must not be updated. 3 年之前
  NaotoshiFujita c845fb0e8c Bug Fix: `refresh` removed 'aria-live`', 3 年之前
  NaotoshiFujita e3b2670643 Reduce the file size. Fix lint errors. 3 年之前
  NaotoshiFujita b8bca00c78 Prevent the option from overriding a root role if it is provided by HTML. Use `role="presentation"` instead of `"none"`. 3 年之前
  NaotoshiFujita edbaf53125 Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`. 3 年之前
  NaotoshiFujita 27ecadf03a Optimize performance and Refactoring. 3 年之前
  NaotoshiFujita eed205801b Bug Fix: Slide width and height should be `null` for auto sizing. 3 年之前
  NaotoshiFujita cd1c185304 Remove slider styles. Change the target of the toggle button. 3 年之前
  NaotoshiFujita 4dac4bee1f Add `reduce()` method to Media and refactoring the code. 3 年之前
  NaotoshiFujita dd717a21c2 Use a prototype for options. 3 年之前
  NaotoshiFujita ff79c0cc7f Bug Fix: `width` and `height` were not restored by breakpoints. 3 年之前
  NaotoshiFujita 67cf5c9010 Refactoring. 3 年之前
  NaotoshiFujita a215e2406f Flatten the `wheel` option. 3 年之前
  NaotoshiFujita a3a6f7fb4e The `direction` option becomes responsive. Add the `paginationDirection` option. 3 年之前
  NaotoshiFujita 2130350d05 Arrows and pagination can be placed anywhere in the slider. 3 年之前
  NaotoshiFujita 683a11f8a9 Quit updating slide attributes when the slider is shifted. 3 年之前
  NaotoshiFujita ac4f590ca7 Calculate the valid dest index before calling `move()`. 3 年之前
  NaotoshiFujita c323055b28 Clean up. Add `snap` and `paginationKeyboard` options. 3 年之前
  NaotoshiFujita d6f088f31e Update test cases. 3 年之前
  NaotoshiFujita 80445b6723 Revised the internal event system by utilizing native events. 3 年之前
  NaotoshiFujita f2de1cd5eb Refactoring. 3 年之前