• 0.7.0 85acb5c185

    Migrate icon buttons to Button component and simplify size variants
    All checks were successful
    CI / check (push) Successful in 48s
    CI / build-image (push) Successful in 18s

    dostulata released this 2026-03-13 17:22:00 +01:00 | 52 commits to main since this release

    Replace raw elements with Button variant="ghost" in stat-block
    panel, toast, player modals. Add icon-sm size variant (h-6 w-6) for
    compact contexts. Consolidate text button sizes into a single default
    (h-8 px-3), removing the redundant sm variant. Add size prop to
    ConfirmButton for consistent sizing.

    Button now has three sizes: default (text), icon, icon-sm.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    Downloads