Download Latest Version v114.0.0 source code.tar.gz (40.5 MB)
Email in envelope

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

Home / v113.2.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-10 3.1 kB
v113.2.0 source code.tar.gz 2026-03-10 40.4 MB
v113.2.0 source code.zip 2026-03-10 43.6 MB
Totals: 3 Items   84.1 MB 0
  • Added an optional sticky option to EuiBasicTable and EuiInMemoryTable actions columns. This option is currently in beta. (#9430)
  • Added minWidth and maxWidth options to EuiBasicTable and EuiInMemoryTable columns configuration object (#9422)
  • Added minWidth and maxWidth props to EuiTableFooterCell, EuiTableHeaderCell, EuiTableHeaderCellCheckbox and EuiTableRowCell (#9422)
  • Updated the gap between action buttons in EuiTable, EuiBasicTable and EuiInMemoryTable to 4px (#9423)
  • Updated EuiBadge hover styles to match EuiButton styles (#9418)
  • Added container prop to EuiFlyout for positioning flyouts relative to a container element instead of the viewport, enabling app-scoped flyouts that stay within the container bounds using position: fixed and container-derived inline styles (#9377) (#9377)
  • Added container to EuiFlyout component defaults configuration in EuiProvider (#9377) (#9377)
  • Added a new optional scrollableInline (boolean) prop to EuiTable, EuiBasicTable and EuiInMemoryTable that enables horizontal scrolling on overflow (#9416)

Bug fixes

  • Fixed resizable flyouts to output percentage-based widths relative to the container or viewport, preventing size drift on resize (#9377) (#9377)
  • Fixed resizable flyout clamping to account for sibling flyout widths in side-by-side layout mode (#9377) (#9377)
  • Fixed fill-size flyouts incorrectly triggering stacked layout due to combined-width hysteresis deadlock (#9377) (#9377)

Deprecations

  • Deprecated maskProps on EuiFlyout. Use the container prop to scope flyouts to an application area; when container is provided, maskProps is ignored. For global (viewport-relative) flyouts, use container={null} (#9377) (#9377)
  • Deprecated includeFixedHeadersInFocusTrap on EuiFlyout. When using the container prop, use includeSelectorInFocusTrap to include specific elements (e.g. app headers) in the focus trap instead (#9377) (#9377)

Accessibility

  • Improved the accessibility experience of managed flyouts by allowing keyboard navigation between child and parent flyouts. (#9397)
Source: README.md, updated 2026-03-10