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

ValidInputTypes is not enough, like type="number" #1

Closed
xialvjun opened this issue Jun 30, 2016 · 3 comments
Closed

ValidInputTypes is not enough, like type="number" #1

xialvjun opened this issue Jun 30, 2016 · 3 comments

Comments

@xialvjun
Copy link

var ValidInputTypes = ['TEXT','PASSWORD','FILE','EMAIL','SEARCH','DATE'];

..........

@slorber
Copy link
Owner

slorber commented Jun 30, 2016

@xialvjun can you make an exhaustive list of what's missing? Also don't hesitate to submit a PR

@slorber
Copy link
Owner

slorber commented Jun 30, 2016

Would it be ok if I add these ones?:

number / month / week / time / datetime / datetime-local / tel / url

@slorber
Copy link
Owner

slorber commented Jun 30, 2016

released as 1.1.0

@slorber slorber closed this as completed Jun 30, 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

No branches or pull requests

2 participants