1.13.0
- All form input components:
- Must be inside a
Form
component now. - Require a
name
prop that match a key insideForm
'sinitialValues
. data
andonChange
props were removed.
- Must be inside a
Frequency
component:quarterly
istrue
now by default.- The value of the input is now referred as "amount" rather than "input".
- Renamed
inputPlaceholder
toamountPlaceholder
.
List
component:- Updated styles.