[8.x] Upgrade EUI to v99.3.0-classic.0#211917
Conversation
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
|
@elasticmachine merge upstream |
7dedcc7 to
4d7fc79
Compare
|
Pinging @elastic/eui-team (EUI) |
|
Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services) |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
tsullivan
left a comment
There was a problem hiding this comment.
src/core/packages/chrome/browser-internal/src/ui/header changes LGTM
|
@elasticmachine merge upstream |
💚 Build Succeeded
Metrics [docs]Module Count
Async chunks
Page load bundle
History
|
jennypavlova
left a comment
There was a problem hiding this comment.
Obs Infra services changes (APM tests) LGTM
azasypkin
left a comment
There was a problem hiding this comment.
Verified that security plugin server-rendered screens still look as expected - LGTM!
nikitaindik
left a comment
There was a problem hiding this comment.
Checked the code and went over Rule Management and Detection Engine pages locally. It all looks good to me! 👍
`98.2.2-borealis.0` ⏩ `99.3.0-classic.0` [Questions? Please see our Kibana upgrade FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams) --- ## [`v99.3.0`](https://github.com/elastic/eui/releases/v99.3.0) - Updated table components to support adding tooltips to header cells ([elastic#8273](elastic/eui#8273)) - Added `columns.nameTooltip` on `EuiBasicTable` - Added `tooltipProps` prop on `EuiTableHeaderCell` - Added `accent` color option to `EuiCallOut` ([elastic#8303](elastic/eui#8303)) - Updated `EuiInlineEditForm`'s `onCancel` prop type to allow uncontrolled mode usage ([elastic#8307](elastic/eui#8307)) - Added ES|QL syntax highlighting for `EuiCode`, `EuiCodeBlock`, `EuiMarkdownFormat`, and `EuiMarkdownEditor` components. ([elastic#8317](elastic/eui#8317)) - Updated `EuiAccordion` to prevent content from being transitioned on initial render when `initialIsOpen=true` ([elastic#8327](elastic/eui#8327)) **Bug fixes** - Fixed a bug on `EuiSuperDatePicker` where pasting an absolute date would append the date instead of replace it ([elastic#8311](elastic/eui#8311)) ## [`v99.2.0`](https://github.com/elastic/eui/releases/v99.2.0) - Changed `EuiFieldText` styles to prioritize `disabled` styling over `readonly`. ([elastic#8271](elastic/eui#8271)) - Added `plugs` and `web` glyphs to `EuiIcon` ([elastic#8285](elastic/eui#8285)) - Update `title` on `EuiColorPalettePickerPaletteProps` to be optional ([elastic#8289](elastic/eui#8289)) **Bug fixes** - Fixed an issue with EuiDataGrid with auto row height resulting in a table of 0 height ([elastic#8251](elastic/eui#8251)) - Fixed `disabled` behavior of `EuiFieldText` to prevent input changes. ([elastic#8271](elastic/eui#8271)) ## [`v99.1.0`](https://github.com/elastic/eui/releases/v99.1.0) - Updated `EuiColorPalettePicker` - adds `append` to `EuiColorPalettePickerPaletteProps` to support appending custom content to the title ([elastic#8208](elastic/eui#8208)) - Updated font-weight and font-size of `EuiBetaBadge`s to improve legibility ([elastic#8255](elastic/eui#8255)) - Added support for `titleColor` variant `warning` on `EuiStat` ([elastic#8278](elastic/eui#8278)) ## [`v99.0.0`](https://github.com/elastic/eui/releases/v99.0.0) - Added two new icons: `createGenericJob` and `createGeoJob` ([elastic#8248](elastic/eui#8248)) - Added new icon `section` ([elastic#8261](elastic/eui#8261)) **Bug fixes** - Ensures that the `values` of `EuiI18n` used in `EuiPagination` use `key` attributes to prevent potential ["unique key" warnings](https://react.dev/learn/rendering-lists#keeping-list-items-in-order-with-key). ([elastic#8243](elastic/eui#8243)) **Breaking changes** - Removed `EuiPopover`'s deprecated `hasDragDrop` prop. Use `usePortal` on any child `EuiDraggable` instead ([elastic#8256](elastic/eui#8256)) --------- Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com> Co-authored-by: Arturo Castillo Delgado <arturo.castillo@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Lene Gadewoll <lene.gadewoll@elastic.co>
98.2.2-borealis.0⏩99.3.0-classic.0Questions? Please see our Kibana upgrade FAQ.
v99.3.0columns.nameTooltiponEuiBasicTabletooltipPropsprop onEuiTableHeaderCellaccentcolor option toEuiCallOut(#8303)EuiInlineEditForm'sonCancelprop type to allow uncontrolled mode usage (#8307)EuiCode,EuiCodeBlock,EuiMarkdownFormat, andEuiMarkdownEditorcomponents. (#8317)EuiAccordionto prevent content from being transitioned on initial render wheninitialIsOpen=true(#8327)Bug fixes
EuiSuperDatePickerwhere pasting an absolute date would append the date instead of replace it (#8311)v99.2.0EuiFieldTextstyles to prioritizedisabledstyling overreadonly. (#8271)plugsandwebglyphs toEuiIcon(#8285)titleonEuiColorPalettePickerPalettePropsto be optional (#8289)Bug fixes
disabledbehavior ofEuiFieldTextto prevent input changes. (#8271)v99.1.0EuiColorPalettePicker- addsappendtoEuiColorPalettePickerPalettePropsto support appending custom content to the title (#8208)EuiBetaBadges to improve legibility (#8255)titleColorvariantwarningonEuiStat(#8278)v99.0.0createGenericJobandcreateGeoJob(#8248)section(#8261)Bug fixes
valuesofEuiI18nused inEuiPaginationusekeyattributes to prevent potential "unique key" warnings. (#8243)Breaking changes
EuiPopover's deprecatedhasDragDropprop. UseusePortalon any childEuiDraggableinstead (#8256)