afc163
c1dae84859
refactor: simplify routes and remove unused account pages
chore: remove unused dependencies from package.json
chore: merge all-blocks
chore: remove unused mock files
9 months ago
dependabot[bot]
d07860622b
chore(deps-dev): bump jest from 29.7.0 to 30.0.4 ( #11507 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
dependabot[bot]
8ebfb2786d
chore(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 ( #11508 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
afc163
fe28bc49ba
chore: fix deps
9 months ago
afc163
6f95fb66a3
chore: merge v6-full-edition to all-blocks
9 months ago
afc163
4607f6b013
chore: fix ts errors
9 months ago
afc163
eb51b87590
chore: fix biome lint errors
9 months ago
afc163
a25a0cf473
chore: fix biome lint errors
9 months ago
afc163
4e0ce81e44
resolve pacakge.json conflict
9 months ago
afc163
0256b12956
refactor: import biome and check all files ( #11496 )
9 months ago
dependabot[bot]
af44243f7f
chore(deps-dev): bump lint-staged from 15.5.2 to 16.1.2 ( #11484 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
dependabot[bot]
bfc1f7db03
chore(deps-dev): bump @types/express from 4.17.23 to 5.0.3 ( #11480 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
Wanpan
0d88e2990b
chore: upgrade react19 ( #11474 )
Co-authored-by: skyzhao <skyzhao@example.com>
Co-authored-by: SKY ZHAO <boyzhaotian@hotmail.com>
10 months ago
afc163
65b909eed7
chore: Upgrade antd ( #11471 )
10 months ago
jiaxiang
dd195d5aa8
chore: remove deprecated deps ( #11423 )
10 months ago
afc163
781c93c23e
chore: remove unused devDeps
1 year ago
dependabot[bot]
aff52cd925
chore(deps-dev): bump @types/history from 4.7.11 to 5.0.0 ( #11363 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
978d0795ff
chore(deps-dev): bump gh-pages from 3.2.3 to 6.1.1 in the npm_and_yarn group across 1 directory ( #11359 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
031fe13c70
chore(deps-dev): bump @umijs/fabric from 2.14.1 to 4.0.1 ( #11362 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
dependabot[bot]
2dfba56c9d
chore(deps-dev): bump react-dev-inspector from 1.9.0 to 2.0.1 ( #11361 )
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
1 year ago
afc163
c971df4399
chore: pnpm => bun ( #11358 )
1 year ago
afc163
094673101c
chore: upgrade workflows ( #11356 )
1 year ago
afc163
5b5afc7f08
chore: prettier code, lint, test case ( #11323 )
2 years ago
期贤
559c01d1d4
chore: update snapshot
2 years ago
期贤
d9740e0efb
chore: update snapshot
2 years ago
期贤
8ff545e8f4
fix: update lock file
2 years ago
期贤
78180bca13
chore: update snapshot
2 years ago
期贤
f33f67d596
update snapshot
2 years ago
期贤
0db71a03c3
docs: update snapshot
2 years ago
期贤
690e210221
优化一些小问题
2 years ago
期贤
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