-
为了能够让 V4 尽快达到一个可用状态,使得 V4 能够活跃起来,重点把一些影响到可用性的点处理掉,这样使得可以推动 V4 尽快向前走:
- [x] V3 以及 master 的修改合并到 pro-blocks
- [x] branch update
- [x] v4 合并到 master,删除 v4 分支
- [x] master 改为 v2 分支
- [x] TypeSc…
-
![image](https://user-images.githubusercontent.com/28893646/60875037-aed66f80-a26b-11e9-9117-91abf296dfdc.png)
![image](https://user-images.githubusercontent.com/28893646/60875057-b4cc5080-a26b-11e9-…
-
As per finalised tech stack frontend will be "React using JavaScript (not TypeScript) and CSS (not Sass)"
Would like to discuss on which packages/libraries are best suited with react echo system ?
…
-
yarn create umi 初始出来的ant-design-pro不是master分支最新的吗?没有对比其他,就大概看了一下package.json文件 好像有些不一样
WuJiY updated
5 years ago
-
## What happens?
A clear and concise description of what the bug is.
## Mini Showcase Repository(REQUIRED)
> Provide a mini GitHub repository which can reproduce the issue.
> Use `yarn create …
-
困扰了很久的问题
-
v2.0就很方便,因为构建工程的时候,使用了git clone,所以直接使用git命令,就能更新服务器最新的代码。
假设我使用typescript
1:我怎么使用git得到最新的主干代码
2: 我怎么使用git得到最新的demo的代码
现在感觉antDesignPro从js切换到tc,也很纠结。
-
`Warning: The component appears to have a render method, but doesn't extend React.Component. This is likely to cause errors. Change DynamicComponent to extend React.Component instead.
The above er…
-
Error: Cannot find module 'F:\WorkSpace\react\learn\ant_design_pro_v4_all\scripts\fetch-blocks.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Mod…
-
npm run fetch:blocks#
这个脚本可以将所有的区块下载到当前项目中。你会得到与 https://preview.pro.ant.design/ 相同的界面