v83.1.0
Bug fixes
- Fixed Safari-only bug for single-line row
EuiDataGrid
s, where cell actions on hover would overlap instead of pushing content to the left (#6881) - Fixed
EuiButton
not correctly merging in passedclassName
s with its base.euiButton
class (#6887) - Fixed
EuiIcon
not correctly passing thestyle
prop customimg
icons (#6888) - Fixed multiple components with child props (e.g.
buttonProps
,iconProps
, etc.) unsetting EUI's Emotion styling if customcss
was passed to the child props object (#6896)
CSS-in-JS conversions