hms181231
da0f9a7e63
chore: user模块去掉less和样式调整 ( #11002 )
2 years ago
梓安
b6527751b3
feat ✨ (exception):align antd 5.x ( #11009 )
Co-authored-by: yuanzhian <yuanzhian@cai-inc.com>
2 years ago
期贤
2ce8f40d94
docs: update login theme
3 years ago
xieww
344ccd6426
✨ feat(account): remove less ( #10975 )
* ✨ feat(account): remove less
* ✨ feat(account): fix menu bugs
3 years ago
kiner-tang(文辉)
9f40f5729e
fix: solve search-list tab route work unexpected issue. ( #10970 )
3 years ago
kiner-tang(文辉)
5b9d26d14b
refactor: Select.Options => options ( #10971 )
* refactor: Select.Options => options
* refactor: Select.Options => options
* refactor: Select.Options => options
3 years ago
kiner-tang(文辉)
7c83d3b444
feat: remove profile less ( #10972 )
3 years ago
kiner-tang(文辉)
22f446918b
feat: optimize style ( #10973 )
3 years ago
kiner-tang(文辉)
adc236c8ea
fix: solve dropdown label display unexpected ( #10966 )
3 years ago
kiner-tang(文辉)
b2882d3561
chore: solve test fail issue ( #10939 )
* feat: solve test fail
* feat: solve test fail
* feat: solve test fail
* feat: solve test fail
* chore: lint
3 years ago
梓安
0e9dfaca87
💄 (sresult):remove less ( #10941 )
Co-authored-by: yuanzhian <yuanzhian@cai-inc.com>
3 years ago
hms181231
795119ebc7
chore: 更新tableList的antd&procomponent&umi的用法 ( #10936 )
* chore: 更新tableList的antd, procomponent,umi的用法
* chore: route component path TableList -> table-list
3 years ago
kiner-tang(文辉)
d55255d051
feat(list): remove less ( #10938 )
* feat: remove less
* feat: remove less
* feat: reset lock file
* feat: reset lock file
3 years ago
红
49521b88e1
chore: renmae ( #10914 )
* chore: renmae
chore: rename back
* chore: update mock config
3 years ago
期贤
847f013b33
chore: update pnpm lock file
3 years ago
期贤
8f9d4768f1
chore: update pnpm lock file
3 years ago
期贤
0c117ace5e
remove commit lint
3 years ago
期贤
22d7518257
chore: update lock file
3 years ago
期贤
bea2c5b39b
优化丢数据 异常
3 years ago
期贤
dafaf23df3
优化丢数据 异常
3 years ago
期贤
93d87cafb0
css
3 years ago
期贤
440197a7bf
css
3 years ago
期贤
91cc2e96e3
css
3 years ago
期贤
17c396615b
try
3 years ago
期贤
ee65696c31
try
3 years ago
期贤
408a5cf1b1
try
3 years ago
期贤
65ff0bbb0c
try
3 years ago
期贤
1676e6b446
remove
3 years ago
期贤
0d8af97a4f
change
3 years ago
期贤
e1b5ad5a97
change
3 years ago
期贤
8bcd230984
fix
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