Vueform Slider Versions Save

Vue 3 slider component with multihandles, tooltips merging and formatting (+Tailwind CSS support).

2.1.10

4 months ago

🐞 Bug Fixes

  • Export definitions.

2.1.9

6 months ago

🐞 Bug Fixes

  • Type fixes.

2.1.7

1 year ago

🐞 Bug Fixes

  • Removed Slider export from index.d.ts #71.

2.1.6

1 year ago

🎉 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.

2.1.5

1 year ago

🎉 Feature

  • Unnecessary ES6 feature removed.

2.1.4

1 year ago

🎉 Features

  • A11y improvements.

2.1.3

1 year ago

🎉 Features

  • A11y improvements.
  • Added ariaLabelledby prop.

2.1.2

1 year ago

🐞 Bug Fixes

  • Fix for tailwind.css.

2.1.1

1 year ago

🎉 Features

  • Vue.js 2.7 compatibility

2.1.0

1 year ago

🎉 Features

  • Vue.js 2.7 compatibility