Commit History

Author SHA1 Message Date
  NaotoshiFujita 815030f3c4 Bug Fix: #550 3 years ago
  NaotoshiFujita 9ad85ff3a2 Bug Fix: Should not update the status before moving the slider. 3 years ago
  NaotoshiFujita 870d98d27a Add the `is-active` class to clones. 3 years ago
  NaotoshiFujita 593166d288 Add `Slides#update()`. 3 years ago
  NaotoshiFujita da8452a2cb Bug Fix: The page index was incorrect in the loop mode (#482). 4 years ago
  NaotoshiFujita 5351ec3ba2 Check the dimension of the root element before resizing the slider. 4 years ago
  NaotoshiFujita 1da88dcba4 Add the `noDrag` option for #470. 4 years ago
  NaotoshiFujita 10222ecd82 Fix #475. 4 years ago
  NaotoshiFujita e1cda43f3d Change the value type of `EventMap`. 4 years ago
  NaotoshiFujita 120776f6e6 Bug Fix: `getAdjacent()` returns an incorrect index when the `perMove` option is 2. 4 years ago
  NaotoshiFujita da6cf793b0 The `dragMinThreshold` accepts an object for a mouse threshold. 4 years ago
  NaotoshiFujita 56ca26def8 Improve the drag performance. Add the `useScroll` option. 4 years ago
  NaotoshiFujita 90485c1c98 Bug Fix: `cancelable` seems not to become `true` without any listeners and actions. 4 years ago
  NaotoshiFujita 9211c5883e Bug Fix: Need to prevent the first touch action. 4 years ago
  NaotoshiFujita 4e02f8d961 Bug Fix: Failed to loop the slider on scroll. 4 years ago
  NaotoshiFujita 5c59f29673 Refactoring: Need not update slide status on mount. 4 years ago
  NaotoshiFujita 141b190bb1 Improve performance. 4 years ago
  NaotoshiFujita ff0073ef84 The default value of `completely` should be `true`. 4 years ago
  NaotoshiFujita c1a7163244 Bug Fix: Should not update a position of a fade slider. 4 years ago
  NaotoshiFujita 387b2cee89 Quit using % since it was inaccurate in rare cases. 4 years ago
  NaotoshiFujita eb7f9b5d5d Attempt to reduce CLS by default. 4 years ago
  NaotoshiFujita eedafccf61 Change the arrow position. 4 years ago
  NaotoshiFujita e0237a0a68 Testing the translate3d property. 4 years ago
  NaotoshiFujita 4dd8e8bbfc Simplify pagination styles. 4 years ago
  NaotoshiFujita 78d03134bc Update dist files. 4 years ago
  NaotoshiFujita ed676712ee Add the menu role to the navigation slider. 4 years ago
  NaotoshiFujita dfec89deb7 Refactoring. 4 years ago
  NaotoshiFujita 006bed20dc Add the experimental renderer. 4 years ago
  NaotoshiFujita 72f56dbf2e Set focus to the active slide when the user clicks the pagination dot. 4 years ago
  NaotoshiFujita 403ca4f9a5 Bug Fix: Improve the timing when disabling arrows. 4 years ago