v48.0.0
- Refactored
EuiSuggest
to useEuiSelectable
(#5157) - Added a return type to
EuiTable
resolveWidthAsStyle
util (#5615) - Added a return type to
euiSelectableTemplateSitewideFormatOptions
util (#5620)
Bug fixes
- Fixed
EuiDataGrid
to correctly remove the cell expansion action button when a column sets bothcellActions
andisExpandable
to false (#5592) - Fixed
EuiDataGrid
re-playing the cell actions animation when hovering over an already-focused cell (#5592) - Fixed
EuiDataGrid
auto row heights bugging out when cell popovers are opened (#5622)
Breaking changes