Skip to content

v34.5.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 23 Jun 19:31
  • Added success as color option to EuiBadge, EuiTextColor, EuiText, EuiStat, and EuiExpression (#4888)
  • Changed default color props from secondary to success where necessary (#4888)
  • Added display of number of selected options in EuiSearchBar filters when numActiveFilters exists (#4748)
  • Reverted z-index: 1 on EuiPageBody (#4892)
  • Added updateButtonProps to EuiSuperDatePicker to provide more control over the update/refresh button (#4895)
  • Updated EuiNotificationEvent to render an icon instead of a button if onRead is undefined (#4881)
  • Added DraggableProvidedDragHandleProps interface from 'react-beautiful-dnd' (#4903)
  • Added success and accent color options to EuiButton (#4874)
  • Added success color option to EuiLink (#4874)

Bug fixes

  • Fixed EuiRange container expansion due to negative margin value (#4815)
  • Fixed EuiRange ticks position to better align with thumbs (#4815)
  • Fixed EuiComboBox disabled pills and text contrast (#4901)
  • Fixed EuiDataGrid footer and header rows jumps in Firefox (#4869)
  • Fixed shaded colors of EuiButtonIcon (#4874)
  • Fixed pageHeader display in EuiPageTemplate when template is empty or default (#4905)
  • Fixed EuiPageHeader bottom padding when borderBottom = true (#4905)
  • Fixed incomplete height and width information in EuiResizeObserver (#4909)

Theme: Amsterdam

  • Updated styles for EuiRange (#4815
  • Fixed more unique focus states using outline (#4876)
  • Fixed border-radius value of EuiPanel (#4876)
  • Fixed disabled background color of EuiCard for better visibility on subdued backgrounds (#4876)