Skip to content

v2.0.0-alpha.7

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Apr 08:49
· 2182 commits to canary since this release
aa13889

2.0.0-alpha.7 (2020-04-03)

Features

BREAKING CHANGES

  • components: The Selector component now accepts the onChange, value, name, and checked props. The onClick and selected props have been removed.
  • components: The label property of the options prop of the RadioButtonGroup component has been renamed to children.