Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow empty string placeholderChars #20

Merged
merged 1 commit into from
Sep 15, 2016
Merged

Allow empty string placeholderChars #20

merged 1 commit into from
Sep 15, 2016

Conversation

NickGard
Copy link
Contributor

@NickGard NickGard commented Sep 8, 2016

This is to fix the case where a consumer does not want placeholders. For example, given a pattern '--1111--', a placeholderChar of '', and a value of '4', the input should show '--4--' instead of '--4___--'.

@NickGard
Copy link
Contributor Author

NickGard commented Sep 8, 2016

Fix for issue #14

@NickGard NickGard merged commit 2539ad8 into insin:master Sep 15, 2016
@NickGard NickGard deleted the feat-empty-string-placeholderchar branch September 15, 2016 13:47
Awem added a commit to Awem/inputmask-core that referenced this pull request Dec 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant