v42.1.0
- Added first and last page arrow buttons to
EuiPagination
whencompressed=true
(#5362) - Added support for indeterminate
EuiPagination
whenpageCount=0
(#5362) - Moved mobile behavior to a customizable
responsive
prop toEuiPagination
that renders thecompressed
display (#5362) - Added
doubleArrowLeft
,doubleArrowRight
,arrowStart
,arrowEnd
icons (#5362)
Bug fixes
- Fixed scrollbars in
EuiRange
tick labels in Safari (#5427) - Fixed an
EuiOverlayMask
bug where it calls window.document on server side(#5422) - Fixed unremoved event listener memory leak in
EuiPopover
(#5437) - Fixed
EuiDatePicker
not correctly handling theonBlur
callback (#5441) - Fixed
EuiToolTip
not correctly handling childonBlur
andonFocus
callbacks (#5441)