-
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/#…
-
最近公司要开始建新项目了,而且准备采用 vue-antd-admin 。但是我有一些疑惑,就是如果采用 该项目后,时间久了,
如果要升级antd的版本,该如何升级呀?请问如何查看项目中的antd的版本号?
我在package.json 和 package-lock.json 都没找到antd UI框架的版本号,看起来好像是把 antd 代码打散了,如何再组装起来的,找不到对应版本号..…
-
**Describe the bug**
ant design vue import antd-theme-generator@1.2.11
**Error LessError: Cannot find module 'antd/lib/style/themes/default.less' from** error message
because of custom less compil…
-
**Describe the bug**
Used in antdv, but got some wrong styles in the color.less. I don't know where it comes from, although I have checked the various style files.
**Show your code**
```js
const…
-
## Background
主子应用都是 vue 项目,目前都是用 antd 组件库,但是主应用的通过 webpack-theme-color-replacer 换肤或 modifyVars 修改antd 组件样式不起效,看控制台,发现虽然主应用的样式文件已经修改成换肤后或修改后的样式,但子应用的 antd 因为没有修改,所以子应用的 antd 样式文件覆盖了主应用修改后的样式。
##…
-
**Describe the bug**
```
error [LessError: error evaluating function `darken`: color.toHSL is not a function] {
stack: undefined,
type: 'Runtime',
filename: 'input',
index: 357348,
li…
-
使用版本:"@ant-design-vue/pro-layout": "^3.2.3"
主要环境:vue3+vite2+ant-design-vue3
全局引入css样式:
import '@ant-design-vue/pro-layout/dist/style.css'
import 'ant-design-vue/dist/antd.variable.min.css'
执行切换主题…
-
### Describe the bug
一个页面上有一个画布,同时这个页面还有一个antd vue的drawer抽屉,抽屉里面还有一个画布,两个地方都有getTeleport的组件,导致抽屉里的画布正常是有4个节点+3条线,实际显示了8个节点3条线,去掉抽屉里画布的getTeleport后显示正常
### Your Example Website or App
无
### Steps t…
-
我想问下我使用的组件库是antd-design-vue,我如何配置语言为中文了?方便加个q吗:2430486030
-
### 🐛 Bug 描述 Bug description
使用版本:"@ant-design-vue/pro-layout": "^3.2.3"
npmjs下载后的
@ant-design-vue/pro-layout/dist/style.css
中包含
` .ant-btn-primary{color:#fff;border-color:#1890ff;backgroun…