Skip to content

v46.2.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 03 Feb 21:30
· 2174 commits to main since this release
  • Updated EuiDataGrids with scrolling content to always have a border around the grid body and any scrollbars (#5563)
  • Updated EuiDataGrid's body to a light gray background, which primarily shows when scrolling through virtualized content (#5562)
  • Added referenceable id for the generated label in EuiFormRow (#5574)
  • Addeed optional attribute configurations in EuiPopover to aid screen reader announcements (#5574)
  • Added ref passthroughs to EuiIputPopover subcomponents (#5574)
  • Added EuiScreenReaderLive component for updateable aria-live regions (#5567)

Bug fixes

  • Fixed an accessibility issue where EuiComboBoxPill close button had a nested interactive element (#5560)
  • Fixed EuiDataGrid height issue when in full-screen mode and with scrolling content (#5557)
  • Fixed an accessibility issue in custom and interactive Drag and Drop patterns (#5568)
  • Fixed a focus bug in EuiDataGrid when clicking another cell header with an already-open cell header popover (#5556)
  • Fixed EuiDataGrid to always focus back into the grid on pagination (#5587)
  • Fixed EuiDataGrid and EuiTable pagination potentially rendering out view on narrow tables with many pages (#5561)