13 Commits

Author SHA1 Message Date
lzh
e52ffe7375 chore: 新版构建部署流程 2025-12-23 14:13:20 +08:00
lzh
e508bd692d chore: build and deploy web-antd
All checks were successful
Web UI CI/CD / build-and-deploy (push) Successful in 8s
2025-12-23 14:09:26 +08:00
lzh
b34973ca92 chore: build and deploy web-antd [skip ci] 2025-12-23 14:05:04 +08:00
lzh
7a9142673d chore: build and deploy web-antd [skip ci] 2025-12-23 13:56:38 +08:00
lzh
3c206a831e chore: 强制提交dist命令 2025-12-23 13:53:31 +08:00
lzh
2b238136ad chore: 添加powerShell脚本构建提交 2025-12-23 13:46:15 +08:00
lzh
25ebd947b8 chore: 改为本地构建,传dist文件到服务端
Some checks failed
Web UI CI/CD / build-and-deploy (push) Has been cancelled
2025-12-23 13:43:32 +08:00
lzh
ed0addc150 docs: 调整构建过程,避免带宽占用过大
Some checks are pending
Web UI CI/CD / build-and-deploy (push) Waiting to run
2025-12-23 13:14:48 +08:00
Vben
dd833ca56b chore: update dependencies and documentation, optimize build toolchain (#6060)
* chore: update packageManager version to pnpm@10.9.0 for compatibility improvements

* chore: Update dependent versions and configurations to improve compatibility and stability

- Update Node version to 22.1.0
- Updated pnpm version to 10.10.0
- Fixed syntax error in prettier command in lintstagedrc
- Update dependent versions in pnpm-lock.yaml to ensure consistency
- Update format and content in README documents to improve readability

* fix: lint error
2025-04-28 23:08:05 +08:00
Trivikram Kamat
dd2b1ed580 fix: install corepack from npm (#5905)
* fix: install corepack from npm

* docs: install corepack from npm
2025-04-27 22:03:35 +08:00
Vben
422936a981 fix: docker image build failed (#4796) 2024-11-02 20:31:05 +08:00
Svend
850a6af1e0 fix: fix the issues with the local build docker script (#4647) 2024-10-15 21:45:05 +08:00
Vben
bfae9626dd perf: display border status color when the form is verified incorrectly (#4407)
* perf: display border status color when the form is verified incorrectly

* chore: adjust the document preview file order
2024-09-14 22:44:21 +08:00