Historique des commits

Auteur SHA1 Message Date
  Naotoshi Fujita 8aff0998b4 Bug Fix: Rarely the loop carousel rewound itself. 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
  Naotoshi Fujita 3449e06e86 Performance optimization. Keep user options after breakpoints hit. il y a 3 ans
  Naotoshi Fujita ad74200f54 Add the "svelte" field. Export some constants. il y a 3 ans
  Naotoshi Fujita 453ae886e2 Make `label` and `labelledby` options responsive for destruction. il y a 3 ans
  NaotoshiFujita 8764462b29 Use the `focus-in` custom class instead of `:focus-visible` to display a focus ring. il y a 3 ans
  NaotoshiFujita 29bca37273 Reduce the code size. Refactoring. il y a 3 ans
  NaotoshiFujita 604a4d9b04 Bug Fix: The `role` of the root element must not be updated. il y a 3 ans
  NaotoshiFujita e3b2670643 Reduce the file size. Fix lint errors. il y a 3 ans
  NaotoshiFujita edbaf53125 Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`. il y a 3 ans
  NaotoshiFujita 27ecadf03a Optimize performance and Refactoring. il y a 3 ans
  NaotoshiFujita cd1c185304 Remove slider styles. Change the target of the toggle button. il y a 3 ans
  NaotoshiFujita 4dac4bee1f Add `reduce()` method to Media and refactoring the code. il y a 3 ans
  NaotoshiFujita dd717a21c2 Use a prototype for options. il y a 3 ans
  NaotoshiFujita ff79c0cc7f Bug Fix: `width` and `height` were not restored by breakpoints. il y a 3 ans
  NaotoshiFujita 67cf5c9010 Refactoring. il y a 3 ans
  NaotoshiFujita a215e2406f Flatten the `wheel` option. il y a 3 ans
  NaotoshiFujita a3a6f7fb4e The `direction` option becomes responsive. Add the `paginationDirection` option. il y a 3 ans
  NaotoshiFujita 2130350d05 Arrows and pagination can be placed anywhere in the slider. il y a 3 ans
  NaotoshiFujita ac4f590ca7 Calculate the valid dest index before calling `move()`. il y a 3 ans
  NaotoshiFujita c323055b28 Clean up. Add `snap` and `paginationKeyboard` options. il y a 3 ans
  NaotoshiFujita d6f088f31e Update test cases. il y a 3 ans
  NaotoshiFujita 80445b6723 Revised the internal event system by utilizing native events. il y a 3 ans
  NaotoshiFujita f2de1cd5eb Refactoring. il y a 3 ans
  NaotoshiFujita 7fdd1cf999 Add `wheel.min` and `wheel.sleep` options for inertia scroll. il y a 3 ans
  NaotoshiFujita d74f636504 Rename the Options component to "Media" and handle media queries by the component. il y a 3 ans
  NaotoshiFujita 1f4b101a2b Implement the live region so that SR can read contents of each slide when slides change. il y a 3 ans
  NaotoshiFujita e1d0a4033d Add `aria-roledescription` to the root and all slide elements. il y a 3 ans
  NaotoshiFujita cf9b2c96f7 Add the `rewindByDrag` option (#636, #663). il y a 3 ans
  NaotoshiFujita 3deb842b6f Refactoring the Drag component with `changedTouches`. Disable `touch-callout` by default if the drag is enabled. il y a 3 ans