-
Notifications
You must be signed in to change notification settings - Fork 844
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
base: main
Are you sure you want to change the base?
Conversation
- at this point it's creating more false positives with nested template literals than it is being helpful
…omBar, EuiToken (#8225)
I'll push up any minor visual tweaks/bugfixes directly to this PR. Already noticing one or two in the final smoke test 😅 |
e75d2fa
to
50502ee
Compare
ℹ️ 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. |
- enables workspace EUI version for docusaurus-theme - fixes theme vs colorMode setting on EuiProvider in EUI+
8d61392
to
578de0b
Compare
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 |
Preview staging links for this PR:
|
💚 Build Succeeded
History
|
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:
highContrastMode
set up and documentation #8142QA
General checklist
@default
if default values are missing) and playground toggles- [ ] Checked Code Sandbox works for any docs examples- [ ] If applicable, added the breaking change issue label (and filled out the breaking change checklist)