Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Progress: Improve accessibility #9060

Merged
merged 1 commit into from
May 25, 2024
Merged

Progress: Improve accessibility #9060

merged 1 commit into from
May 25, 2024

Commits on May 25, 2024

  1. Progress: Improve accessibility

    - Format razor
    - Use `aria-live=polite` to announce changes to the screen reader.
    - Use `ToInvariantString` in Circular like Linear
    - Apply user attributes at the end so they can override our defaults
    - Adds aria min and max values for Circular
    - `DivClassname` -> `Classname`
    - `MagicNumber` fix naming violation
    danielchalmers committed May 25, 2024
    Configuration menu
    Copy the full SHA
    1431eb9 View commit details
    Browse the repository at this point in the history