🍣 The one-stop shop for official Umi plugins and presets.
Go to file
Kuitos 3b8a1a6a66 chore(release): Publish
- @umijs/plugin-qiankun@2.44.1
2023-10-09 17:43:12 +08:00
.github/workflows chore: fix .circleci ci (#625) 2021-06-03 23:22:32 +08:00
cypress feat: qiankun errorBoundary (#675) 2021-08-12 15:26:50 +08:00
example fix(qiankun): add default classname and new laoding style (#758) 2021-12-07 17:13:37 +08:00
packages chore(release): Publish 2023-10-09 17:43:12 +08:00
scripts chore: fix .circleci ci (#625) 2021-06-03 23:22:32 +08:00
.editorconfig chore: initial commit for umi@3's offical plugins 2020-01-14 18:44:01 +08:00
.fatherrc.ts chore: fix .circleci ci (#625) 2021-06-03 23:22:32 +08:00
.gitignore fix(qiankun): 修复 prefetch 对数组配置支持不完善的问题 (#723) 2021-10-12 14:41:52 +08:00
.prettierignore chore: initial commit for umi@3's offical plugins 2020-01-14 18:44:01 +08:00
.prettierrc [WIP] feat: @umijs/plugin-locale (#17) 2020-02-03 16:25:11 +08:00
.yarnrc update 2019-06-26 16:42:04 +08:00
CONTRIBUTING.md chore: --select-version (#448) 2020-11-18 19:31:09 -08:00
cypress.json chore(e2e): add e2e test cases (#602) 2021-04-25 23:23:19 -07:00
jest.config.js feat(layout): renderRightContent support locale (#624) 2021-06-03 19:54:07 +08:00
lerna.json chore: add release script 2020-02-04 11:33:39 +08:00
package.json chore: fix .circleci ci (#625) 2021-06-03 23:22:32 +08:00
README.md update 2021-11-12 13:55:08 +08:00
tsconfig.json feat(layout): renderRightContent support locale (#624) 2021-06-03 19:54:07 +08:00
typing.d.ts fix(antd): add missing configprovider prefixCls (#746) 2021-11-16 22:34:19 +08:00
yarn.lock fix(openapi): use swagger-ui-dist 2022-06-18 12:38:22 +08:00

@umijs/plugins

codecov GitHub Actions status

Official umi plugins and presets.

Plugins

plugins list

  • plugin-access,权限管理
  • plugin-analytics,统计管理
  • plugin-antd,整合 antd UI 组件
  • plugin-crossorigin,通常用于 JS 出错统计
  • plugin-dva,整合 dva
  • plugin-helmet,整合 react-helmet,管理 HTML 文档标签(如标题、描述等)
  • plugin-initial-state,初始化数据管理
  • plugin-layout,配置启用 ant-design-pro 的布局
  • plugin-locale,国际化能力
  • plugin-model,基于 hooks 的简易数据流
  • plugin-request,基于 umi-request 和 umi-hooks 的请求方案

LICENSE

MIT