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(selection-list): tabIndex should respect disabled state #7039

Merged

Commits on Oct 5, 2017

  1. fix(selection-list): tabIndex should respect disabled state

    * Currently if the selection-list is disabled, the tabIndex may be still set to a valid value that allows tabbing to the element. The `mixinTabIndex` respects the disabled state of the selection list.
    devversion committed Oct 5, 2017
    Configuration menu
    Copy the full SHA
    e46a98d View commit details
    Browse the repository at this point in the history