Skip to content

Releases: vueform/slider

2.1.10

Choose a tag to compare

@adamberecz adamberecz released this 12 Dec 07:23

🐞 Bug Fixes

  • Export definitions.

2.1.9

Choose a tag to compare

@adamberecz adamberecz released this 14 Oct 08:39

🐞 Bug Fixes

  • Type fixes.

2.1.7

Choose a tag to compare

@adamberecz adamberecz released this 13 Jan 07:06

🐞 Bug Fixes

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

2.1.6

Choose a tag to compare

@adamberecz adamberecz released this 20 Dec 13:28

🎉 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

Choose a tag to compare

@adamberecz adamberecz released this 26 Sep 19:23

🎉 Feature

  • Unnecessary ES6 feature removed.

2.1.4

Choose a tag to compare

@adamberecz adamberecz released this 26 Sep 18:15

🎉 Features

  • A11y improvements.

2.1.3

Choose a tag to compare

@adamberecz adamberecz released this 23 Sep 06:14

🎉 Features

  • A11y improvements.
  • Added ariaLabelledby prop.

2.1.2

Choose a tag to compare

@adamberecz adamberecz released this 23 Sep 06:13

🐞 Bug Fixes

  • Fix for tailwind.css.

2.1.1

Choose a tag to compare

@adamberecz adamberecz released this 11 Jul 15:59

🎉 Features

  • Vue.js 2.7 compatibility

2.1.0

Choose a tag to compare

@adamberecz adamberecz released this 11 Jul 08:21

🎉 Features

  • Vue.js 2.7 compatibility