-
Hey I am currently using vue version > 2.7.0 and typescript now when i am installing the component and trying to initialize it into my file via the command
`import VueSimpleRangeSlider from "vue-sim…
-
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues)
## Basic Info
- **Package Name And Version:** @arco-design/web-vue…
-
https://github.com/xwpongithub/vue-range-slider/blob/7a96e22d7d926ee72554b1f48fc8613e980092d6/dist/vue-range-slider.esm.js#L1280
https://github.com/xwpongithub/vue-range-slider/blob/7a96e22d7d926ee72…
-
### Environment
**Vuetify Version:** 3.6.14
**Vue Version:** 3.4.37
**Browsers:** Mozilla Firefox, Google Chrome
**OS:** Mac OS 10.15.7
### Steps to reproduce
1. Follow the instructions to [cr…
-
Are you serious?
https://github.com/xwpongithub/vue-range-slider/blob/838d787a66a6318de9f68e9840382866e8363bea/src/js/vue-range-slider.js#L1052
-
### Problem
A user interacting with a slider might be interested in the distribution of the values in order to more appropriately filter relevant data. As far as I am aware, this is not yet possibl…
-
## Description
Hi, I currently facing an issue using the adapter with VueJs.
I have a vue slider component (https://www.npmjs.com/package/vue-slider-component) and others in my Vue.
I need to upd…
-
https://github.com/xwpongithub/vue-range-slider/blob/838d787a66a6318de9f68e9840382866e8363bea/dist/vue-range-slider.esm.js#L1177
By canceling the standard behavior of the `keydown` event in the bro…
-
### Environment
**Vuetify Version:** 3.3.4
**Vue Version:** 3.3.4
**Browsers:** Edge 114.0.1823.43
**OS:** Windows 10
### Steps to reproduce
* Open the Playground link
* Wait 5 seconds for th…
-
So that we can:
```
npm install jq-range-slider
```
...and then...
```
import jqRS from 'jq-range-slider';
```
and then use from vue or whatever project we have?