fix(deps): update dependency @elastic/eui to v91#2233
Merged
nickofthyme merged 2 commits intomainfrom Nov 10, 2023
Merged
Conversation
4e0c066 to
94a319d
Compare
nickofthyme
approved these changes
Nov 8, 2023
ef10d25 to
256ec87
Compare
256ec87 to
cd40bc9
Compare
Collaborator
|
For some reason the |
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
nickofthyme
pushed a commit
that referenced
this pull request
Nov 20, 2023
# [61.1.0](v61.0.0...v61.1.0) (2023-11-20) ### Bug Fixes * **deps:** update dependency @elastic/eui to v91 ([#2233](#2233)) ([e89f623](e89f623)) * **metric:** add option to set empty cell background color ([#2247](#2247)) ([6a9fb86](6a9fb86)) * **metric:** background color for bar with interactions ([#2248](#2248)) ([dcb56fa](dcb56fa)) ### Features * **bullet:** improve header layout and positioning ([#2243](#2243)) ([b3a95d2](b3a95d2)) * **bullet:** new design style and implementation ([#2156](#2156)) ([fca6cdd](fca6cdd))
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^90.0.0->^91.0.0Release Notes
elastic/eui (@elastic/eui)
v91.0.0Compare Source
EuiPopovers in dark mode to increase visibility & contrast against other page/panel backgrounds (#7310)EuiDataGridto prevent unneeded re-renders (#7324)roleprop toEuiAccordion(#7326)roleprop toEuiGlobalToastList(#7328)EuiSuperDatePickernow allows users to paste ISO 8601, RFC 2822, and Unix timestamps in theAbsolutetab input, in addition to timestamps in thedateFormatprop (#7331)EuiComboBoxes now behave more like a normal text field/input. Backspacing will no longer delete the entire value, and selected values can now be double clicked and copied. (#7332)EuiDataGrid's display settings popover now allows users to clear the "Lines per row" input before typing in a new number (#7338)EuiSuperDatePicker's Absolute tab for users manually typing in timestamps (#7341)EuiI18ns with multipletokensto accept dynamicvalues(#7341)Bug fixes
EuiComboBox'sonSearchChangecallback to pass the correcthasMatchingOptionsvalue (#7334)EuiSelectableTemplateSitewidebug where thepopoverButtonbehavior would break if passed a non-DOM React wrapper (#7339)Deprecations
EuiPopover: deprecatedanchorClassName. UseclassNameinstead (#7311)EuiPopover: deprecatedbuttonRef. UsepopoverRefinstead (#7311)EuiPopover: removed extra.euiPopover__anchordiv wrapper. Target.euiPopoverinstead if necessary (#7311)EuiButtonGroup'snameprop. This can safely be removed. (#7325)Breaking changes
euiPaletteComplimentary- useeuiPaletteComplementaryInstead (#7333)Accessibility
type="single"EuiButtonGroups to render standard buttons instead of radio buttons under the hood, per recent a11y recommendations (#7325)EuiAccordionnow defaults to a less screenreader-noisygrouprole instead ofregion. If your accordion contains significant enough content to be a document landmark role, you may re-configure it back toregion. (#7326)EuiDataGridcolumns via toolbar (#7327)EuiGlobalToastListnow defaults to alogrole. If your toasts will always require immediate user action, consider (with caution) using thealertrole instead. (#7328)CSS-in-JS conversions
$euiFontFamilyand$euiCodeFontFamilyto match Emotion fonts (#7332)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 Mend Renovate. View repository job log here.