Commit History

Author SHA1 Message Date
  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
  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 0521e08c5e Fix typos and rebuild dist files. 3 years ago
  Naotoshi Fujita fe6b65c300 Make `isHTMLElement` work for nodes that belong to other realms (#931). 3 years ago
  Naotoshi Fujita 672d32469e Bug Fix: Need to accept `undefined` for the string index type in `Components` since extensions do not always exist. 3 years ago
  Naotoshi Fujita 69c39397b5 Fix typings of events. 3 years ago