Skip to content

v37.3.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 18 Aug 17:30
  • Updated copyClipboard glyph in EuiIcon to be centered (#5023)
  • Updated EuiFilePicker removeFiles method to enable programmatic selection clearing (#5017)
  • Updated EuiFlyout testenv mock to pass-through onKeyDown prop (#5029)
  • Enabled EuiCodeBlock copy button in EuiMarkdownFormat (#5032)
  • Changed copy icon to copyClipboard in EuiCodeBlock (#5018)

Bug fixes

  • Fixed content in EuiFilterButton when numFilters is not passed (#5012)
  • Fixed default value of outsideClickCloses prop of EuiFlyout (#5027)
  • Fixed EuiSelectable's double click bug (#5021)
  • Fixed overflowing controls when EuiCodeBlock is short in height (#5018)
  • Fixed EuiButtonGroup firing onChange twice (#5033)