Commit History

Author SHA1 Message Date
  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 69c39397b5 Fix typings of events. 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 08920a7cc7 Check existence of arrows in `update()` for direct call. 2 years ago
  Naotoshi Fujita 9cb736245d Expose `isOverflow()`. 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 282e6f2f0f Bug Fix: Need to update the arrow status after components are mounted. 2 years ago
  Naotoshi Fujita 8d040f626a Rename the option. 2 years ago
  Naotoshi Fujita 7304828a1e Bug Fix: Should exclude the last gap when trimming edge spaces. 2 years ago
  Naotoshi Fujita 5761e4d844 Bug Fix: Should not loop a carousel by `Move#cancel()`. 2 years ago
  Naotoshi Fujita 789bde698a Bug Fix: Should exclude the last gap to check overflow. 2 years ago
  Naotoshi Fujita 9208c3ceb5 Bug Fix: Incorrect slider width. 2 years ago
  Naotoshi Fujita 17389422af Revert "Bug Fix: Incorrect snap position." 2 years ago
  Naotoshi Fujita 7b398835b7 Bug Fix: Incorrect snap position. 2 years ago
  Naotoshi Fujita 4b4cabb3ad Skip the dimension check to resize a carousel after generating clones. 2 years ago
  Naotoshi Fujita 8bf25a6fd2 Manually call the `resize()` method after generating clones to ensure a carousel is resized. 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 ef4c3ab32a Bug Fix: Incorrect slider width for margin. 2 years ago
  Naotoshi Fujita fe74af6dbb Use the tallest height in the fade type for consistency. Optimize transition components. 2 years ago
  Naotoshi Fujita 7b29da3420 Implement the "overflow" feature. 2 years ago
  Naotoshi Fujita 5b2eb73a1b Add the `compact` option. 2 years ago
  Naotoshi Fujita 1b7e12e03c Exposes the internal method `update()`. 2 years ago
  Naotoshi Fujita be6637f997 Fix #851. 2 years ago