Skip to content

[v0.34.2] Form components validation fix and ExpandCollapse enhancement

Compare
Choose a tag to compare
@lzcabrera lzcabrera released this 06 Feb 00:17
· 3625 commits to master since this release
127e448

🔧 Fixes

  • Input, TextArea, Select, Checkbox, and Radio components

    • <label> cannot have <div> children, so we changed the children to <span>
  • ExpandCollapse component: enable conditional rendering of panels