11 Commits

Author SHA1 Message Date
e5dd7aa70e chore: configure commitlint
All checks were successful
/ build-and-deploy-to-vercel (push) Successful in 3m12s
/ surge (push) Successful in 2m52s
/ playwright (push) Successful in 2m22s
/ cleanup_surge (push) Successful in 15s
/ lint-build-and-check (push) Successful in 5m42s
2025-05-03 16:00:52 +08:00
aecfd22055 chore(husky): 更新钩子脚本注释和 emoji [no ci] 2025-04-06 19:49:41 +08:00
ecd82d30a4 fix: 更新 lint-staged 配置,支持 .tsx 文件格式
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 2m47s
/ lint-build-and-check (push) Successful in 4m36s
/ surge (push) Successful in 2m44s
/ playwright (push) Failing after 11m36s
2025-04-03 15:26:27 +08:00
15980dd551 feat: 添加 husky 钩子,支持 commit-msg 和 post-merge 自动提示,更新 pre-commit 钩子中文提示
Some checks failed
/ surge (push) Successful in 2m30s
/ build-and-deploy-to-vercel (push) Successful in 2m43s
/ lint-build-and-check (push) Successful in 4m53s
/ playwright (push) Failing after 19m31s
2025-04-01 19:18:31 +08:00
7258853b57 feat: 添加路由元信息支持,优化无限加载组件的状态管理和错误处理
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 55s
/ depcheck (push) Successful in 1m24s
/ playwright (push) Failing after 2m50s
2025-01-08 14:48:01 +08:00
f302a56d2c chore: 更新 pre-commit 钩子,添加运行提示图标
Some checks failed
/ depcheck (push) Failing after 37s
/ playwright (push) Failing after 1m43s
/ build-and-deploy-to-vercel (push) Failing after 1m5s
2024-10-19 15:44:24 +08:00
3d03311ed7 chore: 更新 pre-commit 钩子,添加 TypeScript 格式化设置并清理 VSCode 配置 2024-10-19 15:41:38 +08:00
f47c97f895 chore: Update pre-commit script to handle pnpm availability
All checks were successful
CI / cache-and-install (push) Successful in 1m37s
Update the pre-commit script to handle the availability of pnpm. If pnpm is not available, the script will use the alternative path $HOME/.local/bin/pnpm. This change ensures that the lint-staged command is executed correctly regardless of the availability of pnpm.
2024-09-10 17:33:55 +08:00
f5a328d79f Husky 遇到 command not found: husky
All checks were successful
CI / cache-and-install (push) Successful in 1m23s
2024-08-22 11:26:54 +08:00
f2c4a67cfa chore: Update pre-commit hook to include echo statement
Some checks failed
CI / cache-and-install (push) Failing after 35s
2024-08-21 11:39:22 +08:00
a8d5e3486b Keep calm and commit 2024-08-21 11:33:35 +08:00