Skip to content

v43.0.0

Compare
Choose a tag to compare
@chandlerprall chandlerprall released this 07 Dec 22:41
· 2219 commits to main since this release
  • Updated the organization of EuiDataGrid's toolbar/grid controls (#5334)
  • Updated EuiDataGrid's full screen mode to use the fullScreenExit icon (#5415)
  • Added left.append and left.prepend to EuiDataGrid's toolbarVisibility.additionalControls prop #5394)
  • Added a row height control to EuiDataGrid's toolbar (#5372)
  • Added onChange callbacks to EuiDataGrid's gridStyle and rowHeightOptions settings (#5424)
  • Added a reset button to EuiDataGrid's display controls (#5428)
  • Added timeRefresh icon (#5383)
  • Added responsive and iconOnly props to EuiSuperUpdateButton (#5383)
  • Added better auto refresh indicator to EuiSuperDatePicker (#5383)
  • Added compressed, width, isQuickSelectOnly props to EuiSuperDatePicker (#5383)
  • Updated showUpdateButton prop with iconOnly option in EuiSuperDatePicker (#5383)
  • Increased default refreshInterval of EuiSuperDatePicker to 1000 (#5383)
  • Remove Show dates button from pretty format of EuiSuperDatePicker in favor of directly opening start date popover (#5383)
  • Added shortHand option to prettyInterval (#5383)
  • Moved rounding switch to popover footer in relative tab of EuiSuperDatePicker (#5383)
  • Simplified EuiRefreshInterval to use a switch to start/stop and other visual touch ups (#5383)
  • Created stand alone EuiAutoRefresh and EuiAutoRefreshButton components (#5383)

Bug fixes

  • Fixed persistent EuiDataGrid full screen <body> class (#5354)
  • Fixed dark mode background color of EuiFormControlLayout prepend and append (#5383)
  • Fixed background color of EuiFormControlLayout when readOnly (#5383)
  • Fixed the name of data-test-subj prop of EuiFormControlLayout (#5383)
  • Fixed global reset styles for plain <button>s (#5452)

Breaking changes

  • Removed toolbarVisibility's showStyleSelector prop of EuiDataGrid in favor of showDisplaySelector, which allows configuration of both grid density and row height (#5372)
  • Changed prop name applyRefreshInterval to onRefreshChange in EuiRefreshInterval (#5383)
  • Increased the size of s-sized EuiLoadingSpinners to match s-sized EuiIcons (#5440)