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

[8.x] Upgrade EUI to v99.3.0 #211917

Draft
wants to merge 4 commits into
base: 8.x
Choose a base branch
from

Conversation

tkajtoch
Copy link
Member

98.2.2-borealis.099.3.0-borealis.0

Questions? Please see our Kibana upgrade FAQ.


v99.3.0

  • Updated table components to support adding tooltips to header cells (#8273)
    • Added columns.nameTooltip on EuiBasicTable
    • Added tooltipProps prop on EuiTableHeaderCell
  • Added accent color option to EuiCallOut (#8303)
  • Updated EuiInlineEditForm's onCancel prop type to allow uncontrolled mode usage (#8307)
  • Added ES|QL syntax highlighting for EuiCode, EuiCodeBlock, EuiMarkdownFormat, and EuiMarkdownEditor components. (#8317)
  • Updated EuiAccordion to prevent content from being transitioned on initial render when initialIsOpen=true (#8327)

Bug fixes

  • Fixed a bug on EuiSuperDatePicker where pasting an absolute date would append the date instead of replace it (#8311)

v99.2.0

  • Changed EuiFieldText styles to prioritize disabled styling over readonly. (#8271)
  • Added plugs and web glyphs to EuiIcon (#8285)
  • Update title on EuiColorPalettePickerPaletteProps to be optional (#8289)

Bug fixes

  • Fixed an issue with EuiDataGrid with auto row height resulting in a table of 0 height (#8251)
  • Fixed disabled behavior of EuiFieldText to prevent input changes. (#8271)

v99.1.0

  • Updated EuiColorPalettePicker - adds append to EuiColorPalettePickerPaletteProps to support appending custom content to the title (#8208)
  • Updated font-weight and font-size of EuiBetaBadges to improve legibility (#8255)
  • Added support for titleColor variant warning on EuiStat (#8278)

v99.0.0

  • Added two new icons: createGenericJob and createGeoJob (#8248)
  • Added new icon section (#8261)

Bug fixes

Breaking changes

  • Removed EuiPopover's deprecated hasDragDrop prop. Use usePortal on any child EuiDraggable instead (#8256)

@elasticmachine
Copy link
Contributor

elasticmachine commented Feb 20, 2025

🤖 Jobs for this PR can be triggered through checkboxes. 🚧

ℹ️ To trigger the CI, please tick the checkbox below 👇

  • Click to trigger kibana-pull-request for this PR!
  • Click to trigger kibana-deploy-project-from-pr for this PR!
  • Click to trigger kibana-deploy-cloud-from-pr for this PR!

@tkajtoch
Copy link
Member Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps

History

cc @tkajtoch

@acstll
Copy link
Contributor

acstll commented Feb 21, 2025

@elasticmachine merge upstream

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants