Historial de Commits

Autor SHA1 Mensaje Fecha
  NaotoshiFujita ff79c0cc7f Bug Fix: `width` and `height` were not restored by breakpoints. hace 3 años
  NaotoshiFujita 9de478b2ef Restores `speed` to the initial value after drag since it's not "non-essential" motion. hace 3 años
  NaotoshiFujita b212a6bc43 Refactoring. Fix the incorrect return type. hace 3 años
  NaotoshiFujita c73a91a323 Add the `matches` method. hace 3 años
  NaotoshiFujita 27417acd7d Make `breakpoints` behave same as CSS media query, using all options whose query matches. hace 3 años
  NaotoshiFujita 3995064102 Compute the valid dest index in the `computeDestIndex` method. hace 3 años
  NaotoshiFujita e4d0abed97 Refactoring. Add the `reducedMotion` option. hace 3 años
  NaotoshiFujita 67cf5c9010 Refactoring. hace 3 años
  NaotoshiFujita c15c5ff0c6 Quit assigning `tabindex` to the root element. Remove `outline: 0` from all `:focus` elements. hace 3 años
  NaotoshiFujita cebdf81443 Add SR fields. hace 3 años
  NaotoshiFujita 951adea6b3 Avoid overriding the `aria-label` if a slide already has. hace 3 años
  NaotoshiFujita a215e2406f Flatten the `wheel` option. hace 3 años
  NaotoshiFujita 7abab6d1ef Remove the default value of `slideFocus`. hace 3 años
  NaotoshiFujita 751142ba2c Add test cases for the pagination direction. hace 3 años
  NaotoshiFujita a3a6f7fb4e The `direction` option becomes responsive. Add the `paginationDirection` option. hace 3 años
  NaotoshiFujita 2462c95701 Add modifier classes to track, arrows, and pagination elements. hace 3 años
  NaotoshiFujita 2130350d05 Arrows and pagination can be placed anywhere in the slider. hace 3 años
  NaotoshiFujita ea3a959f54 Change the version. Clean up. hace 3 años
  NaotoshiFujita 8117d009a0 Add test cases. hace 3 años
  NaotoshiFujita fbba6397e8 Invert the boolean for backward compatibility. hace 3 años
  NaotoshiFujita 70bf81e857 Invert the boolean for compatibility. hace 3 años
  NaotoshiFujita 683a11f8a9 Quit updating slide attributes when the slider is shifted. hace 3 años
  NaotoshiFujita 15fe8a58ea Bug Fix: Prevent Windows narrator from reading unnecessary "selection" texts. hace 3 años
  NaotoshiFujita ac4f590ca7 Calculate the valid dest index before calling `move()`. hace 3 años
  NaotoshiFujita 65fe958046 Bug Fix: The index after `scroll` could be negative. hace 3 años
  NaotoshiFujita 7581094e66 Add a pagination test case. hace 3 años
  NaotoshiFujita c323055b28 Clean up. Add `snap` and `paginationKeyboard` options. hace 3 años
  NaotoshiFujita 6432b0e59a Check if there is enough width to shift the slider. hace 3 años
  NaotoshiFujita 07522dc444 Refactoring the Move component. hace 3 años
  NaotoshiFujita 996f1bb457 Refactoring the Move component. hace 3 años