Historique des commits

Auteur SHA1 Message Date
  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
  Naotoshi Fujita ef4c3ab32a Bug Fix: Incorrect slider width for margin. il y a 2 ans
  Naotoshi Fujita fe74af6dbb Use the tallest height in the fade type for consistency. Optimize transition components. il y a 2 ans
  Naotoshi Fujita 7b8097795b Clean up. il y a 2 ans
  Naotoshi Fujita 7b29da3420 Implement the "overflow" feature. il y a 2 ans
  Naotoshi Fujita 50e342d8ec Bug Fix: Failed to include the first slide while checking the end index. il y a 2 ans
  Naotoshi Fujita cc08100c8c Update README.md. il y a 2 ans
  Naotoshi Fujita fa9b091b29 Add pagination tests. il y a 2 ans
  Naotoshi Fujita 5b2eb73a1b Add the `compact` option. il y a 2 ans
  Naotoshi Fujita e0227f4710 Exposes the internal method `update()`. il y a 2 ans
  Naotoshi Fujita 1b7e12e03c Exposes the internal method `update()`. il y a 2 ans
  Naotoshi Fujita be6637f997 Fix #851. il y a 2 ans
  Naotoshi Fujita 53db4af6d1 Reformat the code. il y a 2 ans
  Naotoshi Fujita 68b7d39fbb Bug Fix: The order of the `Slides` array was incorrect after refresh. il y a 2 ans
  Naotoshi Fujita 9cdf587c53 Fix #848. il y a 2 ans
  Naotoshi Fujita e400a24f57 Rebuild all dist files. il y a 2 ans
  Naotoshi Fujita cf35dc2eac Fix #867. il y a 2 ans
  Naotoshi Fujita 2586acd529 Expose the `check` method to manually check whether to load near images. il y a 2 ans
  Naotoshi Fujita dad40cb364 Rename the file in the camelCase. il y a 2 ans
  Naotoshi Fujita 40259d7c24 Hides the placeholder for pagination when it's disabled through options (#866). Use "placeholder" for consistency of terminology. il y a 2 ans
  Naotoshi Fujita e37a2071e9 Collects focusable nodes every time when checking slide visibility in case that they are added/removed after initialization. il y a 2 ans
  Naotoshi Fujita 77d8b17ddb Update dependencies and rebuild files. il y a 2 ans