Skip to content

v33.0.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 04 May 19:30
  • Added autoFocus prop and functionality to EuiComboBox (#4772)
  • Added inherit color option to EuiIcon to force two-tone (app) icons to inherit their parent's color (#4760)
  • Updated EuiBetaBadge, EuiBadge, EuiButtonIcon, EuiButtonContent, EuiCallOut, EuiContextMenuItem, EuiListGroupItem icon usage to inherit their parent's color (#4760)
  • Added iconProps prop to EuiListGroupItem (#4760)
  • Added i18ntokens.json to published package (#4771)
  • Replaced highlight.js with prism.js/refractor for code syntax highlighting in EuiCodeBlock (#4638)

Bug fixes

  • Fixed initialFocus prop functionality in EuiPopover (#4768)
  • Fixed description prop in EuiTable(#4754)

Breaking changes

  • Changed some language syntax references in EuiCodeBlock, such as jsx (#4638)
  • Removed ability to parse non-string content in EuiCodeBlock (#4638)