História revízii

Autor SHA1 Správa Dátum
  NaotoshiFujita dd717a21c2 Use a prototype for options. 3 rokov pred
  NaotoshiFujita ff79c0cc7f Bug Fix: `width` and `height` were not restored by breakpoints. 3 rokov pred
  NaotoshiFujita 9de478b2ef Restores `speed` to the initial value after drag since it's not "non-essential" motion. 3 rokov pred
  NaotoshiFujita b212a6bc43 Refactoring. Fix the incorrect return type. 3 rokov pred
  NaotoshiFujita c73a91a323 Add the `matches` method. 3 rokov pred
  NaotoshiFujita 27417acd7d Make `breakpoints` behave same as CSS media query, using all options whose query matches. 3 rokov pred
  NaotoshiFujita 3995064102 Compute the valid dest index in the `computeDestIndex` method. 3 rokov pred
  NaotoshiFujita e4d0abed97 Refactoring. Add the `reducedMotion` option. 3 rokov pred
  NaotoshiFujita 67cf5c9010 Refactoring. 3 rokov pred
  NaotoshiFujita c15c5ff0c6 Quit assigning `tabindex` to the root element. Remove `outline: 0` from all `:focus` elements. 3 rokov pred
  NaotoshiFujita cebdf81443 Add SR fields. 3 rokov pred
  NaotoshiFujita 951adea6b3 Avoid overriding the `aria-label` if a slide already has. 3 rokov pred
  NaotoshiFujita a215e2406f Flatten the `wheel` option. 3 rokov pred
  NaotoshiFujita a3a6f7fb4e The `direction` option becomes responsive. Add the `paginationDirection` option. 3 rokov pred
  NaotoshiFujita 2462c95701 Add modifier classes to track, arrows, and pagination elements. 3 rokov pred
  NaotoshiFujita 2130350d05 Arrows and pagination can be placed anywhere in the slider. 3 rokov pred
  NaotoshiFujita 8117d009a0 Add test cases. 3 rokov pred
  NaotoshiFujita 70bf81e857 Invert the boolean for compatibility. 3 rokov pred
  NaotoshiFujita 683a11f8a9 Quit updating slide attributes when the slider is shifted. 3 rokov pred
  NaotoshiFujita 15fe8a58ea Bug Fix: Prevent Windows narrator from reading unnecessary "selection" texts. 3 rokov pred
  NaotoshiFujita ac4f590ca7 Calculate the valid dest index before calling `move()`. 3 rokov pred
  NaotoshiFujita 65fe958046 Bug Fix: The index after `scroll` could be negative. 3 rokov pred
  NaotoshiFujita c323055b28 Clean up. Add `snap` and `paginationKeyboard` options. 3 rokov pred
  NaotoshiFujita 6432b0e59a Check if there is enough width to shift the slider. 3 rokov pred
  NaotoshiFujita 996f1bb457 Refactoring the Move component. 3 rokov pred
  NaotoshiFujita 4a02052bf5 Refactoring the scroll component. 3 rokov pred
  NaotoshiFujita d6f088f31e Update test cases. 3 rokov pred
  NaotoshiFujita 905e083047 Queries focusable nodes every time since they may be changed manually. 3 rokov pred
  NaotoshiFujita 823990ea04 Forwards focus to the active slide on loop or rewind. Remove the focus class. 3 rokov pred
  NaotoshiFujita e9129d9b0b Clean up. 3 rokov pred