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

(Trying to) Fix z-indexes with header and flyouts & adding more EuiHeader docs #3655

Merged
merged 23 commits into from
Jul 1, 2020

Commits on Jun 24, 2020

  1. [EuiOverlayMask] Added headerAdjacent prop for altering z-index bas…

    …ed on EuiHeader
    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    aa75d10 View commit details
    Browse the repository at this point in the history
  2. [EuiFlyout] Adjusts mask for header and add maskProps

    - By default EuiFlyout’s mask will always display below the header, but this can be adjusted by with `maskProps`
    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    86b8440 View commit details
    Browse the repository at this point in the history
  3. Fix demo page setup script with folder location

    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    594fc74 View commit details
    Browse the repository at this point in the history
  4. [EuiCollapsibleNav] Applying headerAdjacent="below” to mask and add…

    …ing `maskProps` to allow customization
    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    0cdbe16 View commit details
    Browse the repository at this point in the history
  5. [Docs] Fixing header examples (esp Alerts)

    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    bf49a59 View commit details
    Browse the repository at this point in the history
  6. Tweak to Amsterdam EuiHeaderBreadcrumb sizing

    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    0e77bd9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eb4793 View commit details
    Browse the repository at this point in the history
  8. [EuiBreadcrumbs] Fix for allowing onClick

    And font-weight fix for amsterdam header breadcrumbs
    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    846a99b View commit details
    Browse the repository at this point in the history
  9. [SASS] Fix flyout vs collapsible nav clip-path

    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    9371948 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ac309c View commit details
    Browse the repository at this point in the history
  11. [Docs] Elastic Header Pattern (as TSX)

    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    bd9b1a3 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    199a701 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9baca91 View commit details
    Browse the repository at this point in the history
  14. [EuiHeaderLinks] Fix margins for any children

    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    fbe7d84 View commit details
    Browse the repository at this point in the history
  15. Cleanup

    cchaos committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    90e173b View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Update src-docs/src/views/header/header_example.js

    Co-authored-by: Greg Thompson <thompson.glowe@gmail.com>
    cchaos and thompsongl committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    3744e44 View commit details
    Browse the repository at this point in the history
  2. Update src-docs/src/views/overlay_mask/overlay_mask_example.js

    Co-authored-by: Greg Thompson <thompson.glowe@gmail.com>
    cchaos and thompsongl committed Jun 30, 2020
    Configuration menu
    Copy the full SHA
    c61245d View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2020

  1. Change headerAdjacent to headerZindexLocation

    cchaos committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    ba35c78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a342ce View commit details
    Browse the repository at this point in the history
  3. cl

    cchaos committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    8e78c12 View commit details
    Browse the repository at this point in the history
  4. cl

    cchaos committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    75e63ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e99dca9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6bac69a View commit details
    Browse the repository at this point in the history