Commit History

Author SHA1 Message Date
  Naotoshi Fujita 8c02b3aea9 Replace the event system with the util package. 3 years ago
  Naotoshi Fujita 7f2f8e1627 Update comments. 3 years ago
  Naotoshi Fujita 7304828a1e Bug Fix: Should exclude the last gap when trimming edge spaces. 3 years ago
  Naotoshi Fujita 5761e4d844 Bug Fix: Should not loop a carousel by `Move#cancel()`. 3 years ago
  Naotoshi Fujita 40ad465129 Simplify the "shift" condition. 3 years ago
  Naotoshi Fujita 8aff0998b4 Bug Fix: Rarely the loop carousel rewound itself. 3 years ago
  Naotoshi Fujita 553c3378d4 Bug Fix: Incorrect prop name (#807). 3 years ago
  Naotoshi Fujita bac10d9580 Bug Fix: Need to shift the carousel when it crosses bounds. 3 years ago
  NaotoshiFujita 27ecadf03a Optimize performance and Refactoring. 3 years ago
  NaotoshiFujita ac4f590ca7 Calculate the valid dest index before calling `move()`. 3 years ago
  NaotoshiFujita c323055b28 Clean up. Add `snap` and `paginationKeyboard` options. 3 years ago
  NaotoshiFujita 6432b0e59a Check if there is enough width to shift the slider. 3 years ago
  NaotoshiFujita 07522dc444 Refactoring the Move component. 3 years ago
  NaotoshiFujita 996f1bb457 Refactoring the Move component. 3 years ago
  NaotoshiFujita 4a02052bf5 Refactoring the scroll component. 3 years ago
  NaotoshiFujita 80445b6723 Revised the internal event system by utilizing native events. 3 years ago
  NaotoshiFujita ceb0c8fdf8 Refactoring. 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 ff3aa9cb24 Revise the sync system with removing the loop point. 3 years ago
  NaotoshiFujita 5351ec3ba2 Check the dimension of the root element before resizing the slider. 4 years ago
  NaotoshiFujita 57776e9861 Bug Fix: The number of images that lazy load images is one more than intended. 4 years ago
  NaotoshiFujita e428e1383a Bug Fix: Safari on iOS 15 triggers the window resize event when swiping action resizes the bottom nav bar. 4 years ago
  NaotoshiFujita 56ca26def8 Improve the drag performance. Add the `useScroll` option. 4 years ago
  NaotoshiFujita 5c131c1c77 Bug Fix: Keep searching the closest index if the min distance is same with the previous target's. 4 years ago
  NaotoshiFujita 0e576b3069 Improve the drag performance. Fix the incorrect position of the fade carousel. 4 years ago
  NaotoshiFujita 90485c1c98 Bug Fix: `cancelable` seems not to become `true` without any listeners and actions. 4 years ago
  NaotoshiFujita 4e02f8d961 Bug Fix: Failed to loop the slider on scroll. 4 years ago
  NaotoshiFujita e7b6783eac Fix lint errors. 4 years ago
  NaotoshiFujita 56c49610de Refactoring the event order. 4 years ago