Historial de Commits

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