splide

Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.

MIT License

Downloads
880.3K
Stars
4.7K
Committers
9

Bot releases are visible (Hide)

splide - v2.0.2

Published by Splidejs over 4 years ago

Bug Fix

  • "is-visible" class was not toggled correctly in Fade mode.
  • Root class was not changed on update.
splide - v2.0.1

Published by NaotoshiFujita over 4 years ago

New Features

  • Auto Width is implemented. Each slide can have its own width.
  • Breakpoints accept 'destroy' option.
  • Merge Slides component to Elements.
splide - v1.4.1

Published by NaotoshiFujita over 4 years ago

New Features

  • Splide can be destroyed.
  • Add/remove slides dynamically by API.
splide - v1.3.3

Published by Splidejs almost 5 years ago

Bug Fix

  • perMove was not updated according to the breakpoints option.
splide - v1.3.2

Published by Splidejs almost 5 years ago

Bug Fix

  • The version number was wrong.
  • Update the package and dependencies.
splide - v1.3.1

Published by Splidejs almost 5 years ago

New Features

  • Add the "updateOnMove" option that changes the timing of updating slide status.
splide - v1.2.5

Published by Splidejs almost 5 years ago

Bug Fixes

  • Prevent propagation of click events during drag/swipe, even if listeners are added by script.
  • Disable dragging anchors.
splide - v1.2.4

Published by Splidejs almost 5 years ago

Bug Fixes

  • Failed to import Splide from the package.
  • Prevent dragging an image itself inside a slide.

New Features

  • Add Links component that prevents clicking links(anchors) while a slide is dragged/swiped.
splide - v1.2.0

Published by Splidejs about 5 years ago

Change the initialization method.

splide - v1.1.0

Published by Splidejs about 5 years ago

The first release of Splide.