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

Update tabs component to WCAG 2.1 compliant focus style #1326

Merged
merged 4 commits into from
May 10, 2019

Commits on May 9, 2019

  1. Configuration menu
    Copy the full SHA
    9476898 View commit details
    Browse the repository at this point in the history
  2. Update tabs new focus style for IE8

    IE8 doesn’t support box-shadow so use border to indicate
    state.
    
    To prevent “jump” in selected state, make adjustments as this
    state modifies border width.
    
    Only use the black top border from the design which uses
    box-shadow to achieve a double border.
    hannalaakso committed May 9, 2019
    Configuration menu
    Copy the full SHA
    82c4f9f View commit details
    Browse the repository at this point in the history
  3. Update changelog

    hannalaakso committed May 9, 2019
    Configuration menu
    Copy the full SHA
    390b2b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81809d0 View commit details
    Browse the repository at this point in the history