Commit Graph

7 Commits

Author SHA1 Message Date
shahondin1624
4f41b05100 feat: add centralized TestTags and testTag modifiers on all key UI components (Closes #31)
Create TestTags.kt with tag generators for attribute cards, talent cards,
roll buttons, nav items, and panel placeholders. Apply testTag modifiers
to Attribute, Talent, and App navigation/toolbar composables.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 13:03:41 +01:00
8855f48ae2 test: add serialization round-trip test (Closes #37) 2026-03-13 13:00:59 +01:00
c4fea755d0 feat: add responsive spacing and padding system (Closes #3) 2026-03-13 12:57:44 +01:00
27756f4dde feat: add maximum content width constraint for wide displays (Closes #2) 2026-03-13 12:55:51 +01:00
1555275aeb feat: add WindowSizeClass system for responsive layout (Closes #1) 2026-03-13 12:54:19 +01:00
d08cc83348 fix: compute DiceRoll success count from fresh roll, not stale result (Closes #16) 2026-03-13 12:22:57 +01:00
shahondin1624
cd027b9f9b Initial commit 2025-10-25 11:22:27 +02:00