Commit History

Author SHA1 Message Date
  Naotoshi Fujita a7ace69f1d Simplify the "move" logic with a new "jump" indicator. 3 years ago
  Naotoshi Fujita 9518f8e03f Change condition of shifting a carousel. 3 years ago
  Naotoshi Fujita da7407c733 Support `>|` for moving a carousel to the last page. 3 years ago
  Naotoshi Fujita 71b6a3018a Update the `format()` util method. 3 years ago
  Naotoshi Fujita 550a4db3e6 Make `getRate()` accept an index. 3 years ago
  Naotoshi Fujita 46c229253f Remove the `arrowSameIndex` argument. 3 years ago
  Naotoshi Fujita b164d15184 Bug Fix: After the carousel is shifted, it may be rewound back when going opposite direction against the shifted one. 3 years ago
  Naotoshi Fujita 78100f8de5 Add the `trackSize()` method. Fix incorrect gap calculation. 3 years ago
  Naotoshi Fujita c2f37cb52b Make sure to cancel the previous scroll before creating new move. 3 years ago
  Naotoshi Fujita ce6b005bfe Refactoring methods related with positions. 3 years ago
  Naotoshi Fujita b473b94a5a Add `scrolling` event. 3 years ago
  Naotoshi Fujita 97f287bf79 Add the `getRate()` method. 3 years ago
  Naotoshi Fujita becd836176 Refactoring. 3 years ago
  Naotoshi Fujita 3a282acc0d Quit including SR styles in script. 3 years ago
  Naotoshi Fujita d8f861d928 Change args of `append()` and `before()` for utils update. 3 years ago
  Naotoshi Fujita 825b5df584 Move some default options to components. 3 years ago
  Naotoshi Fujita 17251a9308 Add the `updateOnDragged` option. 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 9c0fa2b8c0 Add the `releaseTouch` option. 3 years ago
  Naotoshi Fujita 06a0c25c10 Use `const` for typing constructors. Add the `lazyload:error` event. 3 years ago
  Naotoshi Fujita 18710e9d7f Revise the `jump()` method for the fade type. 3 years ago
  Naotoshi Fujita ec867cc23c `jump()` accepts a control pattern. 3 years ago
  Naotoshi Fujita fa747225f7 Add the jump method to Controller. Rename Media to Breakpoints. 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 e473bc5411 Set SR styles by script. Add a collection of component constructors. 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 d1c3dfdfa7 Update the util package. 3 years ago