Releases: LatitudeFinancialOSS/basis
Releases · LatitudeFinancialOSS/basis
1.69.2
Form
component:
- Fixed
Cannot read property 'current' of undefined
issue. See: #224
1.69.1
Form
component:
- Remove error from form's state when the component unmounts.
1.69.0
Added CheckboxGroup
component.
1.68.0
RadioGroup
component:
- Allow
options
label to be JSX.
1.67.1
Form
component:
- Reverted all changes from 1.66.1.
1.67.0
Form
component:
- Expose
setErrors
and resetForm
in Form
's render child.
1.66.1
Form
component:
- Remove error from form's state when component unmounts.
- Avoid unnecessary rerenders.
1.66.0
Frequency
component:
- Added
amountMaxLength
prop.
1.64.0
Form
component:
- Added
initialErrors
prop.