soroban-abacus-flashcards/packages
Thomas Hallock 3308e22fd2 fix: display actual numbers in SVG examples
Fixed NumberFlow mock to properly render column values instead of placeholder text:
- Changed from <text> to <span> elements for foreignObject compatibility
- Ensured value prop is properly passed through to display actual numbers
- Examples now show correct place values (1,2,3 for basic-usage, 4,5,6 for interactive, etc.)

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-19 15:41:17 -05:00
..
abacus-react fix: display actual numbers in SVG examples 2025-09-19 15:41:17 -05:00
core refactor: migrate web app to use @soroban/templates package 2025-09-16 09:39:35 -05:00
templates feat: implement interactive place value editing with NumberFlow animations 2025-09-18 14:21:52 -05:00