strat-gameplay-webapp/docs
Cal Corum 5d20d84568 CLAUDE: Add RunnersOnBase component with expanding cards and runner/catcher matchup
- Created RunnersOnBase.vue component with split layout (runners left, catcher right)
- Created RunnerCard.vue for individual runner cards with expand-in-place functionality
- Integrated component into GamePlay.vue (mobile and desktop layouts)
- Added team color computed properties for batting/fielding teams
- Component only shows when runners on base (hasRunners computed)
- Click runner card to expand in place and show full player card + catcher matchup
- Smooth CSS transitions and animations matching pitcher/batter card style
- Includes design documentation and HTML mockup for reference
2026-02-06 19:13:52 -06:00
..
runner-display-alternatives.md CLAUDE: Add RunnersOnBase component with expanding cards and runner/catcher matchup 2026-02-06 19:13:52 -06:00
runner-display-mockups.html CLAUDE: Add RunnersOnBase component with expanding cards and runner/catcher matchup 2026-02-06 19:13:52 -06:00