Skip to content

1.53.0

Compare
Choose a tag to compare
@moroshko moroshko released this 30 Nov 06:48
· 92 commits to master since this release
  • Accordion component:
    • Added onItemToggle prop.
  • Checkbox component:
    • Added onChange prop.
  • Grid component:
    • Grid.Item's colSpan and rowSpan can be free strings now (e.g. "auto / span 4").
  • Link component:
    • Removed the analyticsClassName prop.
  • RadioGroup component:
    • Added onChange prop.