Skip to content

1.38.0

Compare
Choose a tag to compare
@moroshko moroshko released this 20 Aug 22:50
· 160 commits to master since this release
  • Link component:
    • Added a width prop (should be used only when variant is one of the following: "primary-blue-button", "primary-green-button", "secondary-blue-button").
    • Added a state prop (see here).
  • RadioGroup component:
    • Every item in the options array can have a description now.
    • Removed the showCircles prop. Circles are always shown now since it's more accessible.