Skip to content

Upgrade EUI to v82.1.0#159744

Merged
breehall merged 1 commit intoelastic:mainfrom
breehall:eui/82.1.0
Jun 14, 2023
Merged

Upgrade EUI to v82.1.0#159744
breehall merged 1 commit intoelastic:mainfrom
breehall:eui/82.1.0

Conversation

@breehall
Copy link
Copy Markdown
Contributor

eui@81.3.0 ⏩ eui@82.1.0

82.1.0

  • Added ability for EuiMarkdownEditor plugins to disable toolbar buttons (#6840)

82.0.0

Bug fixes

  • Fixed EuiPopover's types to omit panelProps.hasBorder and panelProps.hasShadow - these props are not customizable on popovers for visual consistency (#6836)

Breaking changes

  • EuiRange & EuiDualRange no longer have a hard limit of 20 displayed ticks. The component now instead detects the width available, and throws an error if each tick has less than 5 pixels of width. We recommend testing your tick usage at smaller screens to ensure they always display legibly to users. (#6829)

@breehall breehall added release_note:skip Skip the PR/issue when compiling release notes EUI backport:skip This PR does not require backporting v8.9.0 labels Jun 14, 2023
@kibana-ci
Copy link
Copy Markdown

💚 Build Succeeded

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
kbnUiSharedDeps-npmDll 6.1MB 6.1MB +258.0B
Unknown metric groups

ESLint disabled line counts

id before after diff
enterpriseSearch 13 15 +2
securitySolution 410 414 +4
total +6

Total ESLint disabled count

id before after diff
enterpriseSearch 14 16 +2
securitySolution 493 497 +4
total +6

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@breehall breehall marked this pull request as ready for review June 14, 2023 20:02
@breehall breehall requested a review from a team as a code owner June 14, 2023 20:02
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/eui-team (EUI)

@cee-chen
Copy link
Copy Markdown
Contributor

@kqualters-elastic FYI - once this PR merges, you should be able to use your new isDisabled toolbar API in Kibana :)

@breehall breehall merged commit e82fa7f into elastic:main Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport:skip This PR does not require backporting EUI release_note:skip Skip the PR/issue when compiling release notes v8.9.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants