Download Latest Version v120.0.0 source code.zip (41.7 MB)
Email in envelope

Get an email when there's a new version of Elastic UI Framework

Home / v119.1.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-24 2.7 kB
v119.1.0 source code.tar.gz 2026-08-24 38.2 MB
v119.1.0 source code.zip 2026-08-24 41.6 MB
Totals: 3 Items   79.8 MB 0

@elastic/eui v119.1.0

  • Updated EuiFlyoutMenu action icon spacing: leadingActions and trailingActions icons are now grouped with a consistent gap between each icon (#9887)
  • Updated EuiFlyoutMenu back button to show a tooltip with the previous page title (e.g. "Back to Page 1") when history context is available (#9887)
  • Added cursorDefault, logIn, and routeSplit glyphs to EuiIcon (#9885)
  • Updated EuiSplitButton to apply redesign style changes (#9865)
  • Added a development warning to useGeneratedHtmlId and htmlIdGenerator when the passed prefix/suffix contains whitespace, which generates invalid HTML IDs (#9868)
  • Updated EuiButtonGroup: (#9862)
    • Added variant="segmented" which renders the group as visually connected control group
    • Added showDividers prop to optionally render dividers between group children
    • Added layout prop to optionally render icon button groups vertically
    • Added wrap prop to manually control the group wrapping behavior

Bug fixes

  • Fixed EuiDataGrid header cell actions popover not opening when pressing Enter on a focused actions button (#9931)
  • Fixed EuiFilePicker losing imperative ref support when migrated from class to function component (#9879). Use useRef<EuiFilePickerRef>() where useRef<EuiFilePickerClass>() was previously used. (#9930)
  • Fixed EuiSplitButton having a wrong inline-size when textProps={false} is set on an action button that has iconType (#9917)

@elastic/eui-test-helpers v1.4.0

  • Added EuiSelectableObject with options, selectOption(label) and search(term) (#9908)

@elastic/eui-docusaurus-theme v2.8.0

  • Added a hover animation to the EUI mark in the documentation navbar. (#9924)

Bug fixes

  • Fixed overlapping rows and inconsistent hover highlighting in VersionSwitcher (#9925)
Source: README.md, updated 2026-08-24