Skip to content

v42.1.0

Compare
Choose a tag to compare
@thompsongl thompsongl released this 06 Dec 20:19
· 2268 commits to main since this release
fa52d28
  • Added first and last page arrow buttons to EuiPagination when compressed=true (#5362)
  • Added support for indeterminate EuiPagination when pageCount=0 (#5362)
  • Moved mobile behavior to a customizable responsive prop to EuiPagination that renders the compressed 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 the onBlur callback (#5441)
  • Fixed EuiToolTip not correctly handling child onBlur and onFocus callbacks (#5441)