Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 941 Bytes

CHANGELOG.md

File metadata and controls

49 lines (33 loc) · 941 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[unreleased]

Added

Changed

Fixed

Removed

[1.1.2] - 2019-02-19

Changed

  • Add Codesandbox custom fields.
  • Litle fix, check prevent default in default submit.

[1.1.1] - 2019-02-15

Added

  • Add Codesandbox.

[1.1.0] - 2019-02-15

Added

  • Add Wrapper Form.

[1.0.0] - 2019-02-12

Changed

  • Change "isValid" props to the "isValidAfterSubmit". "isValidAfterSubmit": This property checks that the form is valid and has been submitted. "isValid": This property that the fields are valid.

[0.2.1] - 2019-02-12

Add

  • Config coverall.

[0.2.1] - 2019-02-12

Changed

  • Config build.

[0.2.1] - 2019-02-11

Added

  • Added in readme into to Validators.