This repository was archived by the owner on Sep 18, 2023. It is now read-only.
7.0.0-beta.3
- Fix option value displayed in MultiSelect values instead of label
- Fix MultiSelect throwing error when value is not found in the data array
- Fix
hidePickedOptionsprop not working when option value is different from label in MultiSelect component - Fix incorrect Table borders if
thelement is used insidetbody - Fix incorrect Card.Section spacing in production
- Mobile version of documentation now supports search
- Add controlled search value support to Select
- Add
allowDeselectprop to Select component