Committed autofocus for new game creation steps.
- Commit: d016868ff21c2905c0a9a2fd29fc806326c25bad
- File:
src/components/NewGame.tsx - Change: Focus Player 1/2/3 inputs on mount; caret…
Committed UI adjustment for inline delete icon in game list.
- Commit: 89300bc021e2c766d19488fd9566c4e8a88f3b93
- Files:
src/components/GameList.module.css,src/components/GameList.tsx-…
All features for this issue have been implemented and committed. This includes the Undo, Forfeit, Game Log, and post-game statistics functionalities. Closing the issue now.
Based on your feedback, here is the updated plan for this issue:
Updated Plan for Phase 1 (Issue #18)
- Integrate into Existing Game Creation:
- Locate the existing game creation…
I have broken down the implementation plan into the following sub-tasks. I will work on them in this order:
- Phase 1: #18 - Foundation and Turn-Based Input
- Phase 2: #19 - Advanced…
Excellent feedback. Based on your notes, here is a revised and more focused implementation plan.
Revised Implementation Plan for 14.1 Endless
This updated plan incorporates feedback to…
Based on the detailed requirements in dev/14.1.rules, here is a proposed phased implementation plan:
Implementation Plan for 14.1 Endless Scoring
Phase 1: Core Game Setup & Scoring
- …
Implemented in commit 875e9c8. The rematch feature has been added and .gitea is now ignored.