Skip to content

Commit

Permalink
Added link to customValidity example
Browse files Browse the repository at this point in the history
  • Loading branch information
ciscoheat committed Jul 23, 2023
1 parent d61fd75 commit 54ac25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

- Added `customValidity` option to `superForm`, which will use the browser's validation message reporting for validation errors.
- Added `customValidity` option to `superForm`, which will use the browser's validation message reporting for validation errors. More information and an example [here](https://superforms.rocks/concepts/error-handling#customvalidity).
- Added `emptyIfZero` option to `numberProxy` and `intProxy`.

## [1.4.0] - 2023-07-20
Expand Down

0 comments on commit 54ac25f

Please sign in to comment.