arco-design-vue icon indicating copy to clipboard operation
arco-design-vue copied to clipboard

A Vue.js 3 UI Library based on Arco Design

Results 516 arco-design-vue issues
Sort by recently updated
recently updated
newest added

- [ ] 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] - **Framework version:** 3.4.21 -...

- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 ## 现有案例 / ## 预期解决问题 当前upload可以通过传入tip参数指定上传备注,但有些时候一些复杂的交互,比如说,文件有比较多的格式要求,希望以modal的形式展示,这时候如果通过tip参数只能传文本。 如果通过upload-button插槽,又会全部注册点击事件。

- [x] 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:** chrome122.0.0.0 ## Steps to...

- [ ] 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] - **浏览器版本:** chrome121.0.0.0 - **复现地址:** https://stackblitz.com/edit/vitejs-vite-gjrrpl?file=src%2FApp.vue ##...

- [ ] 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 ## What are the similar cases of this feature Arco Design...

type: feature request

- [x] 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] - **Framework version:** [email protected] - **Browser:**...

type: 🐞 bug

- [x] 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 ## What are the similar cases of this feature 在 RangePicker 使用...

UI/UX QA

- [ ] 在使用以下插件时遇到问题[arco-plugins/packages/plugin-vite-vue](https://github.com/arco-design/arco-plugins/tree/main/packages/plugin-vite-vue) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Browser:** chrome121.0.0.0 ## What is expected? style: 'css'且使用了主题库之后,似乎就不能够正常的将px转为rem ## Steps to reproduce vite.config中使用vitePluginForArco({theme: '@arco-themes/xxx',style: 'css'}),postcss-pxtorem将px转为rem的效果将不生效

当第一列序号是由于rowIndex生成的时候,总结行第一列会一直是第一行第一列的文字,修改成其他文案不生效,望尽快修复 ![image](https://github.com/arco-design/arco-design-vue/assets/126229512/553eac47-08f3-42ee-ae1b-cf6841b872ff) ![image](https://github.com/arco-design/arco-design-vue/assets/126229512/4721adfe-154a-4b4d-b9c3-f1ba383185c3) ![image](https://github.com/arco-design/arco-design-vue/assets/126229512/e429f5b3-2120-474b-94b9-bff8501c3862)

- [x] 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 ## What are the similar cases of this feature react版本的form支持自定义wrapper,可以通过自定义table的行来实现table的行校验;vue版本是否也能通过该配置实现table的行校验 ## What...