arco-design-vue
arco-design-vue copied to clipboard
A Vue.js 3 UI Library based on Arco Design
你好, 我的环境是vue3 + arco disign vue , 我想要将更改DatePicker 日期选择器面板打开后, 鼠标选中某个日期后的样式, 默认是蓝色的, 我想将它自定义一个颜色, 但是我用 vue3 的样式穿透, 穿透的样式并不生效, 麻烦还请提供一个示例. 谢谢! 
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息 ## 现有案例 应用在表格列级联筛选条件上,目前重置后无法更新筛选结果 ## 预期解决问题 期望增加筛选重置返回方法调用
- [ ] 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:** chrome101.0.0.0 - **Reproduction...
- [ ] 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-drawer-body样式 ##...
## Types of changes - [ ] New feature - [ ] Bug fix - [ ] Enhancement - [x] Component style change - [ ] Typescript definition change -...
动态表单中用例如::field="`posts[${index}].value`"这种写法,在表单校验的过程中无法验证通过,获取不到对应的值,应改为::field="`posts.${index}.value`"
定制主题,按需引入组件,定制样式未完全生效,如在弹窗、抽屉、默认按钮等组件中定制样式不生效,必须全局引入定制样式才可以import '@arco-themes/vue-wyg-style/css/arco.css';
表格的列描述信息columns的配置项ellipsis(是否显示省略号),希望可以改成排版组件Typography的ellipsis(自动溢出省略,具体参数配置EllipsisConfig))一样,支持设置显示省略的行数,而不是只能一行省略。
## 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) ## Basic Info ## What are the similar cases of this feature idk ##...