Loading...
Loading...
Compare original and translation side by side
git commitgit commit<type>(<scope>): <subject>
<body>
<footer>featfixdocsstylerefactorperftestbuildcichore<type>(<scope>): <subject>
<body>
<footer>featfixdocsstylerefactorperftestbuildcichoreundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedgit diff --staged --name-only
git diff --stagedgit diff --staged --name-only
git diff --stagedBREAKING CHANGE: descriptionCloses #123Fixes #456BREAKING CHANGE: 描述内容Closes #123Fixes #456feat: New functionality
- New components, features, capabilities
fix: Bug fixes
- Resolving issues, fixing bugs
refactor: Code improvements
- No functional changes, better code structure
perf: Performance
- Speed improvements, optimization
docs: Documentation
- README, comments, guides
test: Testing
- Adding or fixing tests
style: Formatting
- Code style, linting, formatting
chore: Maintenance
- Dependencies, build config, toolingfeat: 新功能
- 新组件、新特性、新能力
fix: Bug修复
- 解决问题、修复Bug
refactor: 代码优化
- 无功能变更,仅优化代码结构
perf: 性能优化
- 提升速度、优化性能
docs: 文档更新
- README、注释、指南
test: 测试相关
- 添加或修复测试
style: 格式调整
- 代码风格、代码检查、格式化
chore: 维护任务
- 依赖更新、构建配置、工具调整feat(UserCard): ...fix(auth): ...chore(api): ...docs(readme): ...feat(UserCard): ...fix(auth): ...chore(api): ...docs(readme): ...add user authenticationfix memory leak in componentupdate API documentationadded user authenticationfixes bugUpdate API docs.add user authenticationfix memory leak in componentupdate API documentationadded user authenticationfixes bugUpdate API docs.undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined#!/bin/sh#!/bin/shundefinedundefinedundefinedundefinedundefinedundefined{
"network": {
"allowedDomains": [
"api.github.com"
]
}
}{
"network": {
"allowedDomains": [
"api.github.com"
]
}
}deploy: Deployment
migrate: Database migrations
hotfix: Production hotfixesdeploy: 部署操作
migrate: 数据库迁移
hotfix: 生产环境热修复Common scopes: auth, api, ui, database, admin, mobileCommon scopes: auth, api, ui, database, admin, mobileundefinedundefinedundefinedundefinedfeat(ui): add responsive navigation menu
fix(components): resolve prop validation warning
style(css): update button hover effectsfeat(ui): 新增响应式导航菜单
fix(components): 修复属性验证警告
style(css): 更新按钮 hover 效果feat(api): add user pagination endpoint
fix(database): resolve connection pool exhaustion
perf(queries): add database indices for user lookupsfeat(api): 新增用户分页端点
fix(database): 解决连接池耗尽问题
perf(queries): 为用户查询添加数据库索引ci: add automated deployment pipeline
build: update dependencies to latest versions
chore(docker): optimize container image sizeci: 新增自动化部署流水线
build: 将依赖更新至最新版本
chore(docker): 优化容器镜像大小undefinedundefinedundefinedundefinedundefinedundefinedundefinedundefined