Commit History

Author SHA1 Message Date
  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
  Naotoshi Fujita e298cee108 Merge changes of v4.1.0. 3 years ago
  Naotoshi Fujita 2fdb7fc016 Rebuild dist files. 3 years ago
  Naotoshi Fujita 9cb736245d Expose `isOverflow()`. 3 years ago
  Naotoshi Fujita 9946ee4cd0 Add the `is-overflow` status class. 3 years ago
  Naotoshi Fujita e51856e7b9 Rebuild dist files. 3 years ago
  Naotoshi Fujita 282e6f2f0f Bug Fix: Need to update the arrow status after components are mounted. 3 years ago
  Naotoshi Fujita 8d040f626a Rename the option. 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 789bde698a Bug Fix: Should exclude the last gap to check overflow. 3 years ago
  Naotoshi Fujita 9208c3ceb5 Bug Fix: Incorrect slider width. 3 years ago
  Naotoshi Fujita 17389422af Revert "Bug Fix: Incorrect snap position." 3 years ago
  Naotoshi Fujita 7b398835b7 Bug Fix: Incorrect snap position. 3 years ago
  Naotoshi Fujita 4b4cabb3ad Skip the dimension check to resize a carousel after generating clones. 3 years ago