Commit Verlauf

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