-
Notifications
You must be signed in to change notification settings - Fork 122
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 possibility to change styles of input #4
Conversation
83e7951
to
9a6a4bc
Compare
new props will reset input value from store
Hi! I have added support of properties: And reformatted code - to use 2 spaces in all files :) |
I apologize for the delayed response! I like the additions here! Since I've done a poor job of updating it (I should be watching this repo more regularly now that I'm using it myself more), there are a number of conflicts with this pull request. Some of them have already been addressed:
I like the idea of being able to customize the styles. My first pass was to just follow the Material Design guidelines strictly. I'll add that methods and update this thread accordingly. |
I've added the props I've also added the props I'll look into the other updates made here later. |
Closing since this is not relevant any more :) |
Hi!
First of all, thank you for material input.
I found few things which could be better:
style
property may be useful for overwriting such things as color and fontSize