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

Additional accessibility support #412

Merged
merged 19 commits into from
Jun 12, 2021
Merged

Additional accessibility support #412

merged 19 commits into from
Jun 12, 2021

Commits on May 20, 2021

  1. Configuration menu
    Copy the full SHA
    0fd88e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50c8310 View commit details
    Browse the repository at this point in the history
  3. Align widget descriptions more closely with common screen reader conv…

    …entions.
    
    Note that this work isn't complete--I'll correct more cases as I add more widgets and become familiar with their structures.
    ndarilek committed May 20, 2021
    Configuration menu
    Copy the full SHA
    b3ced61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8269cca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97aa56f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2433506 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    73271a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fa18727 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1315255 View commit details
    Browse the repository at this point in the history
  10. Fix typo.

    ndarilek committed May 20, 2021
    Configuration menu
    Copy the full SHA
    ff9059f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    875d3a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    68499ce View commit details
    Browse the repository at this point in the history
  13. Invert parameters.

    ndarilek committed May 20, 2021
    Configuration menu
    Copy the full SHA
    4fa1e82 View commit details
    Browse the repository at this point in the history
  14. Various fixes.

    * Only dispatch `SelectionChanged` if the selection actually changes.
    * Fix missing focus events.
    ndarilek committed May 20, 2021
    Configuration menu
    Copy the full SHA
    9fe465c View commit details
    Browse the repository at this point in the history
  15. If values for current_text and prev_text are unchanged, filter ou…

    …t the previous value.
    ndarilek committed May 20, 2021
    Configuration menu
    Copy the full SHA
    265190a View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. Configuration menu
    Copy the full SHA
    a22d2cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0712671 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Appease Clippy.

    ndarilek committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    4d5400e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Configuration menu
    Copy the full SHA
    a88a0a9 View commit details
    Browse the repository at this point in the history