Skip to content

v0.9.0

Compare
Choose a tag to compare
@kiwicopple kiwicopple released this 25 Jan 12:28
· 481 commits to master since this release
1b290bc

0.9.0 (2021-01-25)

Bug Fixes

  • add icon prop to Tabs (cd79865)
  • issue with Dropdown margins left from testing (3bc532d)

Features

  • copy and reveal optional props added to <Input> (34d8634), closes #96
  • add actions option to <Input> (a536f02)
  • Input now sends onChange event, not just e.target.value (cb02ff5)