Releases: Splidejs/splide
Releases · Splidejs/splide
v2.0.2
Bug Fix
- "is-visible" class was not toggled correctly in Fade mode.
- Root class was not changed on update.
v2.0.1
New Features
- Auto Width is implemented. Each slide can have its own width.
- Breakpoints accept 'destroy' option.
- Merge Slides component to Elements.
v1.4.1
New Features
- Splide can be destroyed.
- Add/remove slides dynamically by API.
v1.3.3
Bug Fix
- perMove was not updated according to the breakpoints option.
v1.3.2
Bug Fix
- The version number was wrong.
- Update the package and dependencies.
v1.3.1
New Features
- Add the "updateOnMove" option that changes the timing of updating slide status.
v1.2.5
Bug Fixes
- Prevent propagation of click events during drag/swipe, even if listeners are added by script.
- Disable dragging anchors.
v1.2.4
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.
v1.2.0
Change the initialization method.
v1.1.0
The first release of Splide.