提交歷史

作者 SHA1 備註 提交日期
  NaotoshiFujita cd1c185304 Remove slider styles. Change the target of the toggle button. 3 年之前
  NaotoshiFujita 33631ed2eb Remove `aria-pressed`. 3 年之前
  NaotoshiFujita 50c7654e05 Quit supporting separated play/pause buttons, but support the 2-states toggle button. 3 年之前
  NaotoshiFujita edb9d44575 Tweak comments. 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 9de478b2ef Restores `speed` to the initial value after drag since it's not "non-essential" motion. 3 年之前
  NaotoshiFujita b212a6bc43 Refactoring. Fix the incorrect return type. 3 年之前
  NaotoshiFujita c73a91a323 Add the `matches` method. 3 年之前
  NaotoshiFujita 27417acd7d Make `breakpoints` behave same as CSS media query, using all options whose query matches. 3 年之前
  NaotoshiFujita 3995064102 Compute the valid dest index in the `computeDestIndex` method. 3 年之前
  NaotoshiFujita e4d0abed97 Refactoring. Add the `reducedMotion` option. 3 年之前
  NaotoshiFujita 67cf5c9010 Refactoring. 3 年之前
  NaotoshiFujita c15c5ff0c6 Quit assigning `tabindex` to the root element. Remove `outline: 0` from all `:focus` elements. 3 年之前
  NaotoshiFujita cebdf81443 Add SR fields. 3 年之前
  NaotoshiFujita 951adea6b3 Avoid overriding the `aria-label` if a slide already has. 3 年之前
  NaotoshiFujita a215e2406f Flatten the `wheel` option. 3 年之前
  NaotoshiFujita 7abab6d1ef Remove the default value of `slideFocus`. 3 年之前
  NaotoshiFujita 751142ba2c Add test cases for the pagination direction. 3 年之前
  NaotoshiFujita a3a6f7fb4e The `direction` option becomes responsive. Add the `paginationDirection` option. 3 年之前
  NaotoshiFujita 2462c95701 Add modifier classes to track, arrows, and pagination elements. 3 年之前
  NaotoshiFujita 2130350d05 Arrows and pagination can be placed anywhere in the slider. 3 年之前
  NaotoshiFujita ea3a959f54 Change the version. Clean up. 3 年之前
  NaotoshiFujita 8117d009a0 Add test cases. 3 年之前
  NaotoshiFujita fbba6397e8 Invert the boolean for backward compatibility. 3 年之前
  NaotoshiFujita 70bf81e857 Invert the boolean for compatibility. 3 年之前
  NaotoshiFujita 683a11f8a9 Quit updating slide attributes when the slider is shifted. 3 年之前
  NaotoshiFujita 15fe8a58ea Bug Fix: Prevent Windows narrator from reading unnecessary "selection" texts. 3 年之前
  NaotoshiFujita ac4f590ca7 Calculate the valid dest index before calling `move()`. 3 年之前