v0.10.0
Features
- UI Shell: add Close/AppSwitcher as default icons for
HeaderActioncomponent (5f62cde) - ButtonSet: add
stackedprop (c8e0a59) - Link: set
relattribute to "noopener noreferrer" iftargetis "_blank" (4b7d254)
Fixes
- TextInput: add missing
requiredprop to input (PR #237, thanks @kamil-murtaza) - StructuredList: change element semantics from
sectiontodivto avoid accessibility error (117dbcf) - MultiSelect: add
lightvariant to text input (6a955b1) - NumberInput: disable label, helper text if
disabledis set totrue(37c7f07) - Pagination: use singular page range text if
totalis 1 (3d64fb2)
Housekeeping