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

High contrast mode support #8232

Open
wants to merge 18 commits into
base: main
Choose a base branch
from
Open

High contrast mode support #8232

wants to merge 18 commits into from

Conversation

cee-chen
Copy link
Contributor

@cee-chen cee-chen commented Dec 12, 2024

Summary

closes #8133. See also #7509 (comment)

Note

This is a feature branch. This means that it contains a massive changeset that has been reviewed in atomic chunks. Please see the below individual PRs for discussions, changes, and reviews:

QA

  • Generally smoke test the docs on both Mac and Windows high contrast modes to check for any visual issues

General checklist

  • Browser QA
    • Checked in both light and dark modes
    • Checked in both MacOS and Windows high contrast modes
    • Checked in mobile
    • Checked in Chrome, Safari, Edge, and Firefox
    • Checked for accessibility including keyboard-only and screenreader modes
  • Docs site QA
  • Code quality checklist
  • Release checklist
    • A changelog entry exists and is marked appropriately.
      - [ ] If applicable, added the breaking change issue label (and filled out the breaking change checklist)
  • Designer checklist - N/A - no designs for high contrast mode (currently)

@cee-chen cee-chen mentioned this pull request Dec 12, 2024
9 tasks
@cee-chen cee-chen marked this pull request as ready for review December 12, 2024 18:15
@cee-chen cee-chen requested a review from a team as a code owner December 12, 2024 18:15
@cee-chen
Copy link
Contributor Author

I'll push up any minor visual tweaks/bugfixes directly to this PR. Already noticing one or two in the final smoke test 😅

@mgadewoll
Copy link
Contributor

ℹ️ We won't merge this PR just yet as we first need to rebase and update Borealis with these changes. Otherwise the Borealis feature branch would be blocked from releases.

cee-chen and others added 3 commits December 12, 2024 21:18
- enables workspace EUI version for docusaurus-theme

- fixes theme vs colorMode setting on EuiProvider in EUI+
@cee-chen
Copy link
Contributor Author

cee-chen commented Dec 13, 2024

I forced pushed to remove some of the component fixes I pre-emptively pushed up. I'm just going to open a new (last 💀) PR with various fixes and updates I found in my final review pass: #8234

@kibanamachine
Copy link

Preview staging links for this PR:

@elasticmachine
Copy link
Collaborator

elasticmachine commented Dec 13, 2024

💚 Build Succeeded

History

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add High contrast mode
4 participants