npm @splidejs/splide 4.1.1
v4.1.1

latest releases: 4.1.4, 4.1.3, 4.1.2...
2 years ago

Bug Fixes 🐛

  • Disable an inactive arrow after initialization. This bug happend if setting perPage to greater than 1, enabling focus and disabling trimSpace (#919).
  • Check existence of arrows in the update() method for direct call (internal use only).

New Features ✨

  • Check whether total width of slides is enough wide for a carousel (#423, #614, #826). When detecting the status change, toggle the new is-overflow class on the root element and emits the overflow event. This also allows you to center contents when there are not enough slides. Visit this page for more details.
  • Add the omitEnd option that omits some pagination dots that do not move a carousel but just changes the active slide. Also it disables a next arrow when a carousel reaches the last page. Visit this page for more details.
  • Use height of the tallest slide in the fade type for consistensy with other types (#413, #837).

Don't miss a new splide release

NewReleases is sending notifications on new releases.