darkwatch/client
Aaron Wood 98a3054b93 Mobile layout, campaign name, dropdown theme fix, and z-index fixes
- Mobile: full-screen character sheet, stacked banner, compact header
- Mobile: roll log with 3 states (hidden/peek/half-screen), cycle button
- Mobile: long-press dice buttons for advantage/disadvantage popup
- Show actual campaign name instead of hardcoded "Campaign"
- Fix item/talent picker dropdowns using hardcoded dark backgrounds
- Fix z-index: dice tray (10001) > character sheet (10000) > header (9999)
- Compact app header on mobile

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 22:32:21 -04:00
..
public Add 3D dice rolling with predetermined outcomes and character colors 2026-04-09 21:01:05 -04:00
src Mobile layout, campaign name, dropdown theme fix, and z-index fixes 2026-04-09 22:32:21 -04:00
index.html Medieval visual theme with 4 switchable color schemes 2026-04-09 17:06:50 -04:00
package-lock.json Add 3D dice rolling with predetermined outcomes and character colors 2026-04-09 21:01:05 -04:00
package.json Add 3D dice rolling with predetermined outcomes and character colors 2026-04-09 21:01:05 -04:00
tsconfig.json Initial commit: Shadowdark character sheet manager with item/talent databases, view/edit modes, real-time sync 2026-04-09 01:03:40 -04:00
vite.config.ts Fix mobile layout, roll log visibility with character sheet, ngrok host allowlist, misc UI polish 2026-04-09 01:49:23 -04:00