-
我为大家介绍一个新的 React 开发框架,[umi](http://umijs.org/),大家可以叫他**五米**。经过近半年的细致打磨,37 个 beta 版,23 个 rc 版,以及内外部项目的检验之后,今天终于迎来了他的 [1.0 版本](https://github.com/umijs/umi/releases/tag/umi%401.0.0)。非常感谢期间把 umi …
-
引入antd,
.umirc里plugins加上
` [require.resolve('umi-plugin-react'), { pwa: {}}]` ,报错
```
$ umi dev
✖ error Plugin /Users/dva/Library/Caches/Yarn/v3/npm-umi-plugin-react-1.2.0-4b52421d31ecff979…
-
- [ ] 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://stackblitz.com/edit/…
-
![image](https://user-images.githubusercontent.com/11746742/67744903-be1d3b00-fa5d-11e9-8c4b-4fcc04af4ac7.png)
图片用 OmniGraffle 画的,附件如下,欢迎修改
[blowcode.zip](https://github.com/alitajs/blowcode/files/3…
-
https://github.com/react-component/tabs/blob/3f2286c4c78137fe70c5b4e197f1cdd6f9e8bbd2/examples/antd.js#L85
点那个 `switch to last tab` 按钮,就崩溃了,Tabs上没有 `scrollToActiveTab` 这个方法,这个是 `ScrollableTabBarNod…
muzea updated
6 years ago
-
Hi we are using ant design with react to create an online test taking emulator(sort of) and it has a timer too, everything works except in windows os, the timer stops in between after few minutes and …
-
最近公司要开始建新项目了,而且准备采用 vue-antd-admin 。但是我有一些疑惑,就是如果采用 该项目后,时间久了,
如果要升级antd的版本,该如何升级呀?请问如何查看项目中的antd的版本号?
我在package.json 和 package-lock.json 都没找到antd UI框架的版本号,看起来好像是把 antd 代码打散了,如何再组装起来的,找不到对应版本号..…
-
* **I'm submitting a ...**
feature request
question about how to use this project
* **Summary**
I've tried to use antd-mask-input for phone number input with country selection.
I found a possib…
-
@xuxueli
大佬你好,前端已用React重构,有需要提PR吗;因为是二开因为存在大量定制代码,如果可以PR的话,需要修改
新特性:
1. 增加飞书,钉钉登录,可配置化
2. 增加webhook 通知提醒;绑定到任务;
3. 基于antd & react 全新的页面改版
4. 开发阶段前后端分离,打包后一体部署
待修改:
1. 目前只支持javabean模式,code编辑…
-
### Reproduction link
### Steps to reproduce
https://user-images.githubusercontent.com/7971419/186079718-55d1058e-9004-42f8-8bb5-2b7829971e1b.mp4
### What is expected?
### What…