Skip to content

Update EUI to v114.1.0#261539

Merged
mgadewoll merged 4 commits intoelastic:mainfrom
mgadewoll:eui/v114.1.0
Apr 13, 2026
Merged

Update EUI to v114.1.0#261539
mgadewoll merged 4 commits intoelastic:mainfrom
mgadewoll:eui/v114.1.0

Conversation

@mgadewoll
Copy link
Copy Markdown
Contributor

@mgadewoll mgadewoll commented Apr 7, 2026

Dependency updates

  • @elastic/eui - v114.0.0 ⏩ v114.1.0
  • @elastic/eslint-plugin-eui - v2.11.0 ⏩ v2.11.1

Package updates

@elastic/eui v114.1.0

  • Added an optional tooltipProps prop to EuiMarkdownEditorHelpButton (#9546)
  • Added a warning when non-recommended units are used in width, minWidth or maxWidth props on <EuiTableFooterCell>, <EuiTableHeaderCell>, <EuiTableHeaderCellCheckbox> as well as the columns configuration on <EuiBasicTable> and <EuiInMemoryTable> (#9540)
  • Added transitionBottomIn and transitionBottomOut icons to EuiIcon (#9528)

Bug fixes

  • Fixed EuiFlyoutManager animation flickering when switching between flyout sessions by removing intermediate transition stages (backgrounding, returning, closing) and limiting opening animations to the initial flyout and first child only (#9514)
  • Fixed rendering of EuiTableHeaderMobile when responsiveBreakpoint=false prop is set (#9531)

@elastic/eslint-plugin-eui v2.11.1

Bug fixes

  • Fixed no-css-color ESLint rule crash when analyzing functions that return undefined or non-object values (#9368)

@mgadewoll mgadewoll self-assigned this Apr 7, 2026
@mgadewoll mgadewoll added release_note:skip Skip the PR/issue when compiling release notes EUI backport:skip This PR does not require backporting labels Apr 7, 2026
@mgadewoll mgadewoll marked this pull request as ready for review April 7, 2026 13:28
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/eui-team (EUI)

@mgadewoll mgadewoll requested a review from Copilot April 7, 2026 13:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

Updates Elastic UI dependencies to pick up the latest patch release and accompanying lint plugin fixes.

Changes:

  • Bumped @elastic/eui from 114.0.0 to 114.1.0
  • Bumped @elastic/eslint-plugin-eui from 2.11.0 to 2.11.1

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
src/platform/packages/private/kbn-ui-shared-deps-npm/version_dependencies.txt Updates the pinned shared-deps EUI version to 114.1.0.
package.json Updates @elastic/eui and @elastic/eslint-plugin-eui versions to match the intended dependency bump.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
Copy link
Copy Markdown
Member

@tkajtoch tkajtoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I smoke tested the changes locally. LGTM 🚢

@mgadewoll
Copy link
Copy Markdown
Contributor Author

@elasticmachine merge upstream

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Apr 13, 2026

💔 Build Failed

Failed CI Steps

Test Failures

  • [job] [logs] Jest Tests #12 / FilterLabel should render properly
  • [job] [logs] Jest Tests #12 / FilterLabel should render properly
  • [job] [logs] Jest Tests #12 / FilterLabel should render properly

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 7.3MB 7.3MB -1.4KB

History

cc @mgadewoll

@mgadewoll mgadewoll merged commit 25a743a into elastic:main Apr 13, 2026
15 checks passed
michel-laterman pushed a commit to michel-laterman/kibana that referenced this pull request Apr 13, 2026
## Dependency updates

- `@elastic/eui` - v114.0.0 ⏩ v114.1.0
- `@elastic/eslint-plugin-eui` - v2.11.0 ⏩ v2.11.1

---

## Package updates

### @elastic/eui
[`v114.1.0`](https://github.com/elastic/eui/releases/v114.1.0)

- Added an optional `tooltipProps` prop to `EuiMarkdownEditorHelpButton`
([elastic#9546](elastic/eui#9546))
- Added a warning when non-recommended units are used in `width`,
`minWidth` or `maxWidth` props on `<EuiTableFooterCell>`,
`<EuiTableHeaderCell>`, `<EuiTableHeaderCellCheckbox>` as well as the
`columns` configuration on `<EuiBasicTable>` and `<EuiInMemoryTable>`
([elastic#9540](elastic/eui#9540))
- Added `transitionBottomIn` and `transitionBottomOut` icons to
`EuiIcon` ([elastic#9528](elastic/eui#9528))

**Bug fixes**

- Fixed `EuiFlyoutManager` animation flickering when switching between
flyout sessions by removing intermediate transition stages
(backgrounding, returning, closing) and limiting opening animations to
the initial flyout and first child only
([elastic#9514](elastic/eui#9514))
- Fixed rendering of `EuiTableHeaderMobile` when
`responsiveBreakpoint=false` prop is set
([elastic#9531](elastic/eui#9531))

### @elastic/eslint-plugin-eui v2.11.1

**Bug fixes**

- Fixed `no-css-color` ESLint rule crash when analyzing functions that
return `undefined` or non-object values
([elastic#9368](elastic/eui#9368))

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
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 v9.5.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants