Commit Graph

10 Commits

Author SHA1 Message Date
cd143d9541 style: 测试 2026-04-03 21:17:42 +08:00
fa801fe273 style: 测试代码校验 2026-04-03 21:17:04 +08:00
c206eb8132 chore: 更新 pre-commit 针对 Node 环境的检查和 lint-staged 执行
- 增加 Node 环境检查,确保在提交前 Node 可用
- 更新 lint-staged 执行方式以适应新的环境设置
- 清理 index.tsx 文件中的多余空行
2026-04-03 21:13:29 +08:00
171c54e29b chore: 更新 repository 为 Gitea SSH(8022)
Made-with: Cursor
2026-04-03 20:42:45 +08:00
1ffe2fa39e chore: 使用 lint-staged 配置提交前校验
Made-with: Cursor
2026-04-03 20:30:47 +08:00
5594ab0b8c style: 测试eslint 2026-04-03 20:18:22 +08:00
7eed1ad5c6 chore: 增加代码规范和提交校验
Made-with: Cursor
2026-04-03 16:23:35 +08:00
e48462cf4a feat: 初始化 Vite React 聊天应用骨架
搭建 React + Vite + React Router + TailwindCSS + Ant Design 基础工程,并通过 vite-plugin-pages 实现文件路由。新增首页响应式聊天布局,移动端在小于 750px 时使用左侧抽屉侧边栏。

Made-with: Cursor
2026-04-01 01:51:04 +08:00
d476042856 docs: 更新 README 描述
Made-with: Cursor
2026-03-31 18:16:41 +08:00
4d9fb8e9f2 Initial commit 2026-03-30 16:12:58 +08:00