Enhancements
- Added
iconprop to theBadgecomponent (#5292) - Improved styling for the
DataTablecomponent when theincreaseTableDensityprop is set totrue(#5480) - Added support for setting a
ReactNodeon thePageActionssecondaryActionsprop (#5495) - Added support for NodeJS v14 (#5551)
- Add
videoas DropZoneFileType option on theDropZonecomponent (#5349) - Removed whitespace from CustomProperties output (#5570)
- Added a
heightprop toComboboxandPopover.Paneto support setting a fixedheightandman-heighton theScrollable(#5571) - Made
Pipa sub-component ofBadgeand exposed it to outside (#5520)
Bug fixes
- Fixed focus and hover style on
Tagfor removable tag with link (#5567) - Fixed border size on vertical content on
TextField(#5571) - Fixed
aria-activedescendentbeing unset inComboboxon option select whenallowMultipleistrue(#5584)
Documentation
- Fixed
Comboboxmulti-select examples not resetting the input value and list on option select (#5584)