Releases: selbekk/calidation
Releases · selbekk/calidation
v1.16.2
1.16.2 (2019-07-19)
Bug Fixes
- Form: fix casing of novalidate (f64884a)
v1.16.1
1.16.1 (2019-07-19)
Bug Fixes
- remove setting submitted on setError (0c05153)
v1.16.0
1.16.0 (2019-06-05)
Features
- Form.validateField: add optional field check (83dbc04)
v1.15.2
1.15.2 (2019-06-05)
Bug Fixes
- calidators: update calidators to v2 (ca6156e), closes #54
v1.15.1
1.15.1 (2019-05-02)
Bug Fixes
- context: make context consistent (48daeec)
v1.15.0
1.15.0 (2019-05-02)
Bug Fixes
Features
- onUpdate: add onUpdate to Form (fd76771)
v1.13.1
1.13.1 (2019-04-25)
Bug Fixes
- isDirty: maintain isDirty state after first change (7e83583)