formsy / formsy-material-ui

A Formsy compatibility wrapper for Material-UI form components
MIT License
571 stars 149 forks source link

Added possibility not to use validationColor #237

Closed Eol217 closed 3 years ago

Eol217 commented 7 years ago

Some background: when we started work on our current project, we used formsy-material-ui 0.6.0. And due to bug it had no validation color (for underline on valid input), but it was nice for our design. Now we updated formsy-material-ui to 0.6.3 and I want save the possibility to use only 3 colors: default gray, orange on focus and red on error. This PR should give such variant without changing the default behavior. Thanks.

tyholby commented 6 years ago

merge this please!

rkuykendall commented 3 years ago

Hi @Eol217! I know it's been a few years, but this project is coming back to life! The first step is getting all the old PRs either closed or merged.

( same to you, @tyholby 👋 )