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

Numeric Input Styling #91

Open
bojjenclon opened this issue Apr 5, 2016 · 3 comments
Open

Numeric Input Styling #91

bojjenclon opened this issue Apr 5, 2016 · 3 comments
Labels

Comments

@bojjenclon
Copy link

When looking through the documentation for form elements, I noticed there isn't anything for an HTML5 number input field. Simply switching the input tag to type="number" works fine for actually receiving data from the user, but the spinners that appear are largely out of place compared to the rest of the styling provided by MUI. Will support for these input types be added (or possibly already exists and I'm just not aware of how to use it)?

@amorey
Copy link
Member

amorey commented Apr 5, 2016

Currently, MUI doesn't support special styling for HTML5 number input fields. Our goal is to keep the core library as simple and as small as possible so we've tried to keep to the basics (containers, panels, buttons, text inputs, typography, etc.). However, in the future we plan to add a plugin architecture to make it easy to build and share MUI extensions. If this is something you're interested in being a part of let me know!

@amorey amorey added the question label Apr 5, 2016
@bojjenclon
Copy link
Author

Do you have a preferred contact method where we could talk a little more in depth about what contributing would entail?

@amorey
Copy link
Member

amorey commented Apr 5, 2016

Sure! Email us at [email protected]

@amorey amorey added wontfix and removed question labels Apr 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants