claude-code-best/packages/pokemon
claude-code-best 98284a5908 refactor: 提取共享 getStatColor、移除 deprecated EVOLUTION_CHAINS
- 新增 ui/shared.ts 统一 getStatColor 函数
- CompanionCard/SpeciesDetail 改用共享函数,消除重复
- 移除 data/evolution.ts 中已废弃的 EVOLUTION_CHAINS 常量
- 清理 index.ts 导出

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 01:58:33 +08:00
..
scripts feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00
src refactor: 提取共享 getStatColor、移除 deprecated EVOLUTION_CHAINS 2026-04-22 01:58:33 +08:00
package.json feat: Phase 2 — 战斗引擎 @pkmn 薄适配层 2026-04-22 00:31:42 +08:00
tsconfig.json feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00