-
Notifications
You must be signed in to change notification settings - Fork 843
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
[High Contrast Mode] Form controls #8193
[High Contrast Mode] Form controls #8193
Commits on Nov 27, 2024
-
[EuiForm] Increase contrast of form control inputs across the board
+ add borders to prepend/append labels - contrast feels low otherwise, especially for disabled inputs
Configuration menu - View commit details
-
Copy full SHA for a1a95a8 - Browse repository at this point
Copy the full SHA a1a95a8View commit details -
[EuiCheckbox][EuiRadio] Increase selection control border contrast
- always set a border (even if transparent) for Windows high contrast themes
Configuration menu - View commit details
-
Copy full SHA for d6ad4bd - Browse repository at this point
Copy the full SHA d6ad4bdView commit details -
[EuiRadio] Fix Windows high contrast rendering
- have to use `empty` instead of `dot` as Windows will always render the `dot` + VRT
Configuration menu - View commit details
-
Copy full SHA for 51af990 - Browse repository at this point
Copy the full SHA 51af990View commit details -
[EuiSwitch] Increase contrast for disabled modes and compressed modes
- compressed modes in particular require a windows forced contrast mode override - since they have no icon, users have literally no way of telling what on/off state is without it
Configuration menu - View commit details
-
Copy full SHA for 8c5ce8c - Browse repository at this point
Copy the full SHA 8c5ce8cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 363fed7 - Browse repository at this point
Copy the full SHA 363fed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c93618 - Browse repository at this point
Copy the full SHA 4c93618View commit details -
[EuiForm] Generally improve contrast on underline gradient
- increase size in all high contrast modes - use inline SVG workaround (sadly necessarily) for Windows high contrast mode - remove form background tint on all high contrast modes for better consistency + add VRT screenshots for focus state, dark mode
Configuration menu - View commit details
-
Copy full SHA for 3086ef9 - Browse repository at this point
Copy the full SHA 3086ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0580f23 - Browse repository at this point
Copy the full SHA 0580f23View commit details
Commits on Dec 2, 2024
-
[EuiToast] Increase color indicator to match form underline + add for…
…ced colors workaround
Configuration menu - View commit details
-
Copy full SHA for 75f034a - Browse repository at this point
Copy the full SHA 75f034aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 036e2a9 - Browse repository at this point
Copy the full SHA 036e2a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8912c05 - Browse repository at this point
Copy the full SHA 8912c05View commit details