ant-design-vue
ant-design-vue copied to clipboard
🌈 An enterprise-class UI components based on Ant Design and Vue. 🐜
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.6 ### Environment Windows 11,Edge(chromium142),vue3.5 ### Reproduction link [![Edit on...
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.6 ### Environment vue3.4 ### Reproduction link [https://antdv.com/components/input-cn](https://antdv.com/components/input-cn) ###...
- [x] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.6 ### Environment window10 ### Reproduction link [https://github.com/qilimazhualuo/antdv-issue](https://github.com/qilimazhualuo/antdv-issue) ### Steps...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vitejs/plugin-legacy](https://redirect.github.com/vitejs/vite/tree/main/packages/plugin-legacy#readme) ([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/plugin-legacy)) | [`^2.2.0` -> `^7.0.0`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-legacy/2.3.1/7.2.1) |  |  | --- ###...
### 这个变动的性质是 - [ ] 新特性提交 - [ ] 日常 bug 修复 - [ ] 站点、文档改进 - [x] 组件样式改进 - [ ] TypeScript 定义更新 - [ ] 重构 - [...
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? “切换排序时按数组内容依次切换,设置在 table props 上时对所有列生效。你可以通过设置...
本 PR 对 Table 组件的文档进行了以下改进: 补充了 sort-directions 的使用说明,特别是三态循环示例(['ascend', 'descend', 'ascend']),用于禁止恢复到无排序状态; 将所有属性名称统一调整为 kebab-case 格式(符合 Vue 命名规范); 在 sorter 函数签名中补充了第三个参数(sortOrder)的说明; 在保持与 Ant Design React 官方文档语义一致的同时,适配了 Vue 的语法和表达习惯。 Closes #8404
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? 1. 刚出vue3时最先支持的就是antdv项目,而且按钮以及其他组件样式比element-ui好看许多,这也是为什么最初选择该项目作为ui库的原因 2. 但是很遗憾,大概到查看最新版本是在今日上年11月份发布的,接近**一年未更新**,在查看项目的git上传记录,最新也是上个月边角角的配置或自述文件,再查看问题发现在此期间回答问题都是用户不是维护者,同时大量问题并行处理而**被机器人关闭**...
- [ ] I have searched the [issues](https://github.com/vueComponent/ant-design-vue/issues) of this repository and believe that this is not a duplicate. ### Version 4.2.6 ### Environment 3.5.22 ### Reproduction link [![Edit on...