Hi!
I propose to update / implement next features:
- change an event listener from "change" to "blur" - in this case the module will allow to detect empty inputs that user can skip.
- define a custom events - it will allow developers to extend a behaviour after detecting an error in inputs
- add a class of successful validation
I will provide a patch.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2813999-1-js-blur-event.patch | 2.16 KB | chalk |
Comments
Comment #2
chalk commentedPatch is here.
Comment #3
chalk commentedThis module has a great idea, but has bad implementation and documentation. If you are looking for co-maintainer - I can help with development.