claude-code-best/packages/pokemon/src/ui
claude-code-best 25067e78af fix: 修正 MoveLearnPanel 提示文本匹配实际键盘绑定
[S] 跳过, [1-4] 替换对应招式 — 与 BattleFlow 输入处理一致

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 07:03:22 +08:00
..
BattleConfigPanel.tsx feat: Phase 3 — 战斗 UI 终端交互组件 2026-04-22 00:37:26 +08:00
BattleFlow.tsx feat: 添加 BattleFlow 完整键盘输入处理 2026-04-22 06:07:01 +08:00
BattleResultPanel.tsx feat: Phase 3 — 战斗 UI 终端交互组件 2026-04-22 00:37:26 +08:00
BattleView.tsx refactor: 代码优化 — 扩展类型覆盖、修复变量遮蔽、移除未使用导入 2026-04-22 00:49:48 +08:00
CompanionCard.tsx refactor: 清理未使用 import 和添加 spriteCache 错误日志 2026-04-22 04:18:51 +08:00
EggView.tsx feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00
EvolutionAnim.tsx feat: 又是更新了一大堆 2026-04-21 21:38:13 +08:00
ItemPanel.tsx feat: Phase 3 — 战斗 UI 终端交互组件 2026-04-22 00:37:26 +08:00
MoveLearnPanel.tsx fix: 修正 MoveLearnPanel 提示文本匹配实际键盘绑定 2026-04-22 07:03:22 +08:00
PokedexView.tsx refactor: 进化链动态生成替代硬编码 2026-04-22 06:32:36 +08:00
shared.ts refactor: 提取共享 getStatColor、移除 deprecated EVOLUTION_CHAINS 2026-04-22 01:58:33 +08:00
SpeciesDetail.tsx refactor: 进化链动态生成替代硬编码 2026-04-22 06:32:36 +08:00
SpriteAnimator.tsx feat: 一大堆优化 2026-04-21 20:31:10 +08:00
StatBar.tsx feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00
SwitchPanel.tsx refactor: 清理 SwitchPanel 未使用变量和导入 2026-04-22 00:51:51 +08:00