Evil
4ac15c01f1
feat: 更新脚手架
2 years ago
期贤
a8f3cff706
chore: remove footer
2 years ago
期贤
1721be82bf
chore: use antd-style
2 years ago
afc163
14cc686553
Update README.md
2 years ago
printfCYQ
6e732ec3f8
fix: add comma in package.json ( #11081 )
* fix: add comma in package.json
* perf: update pnpm-lock.yaml
2 years ago
Adolph Bryngelson
6af98b9056
locale: 新增404页面添加多语言支持 ( #11064 )
Co-authored-by: 世博 <shibozhangzhang@didiglobal.com>
2 years ago
Tao Zhou
7a61db5005
fix: add umi-serve in package.json ( #11065 )
2 years ago
Kerwin Bryant
fc7abf612d
Optimize Usage documentation ( #11015 )
2 years ago
Tao Zhou
eb2a258c79
fix: fix a poor translation in settingDrawer.ts ( #11037 )
2 years ago
Ignacio David Valls Bordera
80ffe95d8a
docs(README): translation to Spanish ( #10999 )
2 years ago
期贤
a2b2dbeaa0
chore: open esbuildMinifyIIFE
ref https://github.com/umijs/umi/issues/10959
3 years ago
期贤
b3f6ed7402
chore: update snapshot
3 years ago
期贤
025714d7ab
chore: update snapshot
3 years ago
期贤
ccb7a8e69c
chore: update pnpm lock file
3 years ago
Kevin Law
fee1af6b81
fix: fix wrong pro-layout props. ( #10836 )
* fix: fix wrong pro-layout props.
* tests(login): update test snapshot
3 years ago
httpcheck
c9047a19b5
fix: fix typos ( #10882 )
3 years ago
zhangrenyang
6ba66b8919
fix: api.ts Change the parameter passing method ( #10903 )
3 years ago
期贤
753945ec3d
chore: update lock file
3 years ago
DaoYuan
cef2e25270
chore: one import ( #10658 )
3 years ago
Zheng Jiang
aa90a0a0d1
fix HeaderDropdown @media style not working ( #10669 )
3 years ago
ycjcl868
e37cf1182c
chore: querystring deps ( #10699 )
3 years ago
DaoYuan
fd4a4a0183
feat: better organization mode ( #10627 )
* chore: better component
* chore: no auto
3 years ago
DaoYuan
e024ffb24d
chore: symbol ( #10605 )
* chore: symbol
* chore: fomat
* chore: services
3 years ago
DaoYuan
1cc38e816f
fix: ci ( #10613 )
* chore: update max
* chore: update
* chore: log
* chore: log
* chore: update
3 years ago
Marushiru
c8e7a4abb9
fix: hide SettingDrawer in production environment ( #10523 )
3 years ago
期贤
90ced93493
fix: use pro-layout new api
3 years ago
zlsdzh001
cd87d62714
fix import umijs/fabric package error ( #10556 )
rename umijs/facrib to umijs/fabric
3 years ago
期贤
5063fdc4a0
fix: fix fabric package name error
3 years ago
Buddy John
df8bcbd22d
fix(husky): Prevent the verify error on commit. ( #10536 )
If I initial my project by execute: pnpm install (not the npm install), Then use git commit, it'll always result an error:
✔ Preparing...
✔ Running tasks...
✔ Applying modifications...
✔ Cleaning up...
npm ERR! could not determine executable to run
npm ERR! A complete log of this run can be found in:
husky - commit-msg hook exited with code 1 (error)
so I add a missed dev-depency: @umijs/facrib , It's solved.
3 years ago
期贤
8287612333
chore: ypdate snapshot
3 years ago
期贤
8c6ac3486b
chore: update typescript
3 years ago
chenshuai2144
732581083c
fix test error
3 years ago
Hexi
fe199f7e3d
feat: bump react type version to 18 ( #10478 )
3 years ago
Tony Han
12863fdb3b
fix: 更新TS 声明 ( #10480 )
3 years ago
Tony Han
0b4b0b14ba
修复api 登录问题 ( #10453 )
3 years ago
Taocap
78c90346b0
fix: 解决首次加载时白屏的问题 ( #10347 )
3 years ago
黄威
bd93eb0a2f
修复刷新时 title 不显示的问题 ( #10455 )
3 years ago
csic21
a5c65f7eba
fix: 修复antd时间选择器语言包中文缺失问题 ( #10440 )
3 years ago
期贤
b8cf69055a
fix: fix login page no work title error
close https://github.com/ant-design/ant-design-pro/issues/10335
close https://github.com/ant-design/ant-design-pro/issues/10403
3 years ago
陈帅
5177d3382c
feat: 升级到 antd@5 ( #10377 )
* add test lib
* add more fix
* prettier
* prettier
* prettier
* fix(test):更好的类型优化
* chore: update lock
* update
* remove e2e
* try remove less
* update to antd@5
* chore: support antd@5
* fix: update snapshot
* fix: update snapshot
* remove fabric
* feat: request record
* fix: support jest
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* fix ci
* remove plugin
Co-authored-by: xiefengnian.xfn <xiefengnian.xfn@antgroup.com>
3 years ago
Hexi
0f4935f4d1
chore: update router params description ( #10404 )
3 years ago
lgtm-com[bot]
28ae430f16
Add CodeQL workflow for GitHub code scanning ( #10359 )
Co-authored-by: LGTM Migrator <lgtm-migrator@users.noreply.github.com>
3 years ago
SHINCHVEN
9d018aae5c
fix: Hash router was ignored in getInitialState() ( #10352 )
Use `history.location.pathname` instead of `window.location.pathname` to support hash router.
3 years ago
SHINCHVEN
6641f4424f
Correct spelling ( #10348 )
batch
3 years ago
lijianan
a5ed98360f
Update README.zh-CN.md ( #10336 )
3 years ago
期贤
24840617ec
fix: remove dev proxy
3 years ago
pshu
25d026ac82
避免 mfsu 编译 playwright ( #10311 )
3 years ago
chenshuai2144
c82145f2a6
fix: fix setInitialState sync data error
close https://github.com/ant-design/ant-design-pro/issues/10222#issuecomment-1279807915
3 years ago
SvenFE
5963d69f90
chore: bump deps ( #10274 )
3 years ago
Kylin
6200e1dbeb
fix: You may NOT need # b9163ae and # 00151a6 ( #10257 )
4 years ago