Skip to content

Conversation

@tkajtoch
Copy link
Member

@tkajtoch tkajtoch commented Jul 1, 2025

104.0.2104.1.0

Questions? Please see our Kibana upgrade FAQ.

Package updates

@elastic/eui

v104.1.0

  • Added new component token components.forms.codeInlineBackground (#8813)
  • Updated background color for EuiCode to use components.forms.codeInlineBackground (#8813)
  • Added noItemsMessage prop to EuiInMemoryTable (#8812)
  • Added prop delimiter on EuiDatePickerRange (#8810)

Bug fixes

  • Fixed an issue with EuiSuperDatePicker where toggling isQuickSelectOnly would cause a full re-render when the selected range uses absolute dates (#8810)

Deprecations

  • Deprecated message prop in EuiInMemoryTable in favor of noItemsMessage which is a more meaningful prop name; there are no functional changes (#8812)

@elastic/eui-theme-borealis

v3.1.0

  • Added new component token components.forms.codeInlineBackground (#8813)

@tkajtoch tkajtoch self-assigned this Jul 1, 2025
@tkajtoch tkajtoch added release_note:skip Skip the PR/issue when compiling release notes EUI backport:skip This PR does not require backporting v9.1.0 labels Jul 1, 2025
@elasticmachine
Copy link
Contributor

💚 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.4MB 6.4MB +496.0B

cc @tkajtoch

@tkajtoch tkajtoch marked this pull request as ready for review July 2, 2025 11:50
@tkajtoch tkajtoch requested a review from a team as a code owner July 2, 2025 11:50
@elasticmachine
Copy link
Contributor

Pinging @elastic/eui-team (EUI)

@tkajtoch
Copy link
Member Author

tkajtoch commented Jul 2, 2025

I'll address the deprecation in a separate PR to keep this one short. The deprecated prop is still fully supported and won't be removed anytime soon.

@tkajtoch tkajtoch merged commit 670abfd into elastic:main Jul 2, 2025
25 checks passed
kertal pushed a commit to kertal/kibana that referenced this pull request Jul 25, 2025
`104.0.2` ⏩ `104.1.0`

[Questions? Please see our Kibana upgrade
FAQ.](https://github.com/elastic/eui/blob/main/wiki/eui-team-processes/upgrading-kibana.md#faq-for-kibana-teams)

## Package updates

### `@elastic/eui`

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

- Added new component token `components.forms.codeInlineBackground`
([elastic#8813](elastic/eui#8813))
- Updated background color for `EuiCode` to use
`components.forms.codeInlineBackground`
([elastic#8813](elastic/eui#8813))
- Added `noItemsMessage` prop to `EuiInMemoryTable`
([elastic#8812](elastic/eui#8812))
- Added prop `delimiter` on `EuiDatePickerRange`
([elastic#8810](elastic/eui#8810))

**Bug fixes**

- Fixed an issue with `EuiSuperDatePicker` where toggling
`isQuickSelectOnly` would cause a full re-render when the selected range
uses absolute dates ([elastic#8810](elastic/eui#8810))

**Deprecations**

- Deprecated `message` prop in `EuiInMemoryTable` in favor of
`noItemsMessage` which is a more meaningful prop name; there are no
functional changes ([elastic#8812](elastic/eui#8812))

### `@elastic/eui-theme-borealis`

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

- Added new component token `components.forms.codeInlineBackground`
([elastic#8813](elastic/eui#8813))
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.1.0 v9.2.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants