-
This RFC is a proposal for changing the styling solution of Material-UI in v5.
**TL:DR; the core team proposes we go with emotion**
## What's the problem?
- Maintaining & developing a great…
-
### Describe the bug
When i use UI Framework in my projects,I import the css and run my app ,The browser load the css is too lang.
### Reproduction
import 'ant-design-vue/dist/antd.css';
import 't…
-
3.0.0-alpha.8 2020-11-19
https://next.mobile.ant.design
经过一段时间的前期工作, antd-mobile v3 正式启动,主要在以下方面
### 视觉规范
遵循最新的 alipay-design 视觉规范 [https://design.alipay.com](https://design.alipay.com/),对各个…
-
onSuccess | service resolve 时触发,参数为 data 和 params,如果有 formatResult ,则 data 为格式化后数据。 | (data: any, params: any[]) => void | -
-- | -- | -- | --
onError | service 报错时触发,参数为 error 和 params。 | (…
-
- [ ] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate.
### Reproduction link
[https://github.com/warmWarmH…
-
在vite项目中使用element-plus UI框架时报错:Failed to resolve module import "vant/lib/index.css3.0Projectue3-demoode_modules_vant@3.0.0-rc.2@vantlibindex.css"
请问大佬们:这个是我的配置有问题还是vite不支持UI框架,使用vue create创建的vue3.0项目…
-
我注意到一个辅助的appProvider用于在程序初始化时将$message和$dialog注意到window对象中,便于供Axios使用。
但其实有更为方便的实现方式:使用mitt(实际已经引入未用到)。
mitt引入的对象同样是全局对象,并且listener可以延迟定义,定义在任何位置。
方法如下:首先定义一个全局bus对象(eventbus.ts)
```
import mit…
-
Hello everyone and sorry if it's not the right place for this one ! It's my very first time on github 😂
I'm using nuxt for a while now and everything works great except for the Antd Framework ! It wo…
ghost updated
3 years ago
-
收集用户的常见问题和回答,沉淀到文档的常见问题章节中。
抛个砖
如何阿里云使用?
如何集成nest?
如何结合cdn来发布?
-
- [ ] 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 doe…