Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

7.0.0-beta.3

Choose a tag to compare

@rtivital rtivital released this 05 Sep 07:39
· 136 commits to master since this release
  • Fix option value displayed in MultiSelect values instead of label
  • Fix MultiSelect throwing error when value is not found in the data array
  • Fix hidePickedOptions prop not working when option value is different from label in MultiSelect component
  • Fix incorrect Table borders if th element is used inside tbody
  • Fix incorrect Card.Section spacing in production
  • Mobile version of documentation now supports search
  • Add controlled search value support to Select
  • Add allowDeselect prop to Select component