Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Added data-ignore-validation and minlength #523

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Added data-ignore-validation and minlength #523

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Mar 28, 2017

Add "data-ignore-validation" attribute to skip input validation on button element (add data-ignore-validation="true" to any button etc and form button won't be disabled). Added "minlength" attribute to mirror "maxlength".

Add "data-ignore-validation" attribute to skip input validation on element. Added "minlength" attribute to mirror "maxlength".
@ghost
Copy link
Author

ghost commented Mar 28, 2017

To be honest I don't really understand how github & pull requests work. But I've added some extra functionality I needed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant