fix(deps): update dependency @elastic/eui to ^37.7.0#1373
Merged
nickofthyme merged 3 commits intomasterfrom Sep 13, 2021
Merged
fix(deps): update dependency @elastic/eui to ^37.7.0#1373nickofthyme merged 3 commits intomasterfrom
nickofthyme merged 3 commits intomasterfrom
Conversation
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
282c2d8 to
251e92a
Compare
7148acf to
604b153
Compare
251e92a to
f28f947
Compare
Collaborator
|
Jenkins test this please |
Collaborator
|
Jenkins test this please |
nickofthyme
approved these changes
Sep 13, 2021
nickofthyme
pushed a commit
that referenced
this pull request
Sep 13, 2021
# [35.0.0](v34.2.1...v35.0.0) (2021-09-13) ### Bug Fixes * **a11y:** restore focus after popover close with color picker ([#1272](#1272)) ([0c6f945](0c6f945)), closes [#1266](#1266) [#935](#935) * **build:** fix license in package.json ([#1362](#1362)) ([d524fdf](d524fdf)) * **deps:** update dependency @elastic/eui to ^37.5.0 ([#1341](#1341)) ([fb05c98](fb05c98)) * **deps:** update dependency @elastic/eui to ^37.6.1 ([#1359](#1359)) ([2ae90ce](2ae90ce)) * **deps:** update dependency @elastic/eui to ^37.7.0 ([#1373](#1373)) ([553b6b0](553b6b0)) * **heatmap:** filter out tooltip picked shapes in x-axis area ([#1351](#1351)) ([174047d](174047d)), closes [#1215](#1215) * **heatmap:** remove values when brushing only over axes ([#1364](#1364)) ([77ff8d3](77ff8d3)) ### Features * **annotations:** add onClickHandler for annotations ([#1293](#1293)) ([48198be](48198be)), closes [#1211](#1211) * **heatmap:** add text color contrast to heatmap cells ([#1342](#1342)) ([f9a26ef](f9a26ef)), closes [#1296](#1296) * **heatmap:** reduce font size to fit label within cells ([#1352](#1352)) ([16b5546](16b5546)) * **xy:** mutilayer time axis step 1 ([#1326](#1326)) ([867b1f5](867b1f5)) ### BREAKING CHANGES * **xy:** - feat: removes the axis deduplication feature - fix: `showDuplicatedTicks` causes a duplication check on the actual axis tick label (possibly yielded by `Axis.tickLabel` rather than the more general `tickFormat`) * **heatmap:** the `config.label.fontSize` prop is replaced by `config.label.minFontSize` and `config.label.maxFontSize`. You can specify the same value for both properties to have a fixed font size. The `config.label.align` and `config.label.baseline` props are removed from the `HeatmapConfig` object.
Collaborator
|
🎉 This PR is included in version 35.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
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:
^37.6.1->^37.7.0Release Notes
elastic/eui
v37.7.0Compare Source
placeholderprop toEuiMarkdownEditor(#5151).eui-textNumberutility class to applytnumfont-feature setting (#5078)EuiPageHeader's tab implementation to use sizexlwhen only content (#5135)pageTitlePropsprop toEuiPageHeaderto pass through props to theEuiTitle(#5135)<h1>toEuiPageHeaderwhen tabs exist without apageTitle(#5135)bottomBorderprop andxlsizetoEuiTabs(#5135)prependandappendprops toEuiTab(#5135)EuiTabs(#5135)EuiTabsfont size ($euiTabFontSize, $euiTabFontSizeS, $euiTabFontSizeL) (#5135)EuiTabPropsfor eachEuiTabbedContentTab(#5135)useGeneratedHtmlIdutility, which memoizes the randomly generated ID on mount and prevents regenerated IDs on component rerender (#5133)z-indexstyles that were causing parts ofEuiResizableContainerto overlapEuiHeader(#5164)Bug fixes
EuiDataGridwhen cells are removed from the DOM via virtualization (#5163)Theme: Amsterdam
displayprop ofEuiTabsin favor of unified styles andbottomBorder(#5135)v37.6.2Compare Source
Reverts
EuiScreenReaderOnlyclip property (#5150)Configuration
📅 Schedule: "every weekend" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.