Files
Ferrous-Solitaire/solitaire_server
funman300 e17667d034
Build and Deploy / build-and-push (push) Successful in 4m37s
feat(web): add undo button directly on the game board
Places a floating "↩ Undo" button at the bottom-right of the green felt
surface so it is visible without looking in the header. Both the board
button and the header button share the same handler; both track
undo_stack_len and disable when nothing can be undone.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-15 17:32:16 -07:00
..