Commit History

Author SHA1 Message Date
  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
  Naotoshi Fujita e298cee108 Merge changes of v4.1.0. 3 years ago
  Naotoshi Fujita 2fdb7fc016 Rebuild dist files. 3 years ago
  Naotoshi Fujita 08920a7cc7 Check existence of arrows in `update()` for direct call. 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
  Naotoshi Fujita 8bf25a6fd2 Manually call the `resize()` method after generating clones to ensure a carousel is resized. 3 years ago
  Naotoshi Fujita a80902dc1a Revert "Always resize the carousel on update and refresh." 3 years ago
  Naotoshi Fujita b5d1e3b632 Always resize the carousel on update and refresh. 3 years ago
  Naotoshi Fujita f379368844 Bug Fix: Clones were unexpectedly duplicated on refresh. 3 years ago
  Naotoshi Fujita b159099e54 Prevent slides from having margin in the fade mode. 3 years ago
  Naotoshi Fujita ef791659b0 Bug Fix: The end index should not be clamped when the compact mode is not enabled. 3 years ago
  Naotoshi Fujita ef4c3ab32a Bug Fix: Incorrect slider width for margin. 3 years ago
  Naotoshi Fujita fe74af6dbb Use the tallest height in the fade type for consistency. Optimize transition components. 3 years ago