Commit History

Author SHA1 Message Date
  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 131f1c7ef3 Export class prefixes. 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 2d554d4487 Tweak comments. Push dist files. 3 years ago
  Naotoshi Fujita b473b94a5a Add `scrolling` event. 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 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 fa747225f7 Add the jump method to Controller. Rename Media to Breakpoints. 3 years ago
  Naotoshi Fujita e473bc5411 Set SR styles by script. Add a collection of component constructors. 3 years ago
  Naotoshi Fujita cbc8dddeb7 Refactoring position calculation. 3 years ago
  Naotoshi Fujita d1c3dfdfa7 Update the util package. 3 years ago
  Naotoshi Fujita 334559355b Replace all utility methods with the util package. 3 years ago
  Naotoshi Fujita 3bbe359ef5 Replace constructors with the util package. 3 years ago
  Naotoshi Fujita 8c02b3aea9 Replace the event system with the util package. 3 years ago
  Naotoshi Fujita 41595ab17e Change `type` to `module`. 3 years ago
  Naotoshi Fujita 50a595b478 Optimizing the build process with dropping support for es5. 3 years ago
  Naotoshi Fujita efa458db47 Update the version number. 3 years ago
  Naotoshi Fujita 4a0ead2565 Rebuild dist files. 3 years ago
  Naotoshi Fujita 69c39397b5 Fix typings of events. 3 years ago