-
### 环境信息
**node_modules**依赖如下:
```
├─ ant-design-vue@2.2.8
├─ vite-plugin-theme@0.8.1
└─ vite@2.5.7
```
### 配置信息
**.env.production**文件如下:
```
VITE_PUBLIC_PATH = //remote-url/project/
```
…
-
### Version
6.2.1
### Browser and OS info
Chrome 105.0.5195.102
### Steps to reproduce
1- create Vite Vue app
2- install ant-design-vue
3- import some components like nested men…
-
Not sure where to start trying to get this to work with vue CLI 3.0 -- But I'm poking around and will update here if I do. Anyone else done this?
btn0s updated
4 years ago
-
### 这个需求解决了什么问题:
在没有用触控板的情况下,大多数用户对于横向滚动条还是喜欢以拖动操作为主
对于在这种情况,表格超过一屏时,可以使不在底部时横向滚动条吸底
然后加多个不在顶部时表头吸顶。
效果类似于
![89368539-5f809e00-d70e-11ea-855a-40041a86295a](https://user-images.githubusercontent.c…
-
### Environment
- Operating System: Linux
- Node Version: v18.19.0
- Nuxt Version: 3.10.0
- CLI Version: 3.10.0
- Nitro Version: 2.8.1
- Package Manager: yarn@1.22.21
- Builder…
-
> Please forgive me for using Google Translate
## problem description:
When I entered a new routing page (using a lazy loading situation, the following way to write):
![image](https://user-images.g…
-
- [ ] 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
3.2.20
…
-
I'm adding this example as an issue for those who wants to know how to integrate this awesome lib with ant design for vuejs (antd).
If you go to [ant input docs](https://antdv.com/components/form/#…
-
你好,请问下,
目前我在ui跟playground中使用了ant-design-vue,然后我在根目录下执行build:runtime:admin的时候rollup-plugin-external-globals报错了,具体错误:
[rollup-plugin-external-globals] Unexpected token (16:6)
│ file: F:/vdo/vdo-lowc…
-
2023 年 02 月 发布 ProComponent 2.0 之后,我们一直在做着兼容 antd@4 和 antd@5 的工作,随着时间的推进,2022 年 11 月发布的 antd5 覆盖率已经超过了百分之 60,最近社区也做了一份文件调查,72% 的用户也已经升级到了 antd@5。ProComponent 也是时候轻装上阵去掉 antd@4 的支持来换取更小的包大小,更好的试用…