Commit Verlauf

Autor SHA1 Nachricht Datum
  Naotoshi Fujita cbedb41591 Add a comment. vor 2 Jahren
  Naotoshi Fujita 7304828a1e Bug Fix: Should exclude the last gap when trimming edge spaces. vor 2 Jahren
  Naotoshi Fujita 5761e4d844 Bug Fix: Should not loop a carousel by `Move#cancel()`. vor 2 Jahren
  Naotoshi Fujita 789bde698a Bug Fix: Should exclude the last gap to check overflow. vor 2 Jahren
  Naotoshi Fujita 9208c3ceb5 Bug Fix: Incorrect slider width. vor 2 Jahren
  Naotoshi Fujita 17389422af Revert "Bug Fix: Incorrect snap position." vor 2 Jahren
  Naotoshi Fujita 7b398835b7 Bug Fix: Incorrect snap position. vor 2 Jahren
  Naotoshi Fujita 4b4cabb3ad Skip the dimension check to resize a carousel after generating clones. vor 2 Jahren
  Naotoshi Fujita 8bf25a6fd2 Manually call the `resize()` method after generating clones to ensure a carousel is resized. vor 2 Jahren
  Naotoshi Fujita a80902dc1a Revert "Always resize the carousel on update and refresh." vor 2 Jahren
  Naotoshi Fujita b5d1e3b632 Always resize the carousel on update and refresh. vor 2 Jahren
  Naotoshi Fujita 7e09183b87 Bug Fix: Need to cancel the interval. vor 2 Jahren
  Naotoshi Fujita f379368844 Bug Fix: Clones were unexpectedly duplicated on refresh. vor 2 Jahren
  Naotoshi Fujita b159099e54 Prevent slides from having margin in the fade mode. vor 2 Jahren
  Naotoshi Fujita f758da563b Bug Fix: Need to exclude the last margin to measure the correct carousel width. vor 2 Jahren
  Naotoshi Fujita ef791659b0 Bug Fix: The end index should not be clamped when the compact mode is not enabled. vor 2 Jahren
  Naotoshi Fujita ef4c3ab32a Bug Fix: Incorrect slider width for margin. vor 2 Jahren
  Naotoshi Fujita fe74af6dbb Use the tallest height in the fade type for consistency. Optimize transition components. vor 2 Jahren
  Naotoshi Fujita 7b8097795b Clean up. vor 2 Jahren
  Naotoshi Fujita 7b29da3420 Implement the "overflow" feature. vor 2 Jahren
  Naotoshi Fujita 50e342d8ec Bug Fix: Failed to include the first slide while checking the end index. vor 2 Jahren
  Naotoshi Fujita cc08100c8c Update README.md. vor 2 Jahren
  Naotoshi Fujita fa9b091b29 Add pagination tests. vor 2 Jahren
  Naotoshi Fujita 5b2eb73a1b Add the `compact` option. vor 2 Jahren
  Naotoshi Fujita e0227f4710 Exposes the internal method `update()`. vor 2 Jahren
  Naotoshi Fujita 1b7e12e03c Exposes the internal method `update()`. vor 2 Jahren
  Naotoshi Fujita be6637f997 Fix #851. vor 2 Jahren
  Naotoshi Fujita 53db4af6d1 Reformat the code. vor 2 Jahren
  Naotoshi Fujita 68b7d39fbb Bug Fix: The order of the `Slides` array was incorrect after refresh. vor 2 Jahren
  Naotoshi Fujita 9cdf587c53 Fix #848. vor 2 Jahren