コミット履歴

作者 SHA1 メッセージ 日付
  Naotoshi Fujita cf27e4f1b9 Add the constant for the class prefix. 2 年 前
  Naotoshi Fujita 43cdd0a24d Simplify the logic with `RequestInterval`. 2 年 前
  Naotoshi Fujita 68a076706f Add a comment. 2 年 前
  Naotoshi Fujita 08920a7cc7 Check existence of arrows in `update()` for direct call. 2 年 前
  Naotoshi Fujita 3981f6e9ed Reformat the code. 2 年 前
  Naotoshi Fujita 9cb736245d Expose `isOverflow()`. 2 年 前
  Naotoshi Fujita a4b76e9dba Hide pagination if slides are not enough for the list. 2 年 前
  Naotoshi Fujita 9946ee4cd0 Add the `is-overflow` status class. 2 年 前
  Naotoshi Fujita e51856e7b9 Rebuild dist files. 2 年 前
  Naotoshi Fujita 987e83943b Update the old comment. 2 年 前
  Naotoshi Fujita e991baafe1 Simplify the logic with the custom `forEach`. 2 年 前
  Naotoshi Fujita dd6101dbf8 Remove "early break" since there will be no change to use it. 2 年 前
  Naotoshi Fujita f1dc1a56b3 Update a comment. 2 年 前
  Naotoshi Fujita 7f2f8e1627 Update comments. 2 年 前
  Naotoshi Fujita 282e6f2f0f Bug Fix: Need to update the arrow status after components are mounted. 2 年 前
  Naotoshi Fujita 8d040f626a Rename the option. 2 年 前
  Naotoshi Fujita 4d8e49a29e Update the order. 2 年 前
  Naotoshi Fujita cbedb41591 Add a comment. 2 年 前
  Naotoshi Fujita 7304828a1e Bug Fix: Should exclude the last gap when trimming edge spaces. 2 年 前
  Naotoshi Fujita 5761e4d844 Bug Fix: Should not loop a carousel by `Move#cancel()`. 2 年 前
  Naotoshi Fujita 789bde698a Bug Fix: Should exclude the last gap to check overflow. 2 年 前
  Naotoshi Fujita 9208c3ceb5 Bug Fix: Incorrect slider width. 2 年 前
  Naotoshi Fujita 17389422af Revert "Bug Fix: Incorrect snap position." 2 年 前
  Naotoshi Fujita 7b398835b7 Bug Fix: Incorrect snap position. 2 年 前
  Naotoshi Fujita 4b4cabb3ad Skip the dimension check to resize a carousel after generating clones. 2 年 前
  Naotoshi Fujita 8bf25a6fd2 Manually call the `resize()` method after generating clones to ensure a carousel is resized. 2 年 前
  Naotoshi Fujita a80902dc1a Revert "Always resize the carousel on update and refresh." 2 年 前
  Naotoshi Fujita b5d1e3b632 Always resize the carousel on update and refresh. 2 年 前
  Naotoshi Fujita 7e09183b87 Bug Fix: Need to cancel the interval. 2 年 前
  Naotoshi Fujita f379368844 Bug Fix: Clones were unexpectedly duplicated on refresh. 2 年 前