Skip to content

v3.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Dec 14:50
· 486 commits to master since this release

🎨 StoryBook

📄 Changelog

Added

  • New component in React: PopoverDialog.
  • New type : HasAriaLabelOrLabelledBy
  • Popover: add withFocusTrap prop to set a focus trap within the popover.

Fixed

  • Autocomplete: fix type of textFieldProps prop.

Changed

  • Popover, Dropdown, Autocomplete: add minWidth, maxWidth and width options to the fitToAnchorWidth property.
  • Button: make Text component's truncate work with Button