-
Notifications
You must be signed in to change notification settings - Fork 841
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(Trying to) Fix z-indexes with header and flyouts & adding more EuiHe…
…ader docs (#3655) * [EuiOverlayMask] Added `headerAdjacent` prop for altering z-index based on EuiHeader * [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` * Fix demo page setup script with folder location * [EuiCollapsibleNav] Applying `headerAdjacent="below”` to mask and adding `maskProps` to allow customization * [Docs] Fixing header examples (esp Alerts) * Tweak to Amsterdam EuiHeaderBreadcrumb sizing * Fix demo page setup script with folder location (pt 2) * [EuiBreadcrumbs] Fix for allowing `onClick` And font-weight fix for amsterdam header breadcrumbs * [SASS] Fix flyout vs collapsible nav clip-path * [EuiBreadcrumbs] Fix for allowing `onClick` (SNAPS) * [Docs] Elastic Header Pattern (as TSX) * Convert example to JS and optimize for codesandbox * [EuiBadge] Allow any valid chroma.js color string * [EuiHeaderLinks] Fix margins for any children * Cleanup * Update src-docs/src/views/header/header_example.js Co-authored-by: Greg Thompson <thompson.glowe@gmail.com> * Update src-docs/src/views/overlay_mask/overlay_mask_example.js Co-authored-by: Greg Thompson <thompson.glowe@gmail.com> * Change `headerAdjacent` to `headerZindexLocation` * cl * cl Co-authored-by: Greg Thompson <thompson.glowe@gmail.com>
- Loading branch information
1 parent
9f81f7f
commit c19ca9f
Showing
35 changed files
with
1,136 additions
and
369 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.