Skip to content

v72.0.0

Compare
Choose a tag to compare
@cee-chen cee-chen released this 20 Dec 18:31
· 1327 commits to main since this release
  • Added the customQuickSelectRender render prop to EuiSuperDatePicker, which allows customizing the Quick Select popover (#6382)
  • EuiFilePicker styles have been updated to look more like an interactive element. (#6479)
  • Added a third argument to EuiSelectable's onChange callback. The single option object that triggered the onChange event is now also passed to consumers with its most recent checked state (#6487)

Bug fixes

  • EuiTabs now passes size and expand to all children using a React context provider. (#6478)
  • Fixed security warnings caused by [email protected] sub-dependency (#6482)

Breaking changes

  • Removed size and expand props from EuiTab (#6478)