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

fix(input): set proper role on md-error #6259

Merged
merged 2 commits into from
Aug 4, 2017

Commits on Aug 3, 2017

  1. fix(input): set proper role on md-error

    Sets the `alert` role on `md-error` instances, causing the messages to be read out properly by screen readers. For reference: https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_alert_role
    crisbeto committed Aug 3, 2017
    Configuration menu
    Copy the full SHA
    538bd81 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2017

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