Skip to content

v76.1.0

Compare
Choose a tag to compare
@1Copenut 1Copenut released this 07 Mar 20:31
· 1249 commits to main since this release
  • Added more detailed screen reader instructions to EuiSelectable, EuiSuggest, EuiSelectableTemplateSitewide, EuiRange, and EuiDualRange. (#6589)
  • Added new placeholder prop to EuiSuperSelect (#6630)
  • Added new setCellPopoverProps parameter callback to EuiDataGrid's renderCellPopover prop (#6632)

Bug fixes

  • Fixed an ARIA attribute in EuiSelectableList (#6589)
  • Fixed EuiSelectable to no longer show active selection state or respond to the Up/Down arrow keys when focus is inside the selectable container, but not on the searchbox or listbox. (#6631)