Skip to content

v38.1.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 23 Sep 14:58
  • Fixed the title prop EuiButtonGroup to automatically display the label provided (#5199)
  • Updated barSeriesStyle.displayValue of the elastic-charts Theme for better default styles (#4845)
  • Added a configuration parameter to the EuiMarkdownEditor plugin functions to exclude custom plugins (#5147)
  • Added auto as value for defaultHeight in prop rowHeightsOptions in EuiDataGrid that allows to content auto-fit to row (#4958)
  • Updated titleProps and descriptionProps on EuiDescriptionList to extend CommonProps (#5166)
  • Added the ability to return visibleOptions from EuiSelectable by using onSearch (#5178)

Bug fixes

  • Fixed EuiDataGrid focus ring to be contained in the cell (#5194)
  • Fixed EuiDataGrid cells when focused getting a higher z-index which was causing long content to overlap surrounding cells (#5194)
  • Replaced the EuiMarkdownEditor help syntax modal with a popover when no custom plugins are available (#5147)
  • Fixed multiple components unnecessarily rerendering generated IDs on every update (#5195, #5196, #5197, #5200, #5201)

Theme: Amsterdam

  • Fixed border-radius and increased font-weight for EuiButtonGroup (#4993)
  • Increased contrast of text color for text colored EuiButton and EuiButtonIcon (#5177)