Name Last commit Last update
AccountCenter BasicForm finish
AccountSettings BasicForm finish
AdvancedForm remove umirc
AdvancedProfile BasicForm finish
Analysis remove umirc
BasicForm remove umirc
BasicList remove umirc
BasicProfile BasicProfile finsh
CardList remove umirc
Exception403 remove umirc
Exception404 remove umirc
Exception500 dom: add new dev function
Monitor remove umirc
ResultFail remove umirc
ResultSuccess remove umirc
SearchListApplications remove umirc
SearchListArticles remove umirc
SearchListProjects remove umirc
StepForm remove umirc
TableList remove umirc
UserLogin remove umirc
UserRegister AccountSettings is finsh
UserRegisterResult AccountSettings is finsh
Workplace remove umirc
_scripts code style
.editorconfig remove unnecessary 'x' permission of some configuration files
.eslintignore fix reloadSW no trigger error
.eslintrc.js use node:latest-browsers images (#2966)
.gitignore add .firebase in gitignore
.prettierignore remove webpackrc to config/config.js
.prettierrc merge master
.stylelintrc.json renew stylelintrc.json
.umirc.js BasicForm finish
LICENSE feat: init blocks for Ant Design Pro V4!
README.md doc: add in pregress
README.zh-CN.md
jsconfig.json use new alias @ which default set in umi
package.json BasicProfile finsh
tsconfig.json AccountSettings is finsh
tslint.yml ts config
typings.d.ts bug: fix autoHeight infinite loop

pro-blocks

中文 README

umi blocks of Ant Design Pro.

A part of Ant Design Pro V4, still in progress.

dev

Usage

umi block add [the github url of block]

You can visit umi doc for find out more info about umi block.

Contribute

Enter the block you want to dev

cross-env PAGES_PATH='block_name' umi

In complex typescript definitions, vscode may crash or tslint reports an error. You can restart the typescript service by "ctrl+shift+p > reload window"