Historique des commits

Auteur SHA1 Message Date
  Naotoshi Fujita 08920a7cc7 Check existence of arrows in `update()` for direct call. il y a 2 ans
  Naotoshi Fujita 3981f6e9ed Reformat the code. il y a 2 ans
  Naotoshi Fujita 9cb736245d Expose `isOverflow()`. il y a 2 ans
  Naotoshi Fujita a4b76e9dba Hide pagination if slides are not enough for the list. il y a 2 ans
  Naotoshi Fujita 9946ee4cd0 Add the `is-overflow` status class. il y a 2 ans
  Naotoshi Fujita e51856e7b9 Rebuild dist files. il y a 2 ans
  Naotoshi Fujita 987e83943b Update the old comment. il y a 2 ans
  Naotoshi Fujita e991baafe1 Simplify the logic with the custom `forEach`. il y a 2 ans
  Naotoshi Fujita dd6101dbf8 Remove "early break" since there will be no change to use it. il y a 2 ans
  Naotoshi Fujita f1dc1a56b3 Update a comment. il y a 2 ans
  Naotoshi Fujita 7f2f8e1627 Update comments. il y a 2 ans
  Naotoshi Fujita 282e6f2f0f Bug Fix: Need to update the arrow status after components are mounted. il y a 2 ans
  Naotoshi Fujita 8d040f626a Rename the option. il y a 2 ans
  Naotoshi Fujita 4d8e49a29e Update the order. il y a 2 ans
  Naotoshi Fujita cbedb41591 Add a comment. il y a 2 ans
  Naotoshi Fujita 7304828a1e Bug Fix: Should exclude the last gap when trimming edge spaces. il y a 2 ans
  Naotoshi Fujita 5761e4d844 Bug Fix: Should not loop a carousel by `Move#cancel()`. il y a 2 ans
  Naotoshi Fujita 789bde698a Bug Fix: Should exclude the last gap to check overflow. il y a 2 ans
  Naotoshi Fujita 9208c3ceb5 Bug Fix: Incorrect slider width. il y a 2 ans
  Naotoshi Fujita 17389422af Revert "Bug Fix: Incorrect snap position." il y a 2 ans
  Naotoshi Fujita 7b398835b7 Bug Fix: Incorrect snap position. il y a 2 ans
  Naotoshi Fujita 4b4cabb3ad Skip the dimension check to resize a carousel after generating clones. il y a 2 ans
  Naotoshi Fujita 8bf25a6fd2 Manually call the `resize()` method after generating clones to ensure a carousel is resized. il y a 2 ans
  Naotoshi Fujita a80902dc1a Revert "Always resize the carousel on update and refresh." il y a 2 ans
  Naotoshi Fujita b5d1e3b632 Always resize the carousel on update and refresh. il y a 2 ans
  Naotoshi Fujita 7e09183b87 Bug Fix: Need to cancel the interval. il y a 2 ans
  Naotoshi Fujita f379368844 Bug Fix: Clones were unexpectedly duplicated on refresh. il y a 2 ans
  Naotoshi Fujita b159099e54 Prevent slides from having margin in the fade mode. il y a 2 ans
  Naotoshi Fujita f758da563b Bug Fix: Need to exclude the last margin to measure the correct carousel width. il y a 2 ans
  Naotoshi Fujita ef791659b0 Bug Fix: The end index should not be clamped when the compact mode is not enabled. il y a 2 ans