Commit History

Author SHA1 Message Date
  Naotoshi Fujita 97f287bf79 Add the `getRate()` method. 3 years ago
  Naotoshi Fujita fa270cb5f4 Optimize the `loop()` method. 3 years ago
  Naotoshi Fujita becd836176 Refactoring. 3 years ago
  Naotoshi Fujita 579a91817e Make sure the previous transition is cancelled before the new one is made. 3 years ago
  Naotoshi Fujita ab0bcb25b7 Support the horizontal mouse wheel. 3 years ago
  Naotoshi Fujita 06a0c25c10 Use `const` for typing constructors. Add the `lazyload:error` event. 3 years ago
  Naotoshi Fujita 3d70738973 Tweak comments. 3 years ago
  Naotoshi Fujita ea1171cb37 Accept the `!overflow` key for breakpoints. Reset the carousel position when setting `clones` to `0`. 3 years ago
  Naotoshi Fujita 5e088b04ec Reformat the code. 3 years ago
  Naotoshi Fujita 5aff57ae60 Remove the `cover` option and the `Cover` component. Use default parameters. 3 years ago
  Naotoshi Fujita 0bfa98610a Remove getters. 3 years ago
  Naotoshi Fujita cbc8dddeb7 Refactoring position calculation. 3 years ago
  Naotoshi Fujita 334559355b Replace all utility methods with the util package. 3 years ago
  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