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

[EuiTour] Style and a11y fixes #5225

Merged
merged 6 commits into from
Sep 30, 2021
Merged

[EuiTour] Style and a11y fixes #5225

merged 6 commits into from
Sep 30, 2021

Commits on Sep 29, 2021

  1. Configuration menu
    Copy the full SHA
    44591d1 View commit details
    Browse the repository at this point in the history
  2. [Breaking] Removes boolean as an option for minWidth

    And instead maps directly to `CSSProperties[‘minWidth’]` and applies it directly to `panelStyle`.
    
    Also adds `maxWidth` option.
    cchaos committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    6219bc1 View commit details
    Browse the repository at this point in the history
  3. Fix heading levels

    cchaos committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    e834110 View commit details
    Browse the repository at this point in the history
  4. More tests

    cchaos committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    bb1ba44 View commit details
    Browse the repository at this point in the history
  5. cl

    cchaos committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    f15a6e3 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Configuration menu
    Copy the full SHA
    174da74 View commit details
    Browse the repository at this point in the history