Tencent / tdesign-vue

A Vue.js UI components lib for TDesign.
https://tdesign.tencent.com/vue
MIT License
920 stars 358 forks source link

fix(Slider): fix change-end emit and support empty array as initial value #3320

Closed myronliu347 closed 2 months ago

myronliu347 commented 2 months ago

🤔 这个 PR 的性质是?

🔗 相关 Issue

Fix slider change-end 事件书写错误,range 模式下 value默认设置 [] 无法使用

💡 需求背景和解决方案

Fix slider change-end 事件书写错误,range 模式下 value默认设置 [] 无法使用 https://stackblitz.com/edit/ud7fzw?file=src%2Fdemo.vue

📝 更新日志

☑️ 请求合并前的自查清单

⚠️ 请自检并全部勾选全部选项。⚠️

github-actions[bot] commented 2 months ago

完成

uyarn commented 2 months ago

LGTM BTW,这个可以拆成两个CHANGELOG写,已修改