Neoform Versions Save

:white_check_mark: React form state management and validation

[email protected]

6 years ago

:package: externalize prop-types and recompose in UMD build

[email protected]

6 years ago

:boom: :wrench: rename FormValidationformValidation and FieldValidationfieldValidation :boom: :wrench: refactor using plain class, might break snapshots :boom: :package: prop-types and recompose are peer dependencies

[email protected]

6 years ago

:boom: :wrench: rename Formform and Fieldfield :boom: :wrench: refactor using plain class, might break snapshots :boom: :package: prop-types and recompose are peer dependencies

[email protected]

6 years ago

:boom: :wrench: use dots for arrays in name notation, user.friends[0]user.friends.0

[email protected]

6 years ago

:boom: :wrench: use dots for arrays in name notation, user.friends[0]user.friends.0

[email protected]

6 years ago

:heavy_plus_sign: Provide an errorHandler callback to form validate method when form is invalid

[email protected]

6 years ago

:heavy_check_mark: exclude unmounted Fields from Form validation

[email protected]

6 years ago

:boom: :wrench: \rename helpers to getValue and setValue

See readme for usage details.

[email protected]

6 years ago

:boom: :wrench: rename helpers to getValue and setValue

See readme for usage details.

[email protected]

6 years ago

:boom: :wrench: refactor FieldValidation to be a HOC directly :boom: :wrench: refactor FormValidation to be a HOC directly

See readme for usage details.