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): hints not being read out by screen readers #2856

Merged
merged 1 commit into from
Feb 1, 2017

Commits on Jan 29, 2017

  1. fix(input): hints not being read out by screen readers

    Adds the `aria-describedby` to inputs within `md-input-container`, which allows screen readers to pick them up and present them to the user.
    
    Fixes angular#2798.
    crisbeto committed Jan 29, 2017
    Configuration menu
    Copy the full SHA
    7dbee19 View commit details
    Browse the repository at this point in the history