Skip to content

Removed `eval()` and added new functions

Latest
Compare
Choose a tag to compare
@DrRoach DrRoach released this 11 Jun 15:25
· 1 commit to master since this release

All uses of eval() have been removed.

Two new attributes have been added. The first attribute added is fv-valid-func and the second is fv-invalid-func. These allow you to run a custom JS method on input validation or input invalidation.