Releases: blackbird-agency/hyva-splide-js
Releases · blackbird-agency/hyva-splide-js
Release 2.0.1
- Now correctly prevent Splide for being loaded multiple times on the same page
- Extact consts in multiple interfaces to make it easier to use
Release 2.0.0
This is version 2.0.0, which complements the previous version and improves its usability.
This is a major release, because the way the module is used has changed
The use of events has been replaced by the use of Alpine.store. This allows greater flexibility in the application of Splide once the library has been loaded.
Add the ability to force load the Splide library, even if no element with the splide class is present in the DOM.
Release 1.0.0
feat: update README.md