-
Has anyone gotten Ant Admin to use Okta for its login? I have Okta working on a regular Material-UI React application but can't get it to work with Ant Admin. Any help would be appreciated.
- Joe…
-
## What happens?
项目已经升级到 react-router 5.x
但是 [umi-build-dev](https://github.com/umijs/umi/blob/46b9cbaea2e236e24407a89587824455352dbac6/packages/umi-build-dev/package.json#L45)
锁了 4.3.1 版本, 然后…
-
Jenkins!打包命令
echo $PATH
node -v
npm -v
pwd
#npm set registry https://registry.npm.taobao.org
#npm install chromedriver --chromedriver_cdnurl=https://npm.taobao.org/mirrors/chromedriver
#…
-
## What happens?
Tests using hooks fail because umi and umi-test import their own versions of react.
When running tests the following error will be thrown:
```
Invariant Violation: Invalid hoo…
-
Build 'Lotus.React.Admin / Build' #14
Triggered 2019-07-20 11:08:23 by '管理员 (admin)'
Started 2019-07-20 11:08:23 on 'windows10'
Finished 2019-07-20 11:12:01 with status NORMAL 'Success'
VCS revisi…
-
如题,希望umijs尽快跟上
-
Hi everyone,
Is there a way to add redux form reducer to antd pro?
Thank you su much
-
>npx umi block add DashboardAnalysis --path=/dashboard/analysis
√ � Parse url and args
√ � Git fetch
√ � Git checkout master
√ � Git pull
× � Install additional dependencies @types/lodash.debou…
-
your forked repository added react hooks support feature in your umi-plugin-apollo
i think its good idea you add this feature in main project
rmros updated
5 years ago
-
在周刊第49篇`精读《Compilers are the New Frameworks》`中提到了`UmiJs`等框架是一种自带了约定式路由、数据流的一站式框架,并且说明umi并不限制数据流的选型。
但我的觉得这其实只是针对于传统模式下的数据流设计方案来说,umi并没有进行限制。
假如采用类似于第5篇`精读民工叔单页数据流方案`的MVI数据流方案,形成[这种](https://codesand…