Skip to content

v30.3.0

Compare
Choose a tag to compare
@thompsongl thompsongl released this 11 Nov 21:45
  • Added EuiColorPaletteDisplay component (#3865)
  • Added initialFocusedItemIndex support to EuiContextMenuPanelDescriptor (#4223)
  • Updated the default of the EuiPopovers ownFocus prop from false to true (#4228)
  • Added role="alert" and aria-live="assertive" to EuiForm's EuiCallOut for the errors (#4238)
  • Added menuDown and menuUp glyphs to EuiIcon (#4244)
  • Removed spacer after childrenBetween in EuiInMemoryTable (#4248)
  • Changed clickOutsideDisables to true when ownFocus={false} in EuiFlyout (#4236)

Bug fixes

  • Fixed focus trap + EuiPopover bug which prevented the anchor from receiving focus when the popover closes (#4071)
  • Fixed focus trap error & performance impact when one focus trap is deactivated and another becomes enabled (#4071)
  • Fixed a condition in EuiInMemoryTable to avoid mistaken assignment of sortName (#4138)
  • Fixed bug in small EuiImage's not respecting the optional sizes when allowFullScreen is set to true (#4207)
  • Fixed incorrect initial rendering of EuiDualRange thumbs when element width is 0 (#4230)
  • Fixed bug in EuiSelectable to call searchProps.onChange and searchProps.onSearch calls in EuiSelectable (#4153)
  • Fixed truncation of the EuiComboBox placeholder text (#4210)

Theme: Amsterdam

  • Fixed base line-heights for within euiFontSize[size]() SASS mixins (#4229)