fix(deps): update dependency @elastic/eui to v71#1898
Merged
nickofthyme merged 2 commits intomasterfrom Dec 12, 2022
Merged
Conversation
Collaborator
|
buildkite update vrt |
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. ⚠ Warning: custom changes will be lost. |
nickofthyme
approved these changes
Dec 12, 2022
nickofthyme
pushed a commit
that referenced
this pull request
Dec 19, 2022
# [51.2.0](v51.1.1...v51.2.0) (2022-12-19) ### Bug Fixes * **axis:** truncate titles longer then the available space ([#1905](#1905)) ([3526a69](3526a69)) * **deps:** update dependency @elastic/eui to ^70.4.0 ([#1893](#1893)) ([6576041](6576041)) * **deps:** update dependency @elastic/eui to v71 ([#1898](#1898)) ([da596a5](da596a5)) ### Features * **legend:** add custom legend component ([#1889](#1889)) ([2e1648d](2e1648d))
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:
^70.4.0->^71.0.0Release Notes
elastic/eui
v71.0.0Compare Source
EuiRangeandEuiDualRangedesigns where thelevelsare now on top of the tracks (#6092)discussanddotInCircleglyphs toEuiIcon(#6434)articleglyph toEuiIcon(#6437)EuiProviderusage warnings to not rely on development mode. (#6451)Breaking changes
EuiDualRangenow explicitly requires bothminandmaxvia props types, to matchEuiRange(#6092)EuiRangeandEuiDualRange'scompressedsize no longer impacts track or level sizes, but continues to compress tick and input sizes. (#6092)euiCollapsibleNav*euiColorPicker*euiContextMenu*euiControlBar*euiDataGrid*(except for z-indices and cell padding sizes)euiDatePicker*euiSuperDatePicker*euiDragAndDrop*euiEuiEmptyPrompt*euiFilePicker*euiRange*euiHeaderLinks*euiKeyPad*euiMarkdownEditor*euiResizable*euiSelectable*euiSideNav*euiStep*euiSuggest*euiTable*(except for color variables)euiTooltip*euiButtonFontWeight,euiButtonDefaultTransparency, andeuiButtonMinWidthuseEuiTheme()instead. (#6443)CSS-in-JS conversions
EuiRangeandEuiDualRangeto Emotion; Removed$euiRangeThumbRadius(#6092)logicalStylesutility that automatically converts all non-logical properties in astyleobject to their corresponding logical properties (#6426)logicalShorthandCSSutility that automatically convertsmargin,padding, and other 4-sided shorthands to their corresponding logical properties (#6429)logicalBorderRadiusCSSutility that automatically convertsborder-radiusto corresponding logical properties (#6429)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.