Skip to content

v66.0.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 30 Aug 17:57
· 1604 commits to main since this release
  • Added the gutterSize prop to EuiDescriptionList (#6175)
  • Added tooltipText as an optional prop on EuiListGroupItem (#6186)

Bug fixes

  • Updated the EuiHeaderSectionItem to not render if empty (#6158)
  • Added memoization to useEuiTheme's return value, supporting React's shallow prop comparison optimizations (#6165)
  • Fixed an EuiPageSidebar bug where inline styles were not correctly updating (#6191)

Breaking changes

  • Removed .euiIEFlexWrapFix global className and internetExplorerOnly() Sass mixin, as IE is no longer a supported browser (#6154)
  • Removed all IE fixes/fallbacks in EUI CSS (#6161)
  • Removed all IE fixes/fallbacks in EUI JS (#6162)