Historial de Commits

Autor SHA1 Mensaje Fecha
  Naotoshi Fujita 531ff9afdc Bug Fix: Updates the active index after the carousel exceeds bounds (#810). hace 3 años
  NaotoshiFujita edbaf53125 Bug Fix: Could not reach to the first/end slide if `trimSpace: true` and `rewind: true`. 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 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 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 c323055b28 Clean up. Add `snap` and `paginationKeyboard` options. hace 3 años
  NaotoshiFujita 4a02052bf5 Refactoring the scroll component. hace 3 años
  NaotoshiFujita 80445b6723 Revised the internal event system by utilizing native events. hace 3 años
  NaotoshiFujita 870d98d27a Add the `is-active` class to clones. hace 3 años
  NaotoshiFujita 7e4f5621e8 Add the `releaseWheel` option. hace 3 años
  NaotoshiFujita b14d83b120 Bug Fix: Failed to sync indices when using arrow keys (#489). hace 3 años
  NaotoshiFujita da8452a2cb Bug Fix: The page index was incorrect in the loop mode (#482). hace 3 años
  NaotoshiFujita de0196750a Update comments. hace 3 años
  NaotoshiFujita 120776f6e6 Bug Fix: `getAdjacent()` returns an incorrect index when the `perMove` option is 2. hace 3 años
  NaotoshiFujita 56ca26def8 Improve the drag performance. Add the `useScroll` option. hace 3 años
  NaotoshiFujita 56c49610de Refactoring the event order. hace 3 años
  NaotoshiFujita c1a7163244 Bug Fix: Should not update a position of a fade slider. hace 3 años
  NaotoshiFujita dc2e5b79b2 Bug Fix: The current index was incorrect if the slider had no slides. hace 3 años
  NaotoshiFujita 72f56dbf2e Set focus to the active slide when the user clicks the pagination dot. hace 3 años
  NaotoshiFujita 403ca4f9a5 Bug Fix: Improve the timing when disabling arrows. hace 3 años
  NaotoshiFujita 9c57e67fb6 Tweak comments. hace 3 años
  NaotoshiFujita 4b62d1fab4 Jump to the current index on refresh. hace 3 años
  NaotoshiFujita 595dd6f3b4 Bug Fix: The next/prev index was incorrect when the perMove option was available. hace 3 años
  NaotoshiFujita 996e52ac35 Reposition the slider for autoWidth. hace 3 años
  NaotoshiFujita d5ffbd4b83 Refactoring. hace 3 años
  NaotoshiFujita cc25ab403c Bug Fix: Must reposition the slider before the Slide component checks the visibility. hace 3 años
  NaotoshiFujita 5da1e2732f Refactoring. hace 3 años
  NaotoshiFujita f9280980d0 Change the setup flow of components. hace 3 años