v0.8.x
v0.8.2 (March 30, 2023)
Bug fixes
v0.8.1 (March 25, 2023)
Bug fixes
Select.Rootmissing type definition
v0.8.0 (March 24, 2023)
Breaking changes
SelectandMultiSelect:.Rootcomponent renders adivby default.renderItemprop is nowitemComponent.renderSectionprop is nowsectionComponent.renderValueprop is nowvalueComponent.
New features
- Added
AlertDialogcomponent. - Added
Toastcomponent. - Ability to clear and remove an item from selection in
Select.ValueandMultiSelect.Valueusing the.Root’svalueComponentprop. SelectandMultiSelectbetter integration with form libraries.
Bug fixes