v37.3.1
Bug fixes
- Fixed bug in
EuiDataGrid
where a customclassName
was also being passed to the full screen button (#5050) - Fixed rerender state issues in
PaginationButton
insideEuiPagination
(#5048) - Fixed bug in
euiHeaderAffordForFixed
mixin that was not accounting for situations whereEuiDataGrid
was in full screen mode (#5054) - Fixed
z-index
styles that were causingEuiModal
andEuiFlyout
components to appear behindEuiDataGrid
when in full screen mode (#5054) - Fixed untranslated i18n strings for
EuiFilterButton
- adds 2 new tokens and removes oldeuiFilterButton.filterBadge
token (#4750) - Fixed missing i18n token
EuiFilePicker
's default prompt, and improved i18n string foreuiFilePicker.filesSelected
(#5063) - Fixed
EuiDataGrid
sort button text pluralization (#5043) - Fixed styles of
EuiButtonIcon
when passingdisabled
prop (#5060) - Fixed
EuiDataGrid
not clearing cell styles when column position changes (#5068)
Theme: Amsterdam