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) ## 基本信息 - **依赖包名 及 版本:** @arco-design/[email protected] - **浏览器版本:** chrome103.0.5060.53 ## 复现步骤 ``` ```...
- [ ] 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 按键盘上的Esc键可以退出大图预览 ##...
## Types of changes - [x] New feature - [ ] Bug fix - [ ] 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) ## Basic Info - **Package Name And Version:** @arco-design/[email protected] - **Framework version:** vue3 - **Browser:**...
- [x] I'm sure this does not appear in [the issue list of the repository](https://github.com/arco-design/arco-design-vue/issues) ## 基本信息  一次调试过程中发现 Image 组件渲染的 img 元素是不携带 src 属性的,SSR 的目的主要也是为了 SEO,如果 img 元素没有 src...
https://arco.design/react/components/trigger#跟随鼠标显示弹出层 React版只需要右键点两次即可触发第二次菜单 https://arco.design/vue/component/dropdown#context-menu Vue版需要点三次 PS:希望增加左键双击功能
- [ ] 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 比如https://element.eleme.cn/#/zh-CN/component/select 它加了一个popper-class...
- [ ] 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 例如andt ...
- [ ] 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:** chrome102.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) ## Basic Info ## What are the similar cases of this feature 现在的类型是string[]。ts环境下,如果我的key值属性是数字类型。那数据渲染和数据提交时,就要做额外的数据类型转换。这里的类型不能为number[]吗 ##...