-
You are using a whole package of antd, please use https://www.npmjs.com/package/babel-plugin-import to reduce app bundle size. Not support Vite !!!
打开浏览器开发者工具,一直存在上述的警告
-
> 本文为在 GMTC 2019 上分享的文字稿,同步发在[《前端之巅》](https://mp.weixin.qq.com/s/6-yjR_CsHaWUI8YqLK25rA)公众号。
## 开篇
## 自我介绍
## 目录
## 框架发展历史
这是我们的框架发展时间线。
* 2015 年之前我们有 Sea.JS、Arale、SP…
-
由于 /src/design/ant/index.less,修改了antd 原生\组件的样式,修改代码如下:
```
// TODO beta.11 fix
.ant-col {
width: 100%;
}
```
导致antd 原生\组件的 layout='inline' 内联样式属性异常
### 复现 Bug
这是antd官网,form组件的一个官方例子
```
…
-
(react-scripts 2.0.4)
Same as in [this issue](https://github.com/webpack-contrib/mini-css-extract-plugin/issues/250) I am getting a lot of errors from the mini-css-extract-plugin when doing a CI buil…
-
我再最外层组件加了国际化组件如下代码
但是 日期控件DatePicker的月份和星期无法汉化
我用的ant3.6.6+react16.4.1如下图所示
![dv e4i xk91h 72w eot q](https://user-images.githubusercontent.com/28881899/43244792-99be2f88-90de-11e8-…
-
```
import { UploadDragger } from 'ant-design-vue';
```
![11](https://user-images.githubusercontent.com/69211/131095083-cc5c948f-605e-43ed-9ea1-c4bac1d6fc25.png)
waney updated
2 months ago
-
- [ ] 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.0.0-r…
-
首次进入页面时和第一次切换菜单时加载很慢
-
改一个文字 大概2秒左右才更新
-
版本:
```
"devDependencies":` {
"@ant-design-vue/nuxt": "^1.1.2",
"@nuxt/devtools": "latest",
"nuxt": "^3.7.4",
"vue": "^3.3.4",
"vue-router": "^4.2.5"
},
```
nuxt.confi…