epicmaxco / vuestic-ui

Vuestic UI is an open-source Vue 3 component library designed for rapid development, easy maintenance, and high accessibility. Maintained by Epicmax (@epicmaxco).
https://vuestic.dev
MIT License
3.52k stars 340 forks source link

fix(slider): out of range values handling #4296

Closed untael closed 5 months ago

untael commented 5 months ago

Closes #4291

Description

Fixes out of range values handling by visually moving thumbs and filling slider to the limits

Types of changes