A framework in react community
Go to file
2024-10-16 10:43:45 +08:00
.github ci: fix pnpm install (#12536) 2024-07-04 16:55:06 +08:00
.husky chore: use tsx instead of esno 2022-07-15 09:47:54 +08:00
codemod feat: add @umijs/copilot (still wip) (#10831) 2023-03-23 21:43:19 +08:00
copilot feat: axios set proxy https agent, timeout tip (#10853) 2023-04-06 16:13:41 +08:00
did-you-know fix(did-you-know): mkdirSync may fail (#12642) 2024-08-21 15:08:38 +08:00
docs docs: correct typo in test guide (#12710) 2024-09-26 17:21:00 +08:00
examples dep(@umijs/preset-umi): @umijs/bundler-mako@0.8.14 2024-09-26 10:31:07 +08:00
libs/valtio release: @umijs/valtio@1.0.4 2023-09-21 16:31:16 +08:00
packages release: 4.3.27 2024-10-16 10:43:45 +08:00
scripts chore: add sync max script 2024-05-10 09:01:11 +08:00
test test: add e2e case (#548) 2022-06-23 17:18:12 +08:00
ui dep: upgrade core-js / babel and others (#11992) 2023-12-27 10:45:24 +08:00
.editorconfig build: support turbo build flow (#425) 2022-06-23 17:18:05 +08:00
.fatherrc.base.ts build: use father instead of tsc (#8297) 2022-07-20 16:45:02 +08:00
.gitattributes chore(lang-identify): ignore deps file language detect (#325) 2022-06-23 17:17:54 +08:00
.gitignore wip: fix(plugin-mf): 🐛 re-export umi.ts exports for qiankun (#11109) 2023-05-09 17:30:25 +08:00
.npmrc dep: upgrade to pnpm v8 (#10890) 2023-04-04 08:32:04 +08:00
.prettierignore fix: 🐛 前端模块 和 node 模块分开解析 (#9976) 2022-12-08 14:20:19 +08:00
.prettierrc.js feat(test): support test mock RenderClient (#9556) 2022-11-03 16:31:04 +08:00
.umirc.ts fix(mfsu): src compiled twice when use APP_ROOT (#9885) 2022-12-01 12:27:12 +08:00
codecov.yml fix(mfsu.eager): 🐛 mfsu.eager 缓存增加 cache dep 字段。 (#9604) 2022-10-25 10:16:02 +08:00
CONTRIBUTING.md docs: update contributing.md 2022-06-23 17:17:53 +08:00
contributors.json fix: code drift (#12410) 2024-05-22 10:29:25 +08:00
global.ts docs: direct /zh-CN to v3.umijs.org for a period of time 2022-06-24 15:08:05 +08:00
index.js feat: new ssr (#12489) 2024-06-27 16:15:27 +08:00
jest.config.ts chore(ci): 👷 coverage action (#907) 2022-06-23 17:18:32 +08:00
jest.e2e.config.ts test: add e2e case (#548) 2022-06-23 17:18:12 +08:00
jest.turbo.config.ts fix(test): 🐛 单个包执行 jest 未过滤 compiled 等目录 (#915) 2022-06-23 17:18:32 +08:00
lerna.json release: 4.3.27 2024-10-16 10:43:45 +08:00
LICENSE chore: init umi-next (#106) 2022-06-23 17:17:26 +08:00
package.json feat: new ssr (#12489) 2024-06-27 16:15:27 +08:00
pnpm-lock.yaml dep(@umijs/preset-umi): @umijs/bundler-mako@0.9.2 2024-10-16 10:41:15 +08:00
pnpm-workspace.yaml docs: migrate to dumi (#11269) 2023-08-16 09:21:09 +08:00
README.md docs: Fix typo on README.md (#11463) 2023-08-02 11:01:11 +08:00
theme.config.ts docs: migrate to dumi (#11269) 2023-08-16 09:21:09 +08:00
tsconfig.base.json feat(ui): basic umi ui (#10559) 2023-02-22 09:48:22 +08:00
tsconfig.json build: use father instead of tsc (#8297) 2022-07-20 16:45:02 +08:00
turbo.json chore: revert turbo dep upgrade 2024-01-04 09:05:48 +08:00
types.d.ts fix(plugin-docs): Fixed build failed caused by no .svg module declaration (#332) 2022-06-23 17:17:54 +08:00

umi

Version Downloads build status License

A framework in react community

Please consider following this project's author, sorrycc, and consider starring the project to show your ❤️ and support.

🚀 Read the launch post →

📚 Learn Umi →

Contribution

See Contributing Guide.

Core Maintainers

Core Maintainers are community members who have contributed significantly to the project through addressing issues, fixing bugs, and implementing enhancements/features.

Maintainers

Maintainers are community members who have had 10 or more PRs merged in umi or have spent a lot of time contributing to the umi community or addressing issues.

Contributors

Contributors are community members who have had 1 or more PRs merged in umi. If you are a contributor, you can contact me [sorrycc] to join the Contributor Group.

Community

LICENSE

MIT