Commit Graph

9 Commits

Author SHA1 Message Date
lintsinghua c7ce5bae30 chore: bump version to v1.2.0
- Update package.json version to 1.2.0
- Update version badges in README files
- Update package-lock.json
2025-10-27 18:50:00 +08:00
lintsinghua a250c92182 chore: bump version to v1.1.3 2025-10-27 15:45:08 +08:00
lintsinghua 7aaaa4a900 chore: bump version to v1.1.2 2025-10-26 21:01:49 +08:00
lintsinghua dfa357ec6d chore: bump version to v1.1.1 2025-10-26 15:33:45 +08:00
lintsinghua f1b865982b chore: bump version to v1.1.0 2025-10-26 13:39:18 +08:00
lintsinghua 0b8481091c chore: bump version to v1.0.0 2025-10-26 13:04:25 +08:00
lintsinghua a5e7fefbdc chore(dependencies): Update project dependencies
- Add @radix-ui/react-visually-hidden package to project dependencies
- Update package-lock.json and pnpm-lock.yaml to reflect new dependency
- Ensure compatibility with existing project configuration
2025-10-26 11:30:07 +08:00
lintsinghua a12633b47d refactor(project-structure): Restructure project architecture and improve code organization
- Reorganize source code into feature-based and shared module structure
- Move components, services, and hooks into more logical directories
- Update project configuration files to reflect new structure
- Add .env.example template for easier environment setup
- Enhance README.md with more detailed project information and setup instructions
- Consolidate utility functions and hooks into shared modules
- Remove deprecated or unused files and components
- Improve type definitions and configuration management
- Update routing and main application configuration
This refactoring aims to improve code maintainability, readability, and scalability by implementing a more modular and organized project structure.
2025-10-22 15:12:59 +08:00
lintsinghua 7478f6f14f Initial commit: Add XCodeReviewer project files 2025-09-20 00:09:00 +08:00