-
-
Notifications
You must be signed in to change notification settings - Fork 245
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
Added HTML5 input types to TextField #19
Conversation
That's neat, thanks! I'll merge it, but first:
|
Done! What do you think? |
Great! One more question (because I can't do it right now) - are you passing |
hmm unfortunately the initial npm install hangs with lerna saying linking Sent from my iPhone On Jun 5, 2016, at 15:12, "Radosław Miernik" [email protected] Great! One more question (because I can't do it right now) - are you — |
It's not frozen (probably) - it just takes a while. Also, you can |
I get lots of very cryptic errors, seemingly unrelated to linting. I'll open an issue about "contribution guide" |
Thanks for merging! When do you plan on pushing the release? |
Soon - I want to finish #17 first. |
Cool! Thanks. On Sun, Jun 5, 2016 at 4:13 PM, Radosław Miernik [email protected]
|
@radekmie some input types were missing.
It would be best if we created proper inputs for them, but in the meantime, this quick override option should be able to serve most cases that don't need extra customization.
Let me know if this works for you.