Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

yarn upgrade: bump @elastic/eui from 31.8.0 to 31.10.0 #17

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2021

Bumps @elastic/eui from 31.8.0 to 31.10.0.

Release notes

Sourced from @​elastic/eui's releases.

v31.10.0

  • Added panelProps to EuiPopover (#4573)
  • Updated the default of the EuiPopovers ownFocus prop from false to true (#4551)
  • Added src prop to EuiImage as an alternative to url (#4611)
  • Added EuiSplitPanel component (#4539)

Bug fixes

  • Fixed hover effect of nested clickable rows in EuiBasicTable (#4566)
  • Fixed visual bug in drag&drop sections when nested in an popover (#4590)
  • Fixed an errant export of EuiSideNavProps type from JS code (#4604)
  • Fixed misaligned EuiComboBox options list (#4607)
  • Fixed missing forwardRef on EuiHeaderSectionItemButton (#4631)

v31.9.1

Bug fixes

  • Fixed an errant export of two non-existant values (#4597)

v31.9.0

  • Added EuiComboBoxOptionOption prop to EuiComboBox props table (#4563)
  • Allowed dynamically changing the direction prop on EuiResizableContainer (#4557)
  • Exported useIsWithinBreakpoints hook (#4557)
  • Added focus to EuiForm error EuiCallout (#4497)
  • Added a display and size props to EuiButtonIcon (#4466)

Bug fixes

  • Fixed the return type of getDefaultEuiMarkdownUiPlugins (#4567)
  • Fixed inverse handling of boolean sorting in EuiDataGrid (#4561)

Feature: EuiPageTemplate (#4517)

  • Added new EuiPageTemplate component as a shortcut for creating the different types of page layout patterns
  • Added props grow and direction to EuiPage
  • Added props panelled, panelProps, and paddingSize to EuiPageBody
  • Added props restrictWidth and paddingSize to EuiPageBody
  • Added prop paddingSize to EuiPageHeader
  • Updated tabs prop of EuiPageHeaderContent to render large size
  • Added prop sticky to EuiPageSideBar
  • Added Sass variable $euiPageSidebarMinWidth for changing default min-width of EuiPageSideBar
  • Added href and other anchor props to EuiHeaderSectionItemButton

Bug fixes

  • Fixed horizontal overflow of EuiPageContent
  • Fixed horizontal overflow of EuiBreadcrumbs
Changelog

Sourced from @​elastic/eui's changelog.

31.10.0

  • Added panelProps to EuiPopover (#4573)
  • Updated the default of the EuiPopovers ownFocus prop from false to true (#4551)
  • Added src prop to EuiImage as an alternative to url (#4611)
  • Added EuiSplitPanel component (#4539)

Bug fixes

  • Fixed hover effect of nested clickable rows in EuiBasicTable (#4566)
  • Fixed visual bug in drag&drop sections when nested in an popover (#4590)
  • Fixed an errant export of EuiSideNavProps type from JS code (#4604)
  • Fixed misaligned EuiComboBox options list (#4607)
  • Fixed missing forwardRef on EuiHeaderSectionItemButton (#4631)

31.9.1

Bug fixes

  • Fixed an errant export of two non-existant values (#4597)

31.9.0

  • Added EuiComboBoxOptionOption prop to EuiComboBox props table (#4563)
  • Allowed dynamically changing the direction prop on EuiResizableContainer (#4557)
  • Exported useIsWithinBreakpoints hook (#4557)
  • Added focus to EuiForm error EuiCallout (#4497)
  • Added a display and size props to EuiButtonIcon (#4466)

Bug fixes

  • Fixed the return type of getDefaultEuiMarkdownUiPlugins (#4567)
  • Fixed inverse handling of boolean sorting in EuiDataGrid (#4561)

Feature: EuiPageTemplate (#4517)

  • Added new EuiPageTemplate component as a shortcut for creating the different types of page layout patterns
  • Added props grow and direction to EuiPage
  • Added props panelled, panelProps, and paddingSize to EuiPageBody
  • Added props restrictWidth and paddingSize to EuiPageBody
  • Added prop paddingSize to EuiPageHeader
  • Updated tabs prop of EuiPageHeaderContent to render large size
  • Added prop sticky to EuiPageSideBar
  • Added Sass variable $euiPageSidebarMinWidth for changing default min-width of EuiPageSideBar
  • Added href and other anchor props to EuiHeaderSectionItemButton

Bug fixes

  • Fixed horizontal overflow of EuiPageContent
  • Fixed horizontal overflow of EuiBreadcrumbs
Commits
  • 5a5c7f6 31.10.0
  • d02d6fa update i18ntokens
  • 5e8c419 Re-add a forwardRef to EuiHeaderSectionItemButton (#4631)
  • 0f7f849 Stale issue/pr action (#4625)
  • cdff95e [EuiSplitPanel] New component (#4539)
  • c97b547 [Docs][EuiContextMenu] Fix demo code for "Sizes" and "With single panel" (#4616)
  • c7ad8f7 [EuiImage] Allow src as well (#4611)
  • efe4ac2 [EuiColorStops] Fixed: Standard, Random & Fixed Examples are using same state...
  • d0d623c [EuiComboBox] Fixed options list misalignment (#4607)
  • 80b7472 [EuiToolTip, useInnerText] Use jest.useFakeTimers for flaky tests (#4605)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 2021
@sonarcloud
Copy link

sonarcloud bot commented Mar 15, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 22, 2021

Superseded by #21.

@dependabot dependabot bot closed this Mar 22, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/elastic/eui-31.10.0 branch March 22, 2021 07:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants