Commit History

Author SHA1 Message Date
  Naotoshi Fujita f377f9c273 Reformat code. Add the `Extensions` static property. 2 years ago
  Naotoshi Fujita 550a4db3e6 Make `getRate()` accept an index. 2 years ago
  Naotoshi Fujita 78100f8de5 Add the `trackSize()` method. Fix incorrect gap calculation. 2 years ago
  Naotoshi Fujita ce6b005bfe Refactoring methods related with positions. 2 years ago
  Naotoshi Fujita 97f287bf79 Add the `getRate()` method. 2 years ago
  Naotoshi Fujita 825b5df584 Move some default options to components. 2 years ago
  Naotoshi Fujita 06a0c25c10 Use `const` for typing constructors. Add the `lazyload:error` event. 2 years ago
  Naotoshi Fujita ec867cc23c `jump()` accepts a control pattern. 2 years ago
  Naotoshi Fujita d1c3dfdfa7 Update the util package. 2 years ago
  Naotoshi Fujita 334559355b Replace all utility methods with the util package. 2 years ago
  Naotoshi Fujita 8c02b3aea9 Replace the event system with the util package. 2 years ago
  Naotoshi Fujita 41595ab17e Change `type` to `module`. 2 years ago
  Naotoshi Fujita 50a595b478 Optimizing the build process with dropping support for es5. 2 years ago
  Naotoshi Fujita 0521e08c5e Fix typos and rebuild dist files. 2 years ago
  Naotoshi Fujita fe6b65c300 Make `isHTMLElement` work for nodes that belong to other realms (#931). 2 years ago
  Naotoshi Fujita 672d32469e Bug Fix: Need to accept `undefined` for the string index type in `Components` since extensions do not always exist. 2 years ago
  Naotoshi Fujita e298cee108 Merge changes of v4.1.0. 2 years ago
  Naotoshi Fujita 2fdb7fc016 Rebuild dist files. 2 years ago
  Naotoshi Fujita 9946ee4cd0 Add the `is-overflow` status class. 2 years ago
  Naotoshi Fujita e51856e7b9 Rebuild dist files. 2 years ago
  Naotoshi Fujita a80902dc1a Revert "Always resize the carousel on update and refresh." 2 years ago
  Naotoshi Fujita b5d1e3b632 Always resize the carousel on update and refresh. 2 years ago
  Naotoshi Fujita f379368844 Bug Fix: Clones were unexpectedly duplicated on refresh. 2 years ago
  Naotoshi Fujita b159099e54 Prevent slides from having margin in the fade mode. 2 years ago
  Naotoshi Fujita ef791659b0 Bug Fix: The end index should not be clamped when the compact mode is not enabled. 2 years ago
  Naotoshi Fujita e0227f4710 Exposes the internal method `update()`. 2 years ago
  Naotoshi Fujita be6637f997 Fix #851. 2 years ago
  Naotoshi Fujita 68b7d39fbb Bug Fix: The order of the `Slides` array was incorrect after refresh. 2 years ago
  Naotoshi Fujita 9cdf587c53 Fix #848. 2 years ago
  Naotoshi Fujita e400a24f57 Rebuild all dist files. 2 years ago