Skip to content

1.13.0

Compare
Choose a tag to compare
@moroshko moroshko released this 20 Feb 06:23
· 420 commits to master since this release
  • All form input components:
    • Must be inside a Form component now.
    • Require a name prop that match a key inside Form's initialValues.
    • data and onChange props were removed.
  • Frequency component:
    • quarterly is true now by default.
    • The value of the input is now referred as "amount" rather than "input".
    • Renamed inputPlaceholder to amountPlaceholder.
  • List component:
    • Updated styles.