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

[EuiForm] Increase Contrast on EuiForm Section Controls to Pass WCAG AA Standards #6729

Merged
merged 13 commits into from
Apr 25, 2023

Commits on Apr 21, 2023

  1. [Selection Form Controls] Increase the shade threshhold for EuiForm s…

    …election controls to meet WCAG AA guidelines for graphical objects and user interface components. Updated the hard coded form styles test case that targets customControlBorderColor with the updated HEX value
    breehall committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    37ff60a View commit details
    Browse the repository at this point in the history
  2. Forgot to add test update

    breehall committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    cd59308 View commit details
    Browse the repository at this point in the history
  3. [Selection Form Controls] Increase the tint threshhold for EuiForm se…

    …lection controls to meet WCAG AA guidelines for graphical objects and user interface components.
    breehall committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    670df8d View commit details
    Browse the repository at this point in the history
  4. Change the euiSwitchOff color to a darker shade. This changes the swi…

    …tch background color and allows it to meet WCAG AA UI guidelines
    breehall committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    c93ea40 View commit details
    Browse the repository at this point in the history
  5. CHANGELOG

    breehall committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    74af05b View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2023

  1. [EuiSwitch] Updated the color scheme of the disabled styling for EuiS…

    …witch in lightmode to help distinguish the state
    breehall committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    40957db View commit details
    Browse the repository at this point in the history
  2. Delete .prettierrc

    Didn't mean to add my `prettierrc`
    breehall committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a528e8b View commit details
    Browse the repository at this point in the history
  3. Revert "Delete .prettierrc"

    This reverts commit a528e8b.
    breehall committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    48ed465 View commit details
    Browse the repository at this point in the history
  4. Revert prettier RC changes

    breehall committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    27961fa View commit details
    Browse the repository at this point in the history
  5. [EuiSwitch] - Removed individual EuiSwitch SASS keys in favor of addi…

    …ng them directly to the component.
    
    - Updated icon color so that icons appear white for both states in light mode and black in dark mode
    - Misc comment updates
    breehall committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    ab65814 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Update upcoming_changelogs/6729.md

    Co-authored-by: Cee Chen <549407+cee-chen@users.noreply.github.com>
    breehall and cee-chen committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    2a960c6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e442597 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'form-control-accessibility' of https://github.com/breeh…

    …all/eui into form-control-accessibility
    
    Pulling commits made in Github UI
    breehall committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    68b4596 View commit details
    Browse the repository at this point in the history