Skip to content

v32.0.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 01 Apr 16:49
  • Added stepNumber prop and stepped as stopType option to EuiColorStops (#4613)
  • Expanded display prop of EuiCard to inherit color values from EuiPanel (#4649)
  • Added element prop to EuiPanel for forcing to div or button (#4649)
  • Increased padding on EuiCheckableCard with refactor to use EuiSplitPanel (#4649)
  • Added valueInputProps prop to EuiColorStops (#4669)
  • Added position, usePortal, top, right, bottom, and left props to EuiBottomBar (#4662)
  • Added bottomBar and bottomBarProps to EuiPageTemplate when template = 'default' (#4662)
  • Added role="main" to EuiPageContent by default (#4662)
  • Added bottomBorder prop to EuiPageHeader (#4662)

Bug fixes

  • Fixed id attribute to be unique across EuiButtonGroupButton elements (#4657)
  • Fixed responsive sizing of EuiModal (#4670)
  • Fixed disabled interactions of EuiHeaderSectionItemButton (#4670)
  • Hid of text on small screens for compressed EuiPagination(#4661)

Breaking changes

  • Removed betaBadgeLabel, betaBadgeTooltipContent, and betaBadgeTitle props from EuiPanel (#4649)
  • Changed EuiBottomBar positioning styles from being applied at the CSS layer to the style property (#4662)