v97.3.0
EuiDataGrid
now supports a newtoolbarVisibility.showDisplaySelector.customRender
function that allows completely customizing the rendering of the display selector popover (#8080)EuiDataGrid
's row height/lines per row setting has been streamlined in both UI and UX (#8080)EuiDataGrid
now accepts consumer-passed display setting updates even after users have changed their display preferences via UI (#8080)- Updated
EuiDataGrid
to vertically center alltoolbarVisibility.additionalControls
nodes (#8085) - Updated
EuiDataGrid
with a betarowHeightsOptions.autoBelowLineCount
feature flag (#8096) - Updated
EuiContextMenuPanel
to allow disabling initial focus viainitialFocusedItemIndex={-1}
(#8101)
Bug fixes