Historique des commits

Auteur SHA1 Message Date
  Naotoshi Fujita ddd7d96ddc Bug Fix: #781 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 3a3b2870c6 Bug Fix: Handle the case which the `interval` is 0. il y a 3 ans
  Naotoshi Fujita 0f34c52691 Ignore the empty role option so that we can prevent Splide from assigning the `role="region"`. Tweak the i18n string. il y a 3 ans
  Naotoshi Fujita 453ae886e2 Make `label` and `labelledby` options responsive for destruction. il y a 3 ans
  NaotoshiFujita d786c39336 Append pagination to the parent element of the track. 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 4c495b3c09 Bug Fix: `slideFocus` was overridden unexpectedly. 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 c845fb0e8c Bug Fix: `refresh` removed 'aria-live`', il y a 3 ans
  NaotoshiFujita e3b2670643 Reduce the file size. Fix lint errors. il y a 3 ans
  NaotoshiFujita 226a034192 Patch `:focus-visible`. il y a 3 ans
  NaotoshiFujita b8bca00c78 Prevent the option from overriding a root role if it is provided by HTML. Use `role="presentation"` instead of `"none"`. 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 91db20c8d0 Remove a SR text from each slide and add it to the track. il y a 3 ans
  NaotoshiFujita 27ecadf03a Optimize performance and Refactoring. il y a 3 ans
  NaotoshiFujita eed205801b Bug Fix: Slide width and height should be `null` for auto sizing. il y a 3 ans
  NaotoshiFujita cd1c185304 Remove slider styles. Change the target of the toggle button. il y a 3 ans
  NaotoshiFujita 33631ed2eb Remove `aria-pressed`. il y a 3 ans
  NaotoshiFujita 50c7654e05 Quit supporting separated play/pause buttons, but support the 2-states 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 9de478b2ef Restores `speed` to the initial value after drag since it's not "non-essential" motion. il y a 3 ans
  NaotoshiFujita b212a6bc43 Refactoring. Fix the incorrect return type. il y a 3 ans
  NaotoshiFujita c73a91a323 Add the `matches` method. il y a 3 ans
  NaotoshiFujita 27417acd7d Make `breakpoints` behave same as CSS media query, using all options whose query matches. il y a 3 ans
  NaotoshiFujita 3995064102 Compute the valid dest index in the `computeDestIndex` method. il y a 3 ans