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.0.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-08-10 4.2 kB
v119.0.0 source code.tar.gz 2026-08-10 37.9 MB
v119.0.0 source code.zip 2026-08-10 41.3 MB
Totals: 3 Items   79.2 MB 0

@elastic/eslint-plugin-eui v2.16.0

  • Added new @elastic/eui/no-nested-copy-tooltip rule to improve EuiCopy usage (#9852)
  • Updated @elastic/eui/tooltip-button-icon-wrap with an exception for EuiCopy usage covered by @elastic/eui/no-nested-copy-tooltip (#9852)
  • Added button-group-no-invalid-children rule (#9849)
  • Added no-deprecated-icon-aliases rule (#9815)

@elastic/eui v119.0.0

  • Bundled icon glyph files into dist/svgs/ and added dist/eui-icons.json manifest (mapping icon filename stems to SVG content strings) (#9873)
  • Added hasAriaDisabled prop to EuiContextMenuItem (#9870)
  • Updated EuiButtonGroup: (#9845)
  • Added new render API via children prop that allows passing button components as children
  • Added variant prop (usable only with children prop)
  • Added gutterSize prop (usable only with children and variant="default" prop)
  • Updated EuiButton, EuiButtonEmpty and EuiButtonIcon to consume a EuiButtonContext allowing the group to control common props (#9845)
  • Updated EuiFlyoutMenu: (#9856)
  • Added leadingActions and trailingActions props, which accept the new EuiFlyoutMenuAction type supporting toolTipContent and toolTipProps
  • Changed the history trigger icon to clockCounter
  • Added control-group dividers between built-in controls
  • Added onFirst, onLast to pagination, which render optional buttons for jumping to the beginning and end of the list.
  • Deprecated additional EuiIcon types that are not represented in Figma (#9815)

Bug fixes

  • Fixed the missing type declaration for the focusEuiToolTipTrigger test helper (#9870)
  • Fixed generated icon IDs to remain stable during server-side rendering (#9866)
  • Fixed a visual bug in EuiButtonGroup that rendered duplicate borders on disabled buttons (#9845)
  • The EuiFlyoutMenu history popover now only appears when historyItems has more than one entry. When there is a single entry in history, only the Back button is shown. (#9856)
  • Fixed EuiFlyoutMenu pagination controls disappearing when pagination.total is 1; the controls now render (as "1 of 1" with both Prev/Next disabled) for any total of at least 1 (#9856)

Deprecations

  • Deprecated customActions and EuiFlyoutMenuCustomAction in EuiFlyoutMenu; use trailingActions and EuiFlyoutMenuAction instead (#9856)

Breaking changes

  • Removed most deprecated EuiIcon types and their icon assets. 16 widely-used deprecated aliases (e.g. alert, search, visPie) remain temporarily and will be removed in a future release (#9832) (#9815)

@elastic/eui-test-helpers v1.3.0

  • Added EuiDataGridObject with rows, cell(), cells(), doActionOnColumn() and openFullScreenMode()/closeFullScreenMode() (#9874)
  • Added EuiSuperSelectObject with selectOptionByValue(), selectOptionByLabel() and getSelectedValue() (#9874)
  • Added EuiGlobalToastListObject with a toasts locator and closeAll() (#9874)
Source: README.md, updated 2026-08-10