bouncer
bouncer copied to clipboard
A lightweight form validation script that augments native HTML5 form validation elements and attributes.
If the error message is not there, don't abort clearing the other error attributes. When specifying custom-message-target it is possible that error message div might not be there.
For radio groups with `messageAfterField` set to `false`, grab first item in group instead of last for error field. Potentially also use field instead of label.
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.2 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS See full diff in...
I am using your bouncer library. The form that it is used on has two submit buttons. When I click on one of them, I expect to see the data...
- Fix typos (it's ▶︎ its; and ▶︎ an) - Minor copy edit and formatting tweaks
As said in the title, I get a validation error when I try to input multiple emails separated by a comma in an email input with the multiple input. https://codepen.io/exceleron_babka/pen/gOdpOPW
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Updates `engine.io` from 3.2.1 to 6.2.1 Release notes Sourced from engine.io's releases. 6.2.1 :warning:...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) to 4.2.1 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together. Updates `socket.io-parser` from 3.2.0 to 4.2.1 Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug...