Historique des commits

Auteur SHA1 Message Date
  Naotoshi Fujita 531ff9afdc Bug Fix: Updates the active index after the carousel exceeds bounds (#810). 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 9de478b2ef Restores `speed` to the initial value after drag since it's not "non-essential" motion. il y a 3 ans
  NaotoshiFujita 3995064102 Compute the valid dest index in the `computeDestIndex` method. il y a 3 ans
  NaotoshiFujita e4d0abed97 Refactoring. Add the `reducedMotion` option. il y a 3 ans
  NaotoshiFujita ac4f590ca7 Calculate the valid dest index before calling `move()`. il y a 3 ans
  NaotoshiFujita 65fe958046 Bug Fix: The index after `scroll` could be negative. il y a 3 ans
  NaotoshiFujita c323055b28 Clean up. Add `snap` and `paginationKeyboard` options. il y a 3 ans
  NaotoshiFujita 4a02052bf5 Refactoring the scroll component. il y a 3 ans
  NaotoshiFujita 80445b6723 Revised the internal event system by utilizing native events. il y a 3 ans
  NaotoshiFujita 870d98d27a Add the `is-active` class to clones. il y a 3 ans
  NaotoshiFujita 7e4f5621e8 Add the `releaseWheel` option. il y a 3 ans
  NaotoshiFujita b14d83b120 Bug Fix: Failed to sync indices when using arrow keys (#489). il y a 3 ans
  NaotoshiFujita da8452a2cb Bug Fix: The page index was incorrect in the loop mode (#482). il y a 3 ans
  NaotoshiFujita de0196750a Update comments. il y a 3 ans
  NaotoshiFujita 120776f6e6 Bug Fix: `getAdjacent()` returns an incorrect index when the `perMove` option is 2. il y a 3 ans
  NaotoshiFujita 56ca26def8 Improve the drag performance. Add the `useScroll` option. il y a 3 ans
  NaotoshiFujita 56c49610de Refactoring the event order. il y a 3 ans
  NaotoshiFujita c1a7163244 Bug Fix: Should not update a position of a fade slider. il y a 3 ans
  NaotoshiFujita dc2e5b79b2 Bug Fix: The current index was incorrect if the slider had no slides. il y a 3 ans
  NaotoshiFujita 72f56dbf2e Set focus to the active slide when the user clicks the pagination dot. il y a 3 ans
  NaotoshiFujita 403ca4f9a5 Bug Fix: Improve the timing when disabling arrows. il y a 3 ans
  NaotoshiFujita 9c57e67fb6 Tweak comments. il y a 3 ans
  NaotoshiFujita 4b62d1fab4 Jump to the current index on refresh. il y a 3 ans
  NaotoshiFujita 595dd6f3b4 Bug Fix: The next/prev index was incorrect when the perMove option was available. il y a 3 ans
  NaotoshiFujita 996e52ac35 Reposition the slider for autoWidth. il y a 3 ans
  NaotoshiFujita d5ffbd4b83 Refactoring. il y a 3 ans
  NaotoshiFujita cc25ab403c Bug Fix: Must reposition the slider before the Slide component checks the visibility. il y a 3 ans
  NaotoshiFujita 5da1e2732f Refactoring. il y a 3 ans
  NaotoshiFujita f9280980d0 Change the setup flow of components. il y a 3 ans