Skip to content

Releases: s-sasaki-0529/vue-slider-component

v1.0.1

03 Sep 09:51
be7506a
Compare
Choose a tag to compare

What's Changed

  • ARIA-fix: Right now, the draggable dots are not getting the correct aria-labels because they're not interpreted. by @jesperlauridsen in #9

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Jun 11:59
d3a7c23
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • In version 1.0.0, we have stopped transpiling code for legacy browsers. If you need to support legacy browsers, you will need to handle the transpilation separately.

Full Changelog: v0.1.5...v1.0.0

v0.1.5

07 Jun 14:01
bcb3a35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Feb 05:49
cddda5f
Compare
Choose a tag to compare
  • Allow Function for the tooltipFormatter props (fix #3)

Full Changelog: v0.1.3...v0.1.4