ant-design / ant-design/codemod-v4
and design pro 升级antd@v4
- Dominant language
- JavaScript
- Stars
- 99
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
config.js
const plugins = [
['umi-plugin-antd-icon-config', {}],
[
'umi-plugin-react',
package.json
"dependencies": {
"@ant-design/icons": "^4.0.0-alpha.19",
"@ant-design/pro-layout": "^5.0.0",
"@ant-design/pro-table": "^2.0.0",
"@antv/data-set": "^0.11.1",
"antd": "^4.0.0-rc.1",
"classnames": "^2.2.6",
"dva": "^2.6.0-beta.16",
"lodash": "^4.17.11",
"moment": "^2.24.0",
"omit.js": "^1.0.2",
"path-to-regexp": "2.4.0",
"qs": "^6.9.0",
"react": "^16.8.6",
"react-copy-to-clipboard": "^5.0.1",
"react-dom": "^16.8.6",
"react-helmet": "^5.2.1",
"redux": "^4.0.1",
"umi": "^2.13.0",
"umi-plugin-antd-icon-config": "^2.0.0",
"umi-plugin-antd-theme": "1.2.0-0",
"umi-plugin-pro-block": "^1.3.2",
"umi-plugin-react": "^1.14.10",
"umi-request": "^1.0.8",
"use-merge-value": "^1.0.1"
},
"devDependencies": {
"@ant-design/pro-cli": "^1.0.18",
"@types/classnames": "^2.2.7",
"@types/express": "^4.17.0",
"@types/history": "^4.7.2",
"@types/jest": "^25.1.0",
"@types/lodash": "^4.14.144",
"@types/qs": "^6.5.3",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.8.4",
"@types/react-helmet": "^5.0.13",
"@umijs/fabric": "^2.0.2",
"chalk": "^3.0.0",
"cross-env": "^7.0.0",
"cross-port-killer": "^1.1.1",
"enzyme": "^3.11.0",
"express": "^4.17.1",
"gh-pages": "^2.0.1",
"husky": "^4.0.7",
"jest-puppeteer": "^4.2.0",
"jsdom-global": "^3.0.2",
"lint-staged": "^10.0.0",
"mockjs": "^1.0.1-beta3",
"node-fetch": "^2.6.0",
"prettier": "^1.19.1",
"pro-download": "1.0.1",
"stylelint": "^13.0.0",
"umi-plugin-antd-icon-config": "^1.0.2",
"umi-plugin-ga": "^1.1.3",
"umi-plugin-pro": "^1.0.2",
"umi-types": "^0.5.9"
},
error

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the reported config.js plugin entries and the dependency versions in package.json, then reproduce the error shown in the attached screenshot. Trace whether the antd v4 upgrade fails in the configuration or dependency set. Done means the upgrade completes without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100