Commit Graph

5 Commits

Author SHA1 Message Date
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