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

[EuiPopover] Increase visibility in dark mode #7310

Merged
merged 5 commits into from
Oct 30, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    3584f39 View commit details
    Browse the repository at this point in the history
  2. Fix stylelint complaining

    - we use camel casing vs kebab casing for most of our variables
    cee-chen committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ff35305 View commit details
    Browse the repository at this point in the history
  3. Update snapshots

    cee-chen committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b28c592 View commit details
    Browse the repository at this point in the history
  4. changelog

    cee-chen committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    03f8f15 View commit details
    Browse the repository at this point in the history
  5. Remove color configuration from panelProps

    we're now overriding it via `background-color`, and it doesn't work to color the popover arrow in any case
    cee-chen committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    445dae8 View commit details
    Browse the repository at this point in the history