arazni / blades-in-the-sheets

A Blades in the Dark character sheet progressive web app in WebAssembly
https://arazni.github.io/blades-in-the-sheets/
6 stars 1 forks source link

Fluent UI for Screen Reader Support #28

Closed arazni closed 5 months ago

arazni commented 5 months ago

Rewrote UI to use Fluent UI, which has better screen reader support than MudBlazor.

Removed all MudBlazor components.

Added an accessibility setting to toggle between checkboxes and sliders for "rating" style components.

Added a theme page to control visual layout colors. I'm not an artist.

Control + S now saves while on a character sheet.

Upgrade to .NET 8.