Skip to content

Releases: blackbird-agency/hyva-splide-js

Release 2.0.1

27 Sep 08:54
ba1ce3b
Compare
Choose a tag to compare
  • 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

26 Sep 15:58
c47ca9d
Compare
Choose a tag to compare

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

11 Sep 15:39
b0fde48
Compare
Choose a tag to compare
feat: update README.md