提交历史

作者 SHA1 备注 提交日期
  NaotoshiFujita edbaf53125 Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`. 3 年之前
  NaotoshiFujita 91db20c8d0 Remove a SR text from each slide and add it to the track. 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 33631ed2eb Remove `aria-pressed`. 3 年之前
  NaotoshiFujita 50c7654e05 Quit supporting separated play/pause buttons, but support the 2-states 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 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 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 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 8117d009a0 Add test cases. 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 6432b0e59a Check if there is enough width to shift the slider. 3 年之前
  NaotoshiFujita 4a02052bf5 Refactoring the scroll component. 3 年之前
  NaotoshiFujita d6f088f31e Update test cases. 3 年之前