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

Pass arbitrary props to the tel input element #162

Merged
merged 1 commit into from
Dec 8, 2016
Merged

Pass arbitrary props to the tel input element #162

merged 1 commit into from
Dec 8, 2016

Conversation

arkq
Copy link
Contributor

@arkq arkq commented Dec 8, 2016

HTML input element supports few attributes more than it is possible to configure via the IntlTelInputApp props. Since adding all of them seems to be a little bit of an overhead, new telInputProps should provide usage flexibility (e.g. maxLenght, required, etc.).

@arkq
Copy link
Contributor Author

arkq commented Dec 8, 2016

This change should fix #158.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 94.958% when pulling 5e2d4f9 on Arkq:master into 4a444fd on patw0929:master.

@patw0929 patw0929 merged commit 3571bfc into patw0929:master Dec 8, 2016
patw0929 added a commit that referenced this pull request Dec 8, 2016
* #162: Pass arbitrary props to the tel input element
  (Also fixed #158)
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.

None yet

3 participants