elastic/eui (@elastic/eui)
### [`v97.3.1`](https://togithub.com/elastic/eui/releases/tag/v97.3.1)
[Compare Source](https://togithub.com/elastic/eui/compare/v97.3.0...v97.3.1)
**Bug fixes**
- Fixed an `EuiComboBox` bug where Enter keypresses were not working correctly on selection clear buttons ([#8105](https://togithub.com/elastic/eui/pull/8105))
- Fixed an `EuiSuperDatePicker` bug where inputs would overflow out of smaller widths instead of truncating ([#8109](https://togithub.com/elastic/eui/pull/8109))
- Fixed a bug with `EuiPageHeader`'s `rightSideItems` responsiveness where single items could overflow past the intended max width ([#8110](https://togithub.com/elastic/eui/pull/8110))
### [`v97.3.0`](https://togithub.com/elastic/eui/releases/tag/v97.3.0)
[Compare Source](https://togithub.com/elastic/eui/compare/v97.2.0...v97.3.0)
- `EuiDataGrid` now supports a new `toolbarVisibility.showDisplaySelector.customRender` function that allows completely customizing the rendering of the display selector popover ([#8080](https://togithub.com/elastic/eui/pull/8080))
- `EuiDataGrid`'s row height/lines per row setting has been streamlined in both UI and UX ([#8080](https://togithub.com/elastic/eui/pull/8080))
- `EuiDataGrid` now accepts consumer-passed display setting updates even after users have changed their display preferences via UI ([#8080](https://togithub.com/elastic/eui/pull/8080))
- Updated `EuiDataGrid` to vertically center all `toolbarVisibility.additionalControls` nodes ([#8085](https://togithub.com/elastic/eui/pull/8085))
- Updated `EuiDataGrid` with a beta `rowHeightsOptions.autoBelowLineCount` feature flag ([#8096](https://togithub.com/elastic/eui/pull/8096))
- Updated `EuiContextMenuPanel` to allow disabling initial focus via `initialFocusedItemIndex={-1}` ([#8101](https://togithub.com/elastic/eui/pull/8101))
**Bug fixes**
- Fixed `EuiComment`'s typing to correctly reflect all accepted props ([#8089](https://togithub.com/elastic/eui/pull/8089))
- Fixed `EuiSelectableTemplateSitewide`s within dark-themed `EuiHeader`s missing input borders ([#8100](https://togithub.com/elastic/eui/pull/8100))
### [`v97.2.0`](https://togithub.com/elastic/eui/releases/tag/v97.2.0)
[Compare Source](https://togithub.com/elastic/eui/compare/v97.1.0...v97.2.0)
- Updated `EuiHeaderLinks` with a new `xxs` gutter size ([#8079](https://togithub.com/elastic/eui/pull/8079))
**Bug fixes**
- Reverted an `EuiDataGrid` regression from [#8015](https://togithub.com/elastic/eui/pull/8015) which prevented overriding column widths via columns's `initialWidth`s ([#8086](https://togithub.com/elastic/eui/pull/8086))
Configuration
📅 Schedule: Branch creation - "every 2 weeks on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^97.1.0
->^97.3.1
^97.1.0
->^97.3.1
Release Notes
elastic/eui (@elastic/eui)
### [`v97.3.1`](https://togithub.com/elastic/eui/releases/tag/v97.3.1) [Compare Source](https://togithub.com/elastic/eui/compare/v97.3.0...v97.3.1) **Bug fixes** - Fixed an `EuiComboBox` bug where Enter keypresses were not working correctly on selection clear buttons ([#8105](https://togithub.com/elastic/eui/pull/8105)) - Fixed an `EuiSuperDatePicker` bug where inputs would overflow out of smaller widths instead of truncating ([#8109](https://togithub.com/elastic/eui/pull/8109)) - Fixed a bug with `EuiPageHeader`'s `rightSideItems` responsiveness where single items could overflow past the intended max width ([#8110](https://togithub.com/elastic/eui/pull/8110)) ### [`v97.3.0`](https://togithub.com/elastic/eui/releases/tag/v97.3.0) [Compare Source](https://togithub.com/elastic/eui/compare/v97.2.0...v97.3.0) - `EuiDataGrid` now supports a new `toolbarVisibility.showDisplaySelector.customRender` function that allows completely customizing the rendering of the display selector popover ([#8080](https://togithub.com/elastic/eui/pull/8080)) - `EuiDataGrid`'s row height/lines per row setting has been streamlined in both UI and UX ([#8080](https://togithub.com/elastic/eui/pull/8080)) - `EuiDataGrid` now accepts consumer-passed display setting updates even after users have changed their display preferences via UI ([#8080](https://togithub.com/elastic/eui/pull/8080)) - Updated `EuiDataGrid` to vertically center all `toolbarVisibility.additionalControls` nodes ([#8085](https://togithub.com/elastic/eui/pull/8085)) - Updated `EuiDataGrid` with a beta `rowHeightsOptions.autoBelowLineCount` feature flag ([#8096](https://togithub.com/elastic/eui/pull/8096)) - Updated `EuiContextMenuPanel` to allow disabling initial focus via `initialFocusedItemIndex={-1}` ([#8101](https://togithub.com/elastic/eui/pull/8101)) **Bug fixes** - Fixed `EuiComment`'s typing to correctly reflect all accepted props ([#8089](https://togithub.com/elastic/eui/pull/8089)) - Fixed `EuiSelectableTemplateSitewide`s within dark-themed `EuiHeader`s missing input borders ([#8100](https://togithub.com/elastic/eui/pull/8100)) ### [`v97.2.0`](https://togithub.com/elastic/eui/releases/tag/v97.2.0) [Compare Source](https://togithub.com/elastic/eui/compare/v97.1.0...v97.2.0) - Updated `EuiHeaderLinks` with a new `xxs` gutter size ([#8079](https://togithub.com/elastic/eui/pull/8079)) **Bug fixes** - Reverted an `EuiDataGrid` regression from [#8015](https://togithub.com/elastic/eui/pull/8015) which prevented overriding column widths via columns's `initialWidth`s ([#8086](https://togithub.com/elastic/eui/pull/8086))Configuration
📅 Schedule: Branch creation - "every 2 weeks on monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.