v3.0.6
🎨 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
andwidth
options to thefitToAnchorWidth
property. - Button: make Text component's truncate work with Button