-
Notifications
You must be signed in to change notification settings - Fork 8.2k
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
Upgrade EUI to v88.2.0 #165790
Upgrade EUI to v88.2.0 #165790
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b9a1247 - Browse repository at this point
Copy the full SHA b9a1247View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bcc203 - Browse repository at this point
Copy the full SHA 3bcc203View commit details -
[Watcher] Convert
.euiAccordionForm__title
and `.euiAccordionForm__……extraAction` to example custom CSS
Configuration menu - View commit details
-
Copy full SHA for 9295db7 - Browse repository at this point
Copy the full SHA 9295db7View commit details -
[Security] Remove deprecated
.euiAccordionForm__title
- likely not important to preserve the text-decoration CSS here
Configuration menu - View commit details
-
Copy full SHA for fe30ee8 - Browse repository at this point
Copy the full SHA fe30ee8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 132f105 - Browse repository at this point
Copy the full SHA 132f105View commit details -
Configuration menu - View commit details
-
Copy full SHA for f42bbed - Browse repository at this point
Copy the full SHA f42bbedView commit details -
Update
--euiFixedHeadersOffset
dynamically based on Kibana chrome- include global banner if present, account for chrome visible or not + flatten conditional modifiers, to make overriding by other usages easier + remove offsets logic in _banner.scss, easier to handle it all in one place note: all flyouts/collapsible navs should inherit automatically from the `--euiFixedHeadersOffset` var
Configuration menu - View commit details
-
Copy full SHA for 836b111 - Browse repository at this point
Copy the full SHA 836b111View commit details -
Update Sass mixins to use CSS variables
+ delete unused `kibanaFullBodyMinHeight` mixin
Configuration menu - View commit details
-
Copy full SHA for da3b2e5 - Browse repository at this point
Copy the full SHA da3b2e5View commit details -
Remove repeated constant declaration
- by obtaining the height value from the DOM/CSS var
Configuration menu - View commit details
-
Copy full SHA for 9447496 - Browse repository at this point
Copy the full SHA 9447496View commit details -
Start dismantling
kbnAffordForHeader
mixin- Remove deprecated EUI mixin (now handled by CSS below) - Remove selector-specific overrides; update their usages to use the global CSS variable instead
Configuration menu - View commit details
-
Copy full SHA for d929acb - Browse repository at this point
Copy the full SHA d929acbView commit details -
Fix solution sidebar nav sticky position
- remove manual offset calculation and fall back to EuiPageSidebar's default inline styles instead, which automatically uses `--euiFixedHeadersOffset` + bonus: fix broken `:hover` effect on solution side navs by restoring missing className + continue dismantling `kbnAffordForHeader` mixin
Configuration menu - View commit details
-
Copy full SHA for 123ca2d - Browse repository at this point
Copy the full SHA 123ca2dView commit details -
Completely remove
kbnAffordForHeader
mixin+ remove `kbnStickyMenu` entirely - it looks like old code and it's not clear to me exactly how that behavior is being used, or if it should be using EuiPageSidebar intead - will ping Fleet team to ask
Configuration menu - View commit details
-
Copy full SHA for 82af6db - Browse repository at this point
Copy the full SHA 82af6dbView commit details -
Remove need for
kbnBody--projectLayout
body class- # of fixed EuiHeaders should now be automatically detected and handled by EUI without needing any custom body logic
Configuration menu - View commit details
-
Copy full SHA for c5d1e26 - Browse repository at this point
Copy the full SHA c5d1e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5a8d27 - Browse repository at this point
Copy the full SHA b5a8d27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 695e246 - Browse repository at this point
Copy the full SHA 695e246View commit details -
+ some snapshot updates around the new header CSS var
Configuration menu - View commit details
-
Copy full SHA for ebcd1fe - Browse repository at this point
Copy the full SHA ebcd1feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6617059 - Browse repository at this point
Copy the full SHA 6617059View commit details -
[Security] Fix timeline "flyout"
- was relying on the old selectors to set the correct height - use the new EUI var instead and remove direct className reference
Configuration menu - View commit details
-
Copy full SHA for daa279e - Browse repository at this point
Copy the full SHA daa279eView commit details -
[Lens] Remove unused
euiFlyout
className- className no longer has any direct styles applied, and as far as I can tell doesn't need any associated header-related flyout logic
Configuration menu - View commit details
-
Copy full SHA for f7c3aac - Browse repository at this point
Copy the full SHA f7c3aacView commit details
Commits on Sep 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3e4611b - Browse repository at this point
Copy the full SHA 3e4611bView commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 42a4c01 - Browse repository at this point
Copy the full SHA 42a4c01View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a8f074e - Browse repository at this point
Copy the full SHA a8f074eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b530f22 - Browse repository at this point
Copy the full SHA b530f22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e64389 - Browse repository at this point
Copy the full SHA 2e64389View commit details
Commits on Sep 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b7684cc - Browse repository at this point
Copy the full SHA b7684ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9704de3 - Browse repository at this point
Copy the full SHA 9704de3View commit details