Skip to content

v75.1.0

Compare
Choose a tag to compare
@cee-chen cee-chen released this 14 Feb 18:36
· 1258 commits to main since this release
  • Added padding to EuiStep title to better align with icon (#6555)
  • Added a new lineNumbers.annotations API to EuiCodeBlock. This new feature displays an informational icon next to the specified line number(s), providing more context via popover (#6580)

Bug fixes

  • Fixed bug in EuiRange where styles were applied incorrectly when custom ticks were passed but showTicks were false (#6588)
  • Fixed fleetApp and agentApp icons that were swapped (#6590)

CSS-in-JS conversions

  • Converted EuiSteps to Emotion; Removed $euiStepStatusColorsToFade, $euiStepNumberSize, $euiStepNumberSmallSize, and $euiStepNumberMargin (#6555)