soroban-abacus-flashcards/apps/web/public
Thomas Hallock b191bb9a82 feat(worksheets): Phase 5 - Update typstGenerator for operator support
Updates typstGenerator.ts to handle both addition and subtraction:
- Import WorksheetProblem union type instead of just AdditionProblem
- Import subtraction rendering and analysis functions
- Update calculateMaxDigits to handle both operators
- Update problem enrichment to analyze addition vs subtraction
- Generate Typst problem data with operator discriminator
- Dispatch to correct rendering function based on operator
- Update displayRules to handle both ProblemMeta and SubtractionProblemMeta

Also updates:
- problemGenerator.ts: Add operator field to AdditionProblem
- displayRules.ts: Support AnyProblemMeta union type
- validation.ts: Add operator to shared config fields

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-07 22:30:15 -06:00
..
3d-models feat: add client-side OpenSCAD WASM support for 3D preview 2025-11-05 08:43:52 -06:00
blog feat: optimize ten-frame blog examples for dark theme 2025-11-07 14:05:24 -06:00
games fix: prevent database imports from being bundled into client code 2025-10-10 11:40:46 -05:00
icons feat(worksheets): Phase 5 - Update typstGenerator for operator support 2025-11-07 22:30:15 -06:00
gallery-demo.html feat(arcade): add yjs-demo collaborative game and Yjs persistence layer 2025-10-29 09:46:20 -05:00
og-image.svg Redesign OG image and favicon using AbacusReact server-side rendering 2025-11-03 07:04:09 -06:00
test-interactive-with-data-attrs.html fix: prevent database imports from being bundled into client code 2025-10-10 11:40:46 -05:00
test-memory-quiz.html fix: prevent database imports from being bundled into client code 2025-10-10 11:40:46 -05:00
test-simple.html fix: prevent database imports from being bundled into client code 2025-10-10 11:40:46 -05:00