claude-code-best/packages/pokemon/src/data
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
..
evolution.ts refactor: 提取共享 getStatColor、移除 deprecated EVOLUTION_CHAINS 2026-04-22 01:58:33 +08:00
learnsets.ts feat: Phase 1 — 数据模型升级 Creature v2 + PCBox/Bag 2026-04-22 00:20:08 +08:00
nature.ts test: 添加 battle/nature/learnsets/storage 测试,修复 nature 映射 2026-04-22 00:43:19 +08:00
pkmn.ts refactor: Phase 0 — 清除重复,委托 @pkmn 生态 2026-04-22 00:05:05 +08:00
species.ts refactor: Phase 0 — 清除重复,委托 @pkmn 生态 2026-04-22 00:05:05 +08:00