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

Fix: removing pre-defined Input type #984

Merged
merged 1 commit into from
Sep 28, 2020
Merged

Conversation

aleksfront
Copy link
Contributor

Allowing an Input component to respect any type property other than text, for example to make password fields.
There's nothing wrong if no type passed to html <input />, because default one is text anyway https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input

Signed-off-by: Alex Andreev alex.andreev.email@gmail.com

Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
@aleksfront aleksfront requested a review from a team September 28, 2020 11:36
@aleksfront aleksfront added this to the 3.6.5 milestone Sep 28, 2020
@aleksfront aleksfront merged commit 163b344 into master Sep 28, 2020
@aleksfront aleksfront deleted the fix-remove-input-type branch September 28, 2020 11:59
@nevalla nevalla mentioned this pull request Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants