-
Hi!
We've just published a beta release of Neutrino 9 and are keen to have people trying it out/giving feedback. Notable changes:
* now using webpack 4, Babel 7, ESLint 6, and latest versions of t…
-
- [ y] I have searched the [issues](https://github.com/vueComponent/ant-design/issues) of this repository and believe that this is not a duplicate.
### [Version]
...vue-antd-ui 0.4.3
### Enviro…
-
组件版本为:"vue-antd-ui": "^0.5.1",
使用环境为:web应用在浏览器中使用,chrome正常,mac safari正常
遇到问题:新版本的ipad浏览器可以正常使用,但在旧版本的ipad,ios9.3.5系统中组件无法显示,格栅中的内容也不能被显示出来,旧版本ipad安装360极速版组件也不能正常表达,初步考虑问题出在了webview上,怎么处理
-
Currently experiencing 500 errors on various modules:
```
500 Server Error
Error: Server Error
The server encountered an error and could not complete your request.Please try again in 30 se…
-
## 2.1
* [ ] 完善 pwa 插件,插入 meta 信息,缓存 html 等
* [ ] 完善 `umi generate` 命令, 包括覆盖 antd-pro-cli 的场景
* [x] 完善出错信息
* [x] 运行时插件
## 2.x
* [ ] umi ui, umijs/umi#272
* [ ] 物料市场, #1350
* [x] SSR & pr…
-
由于项目正在从iview迁移过来,所以在使用vue-antd-ui的过程中会有不少的疑问。得知0.6.2支持template语法自动校验功能,于是便和团队一起尝试了下,发现在实际操作中还是有诸多不便,下面仅仅以登陆为例说明。
之前的demo请参考 https://github.com/vueComponent/ant-design/issues/43
1、
`:fieldDecorato…
-
### Version
vue-antd-ui: 0.4.2
### Environment
webBroswer: Chromium 66, firefox 59
node.js: v8.9.4
npm: 5.6.0
vue: 2.5.2
### Steps to reproduce
`
`
### What is expected?
a …
-
trying to create a POC nuxt app using https://github.com/AmpleOrganics/Blaze.vue, could not get my component library to install so i created a default create-nuxt-app using the antd and it does not re…
ZainW updated
5 years ago
-
Choose one: is this a **bug report** or feature request?
Log:
```
james@LAPTOP-UP0DKQSC ~/code/winescan/Stopwatch
$ yarn test
yarn run v1.5.1
$ jest
FAIL __tests__\App.js
● Test suite fa…
-
### ElementUI version
1.0.9
### Steps to reproduce
```js
import { Message } from 'element-ui';
Message('hello');
```
### What is Expected?
提示找不到模块
```
Module not found: Error…