期贤
1721be82bf
chore: use antd-style
2 years ago
期贤
8b50be3cf9
update
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
Tao Zhou
7a61db5005
fix: add umi-serve in package.json ( #11065 )
2 years ago
Joel Alan
c965935a3d
chore: upgrade charts ( #11011 )
2 years ago
期贤
b3f6ed7402
chore: update snapshot
3 years ago
期贤
2ce8f40d94
docs: update login theme
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
期贤
8f9d4768f1
chore: update pnpm lock file
3 years ago
期贤
ccb7a8e69c
chore: update pnpm lock file
3 years ago
期贤
0c117ace5e
remove commit lint
3 years ago
期贤
22d7518257
chore: update lock file
3 years ago
期贤
753945ec3d
chore: update lock file
3 years ago
ycjcl868
e37cf1182c
chore: querystring deps ( #10699 )
3 years ago
期贤
65ff0bbb0c
try
3 years ago
期贤
8bcd230984
fix
3 years ago
DaoYuan
1cc38e816f
fix: ci ( #10613 )
* chore: update max
* chore: update
* chore: log
* chore: log
* chore: update
3 years ago
期贤
90ced93493
fix: use pro-layout new api
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
Hexi
fe199f7e3d
feat: bump react type version to 18 ( #10478 )
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
SvenFE
5963d69f90
chore: bump deps ( #10274 )
3 years ago
期贤
b28bc59969
use latest version
4 years ago
聪小陈
fb0cb6bc9d
chore: remove jest ( #10038 )
Co-authored-by: xiaohuoni <chen.xiaocong2@iwhalecloud.com>
4 years ago
DaoYuan
1052141e55
chore : unlock version ( #10052 )
4 years ago
DaoYuan
c4009b64ec
fix: 使用6.0模板发现的一些问题 ( #10033 )
* chore: 没有必要的文件
* fix: can prettier pkg
* chore: 有格式化后自动排序
4 years ago
期贤
444ad944c2
doc: update welcom page
4 years ago
期贤
d275684222
chore: update deps version
4 years ago
期贤
b5ec33c2af
chore: add User files
4 years ago
期贤
860949e71c
chore: change verison
4 years ago
陈帅
df51053a21
feat: support umi@4 ( #9956 )
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* chore: prettier all code
* fix error
* remove Deploy CI
* remove ie
* remove unuse code
* remove Deploy CI
4 years ago
期贤
9e471da19f
chore: use swagger-ui-dist
4 years ago
陈帅
d3f021945e
fix: use @umijs/fabric new version
4 years ago
陈帅
f648a6e7f6
chore: use @ant-design/pro-components
4 years ago
陈帅
a806c0135c
fix: fix typescript error
4 years ago
TinsFox
e608b880e2
chore: remove duplicate swagger-ui-react ( #9829 )
4 years ago
puxiao
f701c2edbb
Update to antd 4.20.0 for `Menu support items` ( #9786 )
* Update package.json
* Update AvatarDropdown.tsx
* Update AvatarDropdown.tsx
* Update AvatarDropdown.tsx
4 years ago
赵東澔
61dac4ddab
Update package.json ( #9826 )
4 years ago
期贤
d160dc04a5
fix: support access new version
4 years ago
期贤
10ced8124d
version: update package.json
4 years ago
Chuck
c0eb9d15a0
chore: 使用 husky 代替 yorkie ( #9718 )
yorkie 在 pnpm 环境下并不能正确的安装 Git Hooks, 因此使用 husky 代替它.
4 years ago
陈帅
9d8b711605
chore: update package.json version
4 years ago
陈帅
4df99f17be
version: up dependencies version
4 years ago
陈帅
bf9406c6f4
chore: up version
4 years ago
JiangYu
8442881395
fix notice styles and update dependencies minor version ( #9490 )
* fix: notice styles
* chore: up depenedencies minor version
Co-authored-by: jiangyu <jiangyu@1414587873548331.onaliyun.com>
4 years ago
陈帅
645d6ed4fd
🌷 UI: alway set theme ( #9458 )
* 🌷 UI: alway set theme
* 🌷 UI: support dynamic theme
* merge master
4 years ago
陈帅
7a5c54a16a
chore: use playwright ( #9345 )
* chore: use playwright
* 修改图表
* e2e
* up version
4 years ago
陈帅
f6b856c309
chore: up utils version
4 years ago
陈帅
be345dc8e6
chore: up antd version
4 years ago