arco-design-vue
arco-design-vue copied to clipboard
A Vue.js 3 UI Library based on Arco Design
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 ##### 行选择器的禁用的控制 #### 行选择器的禁用的控制办法是在data中加入disabled属性来实现是否禁用,感觉不够灵活,放在TableRowSelection中做成支持函数和boolean类型会不会更好 #### 还有data中的children等都需要支持自定义字段名,最好也是可以在table上可以配置字段名或传入函数自定义 ## 现有案例 无 ## 预期解决问题 更灵活的行选择器配置
- [ ] 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/[email protected] - **Browser:** chrome103.0.0.0
## Types of changes - [x] New feature - [ ] Bug fix - [x] Enhancement - [ ] Component style change - [ ] Typescript definition change - [x]...
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 ## 现有案例 无 ## 预期解决问题 希望tree 节点增加append、remove事件
 这个眼睛应该没有斜线的,设置反了
## Types of changes - [ ] New feature - [x] Bug fix - [ ] Enhancement - [ ] Component style change - [ ] Typescript definition change -...
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 - **依赖包名 及 版本:** @arco-design/[email protected]
- [ ] 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/[email protected] - **Browser:** chrome103.0.0.0 ## What...
- [ ] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 - **依赖包名 及 版本:** @arco-design/[email protected] - **浏览器版本:** chrome103.0.0.0 ## 额外补充 在官网组件用法中 vue分类下的datePicker中时间范围,也同样有这个问题。...