arco-design / arco-design-vue

A Vue.js 3 UI Library based on Arco Design
https://arco.design/vue
MIT License
2.73k stars 536 forks source link

Vue版本的Slider组件实现对齐React版本(The Slider component implemented in Vue version is adjusted to match the React version.) #2454

Open xiaojin9712 opened 1 year ago

xiaojin9712 commented 1 year ago

Basic Info

What are the similar cases of this feature

均需要改动Slider组件。(Both cases require modifications to the Slider component.)

What problem does this feature solve?

期望在Vue版本的Slider组件能力和React版本对齐,目前Slider好像也不支持精度设置,希望支持。(Expect the Slider component in the Vue version to have the same capabilities as the React version. Currently, it seems that the Slider does not support setting precision and I hope to add this functionality.)

sunkebkn8 commented 5 months ago

数据也没有对齐,哎,这都多久了