Skip to content

v106.7.0

Choose a tag to compare

@acstll acstll released this 06 Oct 14:28
· 59 commits to main since this release
  • Updated EuiComboBox to properly break long strings without spaces when rowHeight="auto" (#9063)
  • Added data-test-subj support to EuiDatePicker and EuiDatePickerRange for improved testability. Propagates to main component wrappers, inputs, clear buttons, calendar navigation, and popover panels. (#9042)
  • Added streamsClassic and streamsWired icons (#9017)
  • Updated icons based on feedback: boxesVertical, documentation, error, export, filter, filterExclude, filterIgnore, filterInclude, grab, grabOmnidirectional, grabHorizontal, importAction, indexTemporary, link, list, magnifyWithExclamation, magnifyWithMinus, magnifyWithPlus, minus, minusInCircle, pencil, pin, pinFilled, plus, plusInCircle, question, search, sortLeft, sortRight, sortDown, sortUp, sortable, unlink. (#9026)
  • Added new icon: backgroundTask. (#9026)
  • Marked icons for deprecation: boxesHorizontal, checkInCircleFilled, copyClipboard, documentEdit, errorFilled, expandMini, filterInCircle, lettering, listAdd, minusInCircleFilled, newChat, playFilled, plusInCircleFilled, submodule, tableDensityNormal, warningFilled. (#9026)
  • Added workflowsApp icon (#9011)
  • Added EuiFormControlButton component for usage as input-styled button within EuiFormControlLayout (#9006)
  • Updated EuiSuperDatePicker to use EuiFormControlButton when a prettified duration button is rendered (#9006)

Bug fixes

  • Fixed EuiInMemoryTable not firing the search.onChange callback when searchFormat equals text. (#9059)
  • Fixed columns in EuiDataGrid not being rendered in the correct order as defined by columnVisibility.visibleColumns which resulted in unexpected updates when reordering columns (#9030)

Accessibility

  • Improved color contrast of non-interactive EuiBreadcrumbs items in dark mode (#9071)
  • Make EuiProgress respect user's reduced motion setting by not animating when in indeterminite state. (#9054)

Thank you for your contribution @boriskirov @MichaelMarcialis @smith