v40.1.0
- Added styling support for
valign
prop onEuiTableRowCell
(#5283) - Added
remark-breaks
plugin to mimic GitHub-flavored markdown line breaks withinEuiMarkdownEditor
(#5272) - Removed
EuiErrorBoundary
fromEuiDatePicker
when unsupported props are used (#5318)
Bug fixes
- Fixed default text alignment in
EuiTableRowCell
on Safari (#5283) - Fixed
mobileOptions.truncateText
from getting overridden bytruncateText
inEuiTableRowCell
(#5283) - Fixed issue with dynamic row counts in
EuiDataGrid
(#5313) - Fixed
EuiDataGrid
to dynamically update row heights when set toauto
(#5281)
Theme: Amsterdam