fix(deps): update dependency @elastic/eui to v98 #2567
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^97.1.0
->^98.2.1
^97.1.0
->^98.2.1
Release Notes
elastic/eui (@elastic/eui)
v98.2.1
Compare Source
v98.2.0
Compare Source
contrast
andcontrastHigh
(#8216)EuiDataGrid
content to have a transparent background. (#8220)Accessibility
EuiTooltip
,EuiIconTip
) are used inside components that handle the Escape key (likeEuiFlyout
orEuiModal
), pressing the Escape key will now only close the tooltip and not the entire wrapping component. (#8140)EuiCodeBlock
s by (#8195)role="dialog"
on in fullscreen modev98.1.0
Compare Source
EuiBetaBadge
with a newwarning
color variant (#8177)Accessibility
autoFocus
onEuiSelectableList
triggers initial focus (#8091)EuiSearchBarFilters
by: (#8091)aria-label
to selection filter buttonsEuiCodeBlock
with a newcopyAriaLabel
prop, which allows setting a custom screen reader label on the copy button. (#8176)CSS-in-JS conversions
$euiButtonMinWidth
$euiDatePickerCalendarWidth
euiAnimFadeIn
euiGrow
focusRingAnimate
focusRingAnimateLarge
euiButtonActive
euiFullHeight
euiSlightShadowHover
datePickerArrow
v98.0.0
Compare Source
Bug fixes
EuiDataGrid
bug where column actions where not clickable whenEuiDataGrid
withcolumnVisibility.canDragAndDropColumns
was used inside a modal (#8135)Breaking changes
EuiFormRow
's deprecatedcolumnCompressedSwitch
display prop. UsecolumnCompressed
instead (#8113)v97.3.1
Compare Source
Bug fixes
EuiComboBox
bug where Enter keypresses were not working correctly on selection clear buttons (#8105)EuiSuperDatePicker
bug where inputs would overflow out of smaller widths instead of truncating (#8109)EuiPageHeader
'srightSideItems
responsiveness where single items could overflow past the intended max width (#8110)v97.3.0
Compare Source
EuiDataGrid
now supports a newtoolbarVisibility.showDisplaySelector.customRender
function that allows completely customizing the rendering of the display selector popover (#8080)EuiDataGrid
's row height/lines per row setting has been streamlined in both UI and UX (#8080)EuiDataGrid
now accepts consumer-passed display setting updates even after users have changed their display preferences via UI (#8080)EuiDataGrid
to vertically center alltoolbarVisibility.additionalControls
nodes (#8085)EuiDataGrid
with a betarowHeightsOptions.autoBelowLineCount
feature flag (#8096)EuiContextMenuPanel
to allow disabling initial focus viainitialFocusedItemIndex={-1}
(#8101)Bug fixes
EuiComment
's typing to correctly reflect all accepted props (#8089)EuiSelectableTemplateSitewide
s within dark-themedEuiHeader
s missing input borders (#8100)v97.2.0
Compare Source
EuiHeaderLinks
with a newxxs
gutter size (#8079)Bug fixes
EuiDataGrid
regression from #8015 which prevented overriding column widths via columns'sinitialWidth
s (#8086)Configuration
📅 Schedule: Branch creation - "every 1 week on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.