bouncer icon indicating copy to clipboard operation
bouncer copied to clipboard

A lightweight form validation script that augments native HTML5 form validation elements and attributes.

Results 50 bouncer issues
Sort by recently updated
recently updated
newest added

Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5. Release notes Sourced from copy-props's releases. 2.0.5 Fix Avoids prototype pollution (#7) Doc Update license years. Transfer ownership to Gulp Team (#6) Build Update...

dependencies

It would be great to have async custom validations, e.g. for doing remote validation. Would you consider a PR changing the API to being async by default? Or would you...

question

![at-least-one-certificate](https://user-images.githubusercontent.com/18675776/169474430-5e95534e-919e-4da1-a0a0-fd873d547a48.JPG) How can I check if at least one certificate has been added? The problem is that with zero certificates there is no input for validation either. A wrapper should...

This makes sure that the original submit event is passed on and the submit button name is submitted to the backend.

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.5.10 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. 2ede36d Release version 1.14.7 of the npm package. 8b347cb...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.6.1 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

`` is not correctly detected. The error reported is always **Please fill out this field** and not **Please enter a number** as it should be. You may see this behaviour...

this is css class added if field is valid

If I set up a form to be validated, it works beautifully. But if I try to incorporate Google Recaptcha into the submit process, the field validation stops working. I...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies