-
Are there any plans of adding a slider or carousel component similar to the one used in Adobe? I know there is the Input-Slider component but it is a bit confusing from a UX perspective as it isn't cl…
-
i have problem when set value with input tag.
i wan't use slider range and input to change value at the same time.
but when i set v-model="value[0]" in input tag, it can't change value. i can't se…
-
Hello,
It would be nice to display the labels/values around the cirlce, like in the image below.
Or if you know how I can do it on my page by myself, this would also be cool.
![image](https:/…
-
We've already abstracted out a large amount of our public radio player's code to a Vue component, which makes the idea of having it be a heavily customizable widget even more doable in a fairly short …
-
Range/Slider not working on mobile
## Version
3.12.0
## Development Environment
Chrome, IOS, Android devices.
## Current Behavior
Cannot using touch or drag on Range/Slider to change val…
-
## The dependency [core-js](https://github.com/zloirock/core-js) was updated from `3.4.6` to `3.4.7`.
🚨 [View failing branch](https://github.com/dreambo8563/vue-piece-slider/compare/master...dreambo…
-
> Fixed this by replacing `document.addEventListener( 'DOMContentLoaded', function () {` with `$(document).ready(function () {` (if you're using JQuery). For some reason the DOMContentLoaded event was…
-
Hi xwpongithub,
I have an issues with vue ranger slider.
I have a page, it's using vue ranger slider and text area for user typing comment.
But when i implement your package. I can't typing any…
-
Hello,
it would be nice to have custom ranges like [1, 3, 9, 15 ...] instead of min & max and a fixed step.
-
### Is your feature request related to a problem? Please describe...
I can't make my [progress bar](https://bootstrap-vue.js.org/docs/components/progress) vertical.
### Describe the solution you…