Skip to content

Releases: vueform/slider

2.1.10

12 Dec 07:23
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Export definitions.

2.1.9

14 Oct 08:39
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Type fixes.

2.1.7

13 Jan 07:06
Compare
Choose a tag to compare

🐞 Bug Fixes

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

2.1.6

20 Dec 13:28
Compare
Choose a tag to compare

🎉 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

26 Sep 19:23
Compare
Choose a tag to compare

🎉 Feature

  • Unnecessary ES6 feature removed.

2.1.4

26 Sep 18:15
Compare
Choose a tag to compare

🎉 Features

  • A11y improvements.

2.1.3

23 Sep 06:14
Compare
Choose a tag to compare

🎉 Features

  • A11y improvements.
  • Added ariaLabelledby prop.

2.1.2

23 Sep 06:13
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fix for tailwind.css.

2.1.1

11 Jul 15:59
Compare
Choose a tag to compare

🎉 Features

  • Vue.js 2.7 compatibility

2.1.0

11 Jul 08:21
Compare
Choose a tag to compare

🎉 Features

  • Vue.js 2.7 compatibility