Skip to content

2.1.6

Compare
Choose a tag to compare
@adamberecz adamberecz released this 20 Dec 13:28
· 17 commits to main since this release

🎉 Feature

  • Allow Slider instance without v-model #54.
  • Added new events: @start, @end, @drag, @slide, @set #68.

🐞 Bug Fixes

  • Not updating correctly when lazy is false if dragged below 0 #60.
  • Conflict with Tailwind CSS disabled prop resolved #67.