v43.0.0
- Updated the organization of
EuiDataGrid
's toolbar/grid controls (#5334) - Updated
EuiDataGrid
's full screen mode to use thefullScreenExit
icon (#5415) - Added
left.append
andleft.prepend
toEuiDataGrid
'stoolbarVisibility.additionalControls
prop #5394) - Added a row height control to
EuiDataGrid
's toolbar (#5372) - Added
onChange
callbacks toEuiDataGrid
'sgridStyle
androwHeightOptions
settings (#5424) - Added a reset button to
EuiDataGrid
's display controls (#5428) - Added
timeRefresh
icon (#5383) - Added
responsive
andiconOnly
props toEuiSuperUpdateButton
(#5383) - Added better auto refresh indicator to
EuiSuperDatePicker
(#5383) - Added
compressed
,width
,isQuickSelectOnly
props toEuiSuperDatePicker
(#5383) - Updated
showUpdateButton
prop withiconOnly
option inEuiSuperDatePicker
(#5383) - Increased default
refreshInterval
ofEuiSuperDatePicker
to1000
(#5383) - Remove
Show dates
button from pretty format ofEuiSuperDatePicker
in favor of directly openingstart
date popover (#5383) - Added
shortHand
option toprettyInterval
(#5383) - Moved
rounding
switch to popover footer in relative tab ofEuiSuperDatePicker
(#5383) - Simplified
EuiRefreshInterval
to use a switch to start/stop and other visual touch ups (#5383) - Created stand alone
EuiAutoRefresh
andEuiAutoRefreshButton
components (#5383)
Bug fixes
- Fixed persistent
EuiDataGrid
full screen<body>
class (#5354) - Fixed dark mode background color of
EuiFormControlLayout
prepend
andappend
(#5383) - Fixed background color of
EuiFormControlLayout
whenreadOnly
(#5383) - Fixed the name of
data-test-subj
prop ofEuiFormControlLayout
(#5383) - Fixed global reset styles for plain
<button>
s (#5452)
Breaking changes
- Removed
toolbarVisibility
'sshowStyleSelector
prop ofEuiDataGrid
in favor ofshowDisplaySelector
, which allows configuration of both grid density and row height (#5372) - Changed prop name
applyRefreshInterval
toonRefreshChange
inEuiRefreshInterval
(#5383) - Increased the size of
s
-sizedEuiLoadingSpinner
s to matchs
-sizedEuiIcon
s (#5440)