Skip to content

v37.3.1

Compare
Choose a tag to compare
@cee-chen cee-chen released this 24 Aug 18:29

Bug fixes

  • Fixed bug in EuiDataGrid where a custom className was also being passed to the full screen button (#5050)
  • Fixed rerender state issues in PaginationButton inside EuiPagination (#5048)
  • Fixed bug in euiHeaderAffordForFixed mixin that was not accounting for situations where EuiDataGrid was in full screen mode (#5054)
  • Fixed z-index styles that were causing EuiModal and EuiFlyout components to appear behind EuiDataGrid when in full screen mode (#5054)
  • Fixed untranslated i18n strings for EuiFilterButton - adds 2 new tokens and removes old euiFilterButton.filterBadge token (#4750)
  • Fixed missing i18n token EuiFilePicker's default prompt, and improved i18n string for euiFilePicker.filesSelected (#5063)
  • Fixed EuiDataGrid sort button text pluralization (#5043)
  • Fixed styles of EuiButtonIcon when passing disabled prop (#5060)
  • Fixed EuiDataGrid not clearing cell styles when column position changes (#5068)

Theme: Amsterdam

  • Updated styles for EuiDatePicker (#5000)
  • Fixed styles for EuiSuperDatePicker (#5060)