techniq / mui-downshift

Thin layer over paypal's downshift to use Material UI visual components
https://techniq.github.io/mui-downshift/
MIT License
92 stars 24 forks source link

Support Input Variants #74

Closed cvanem closed 5 years ago

cvanem commented 5 years ago

This adds support for filled and outlined MUI Input variants.

Resolves: https://github.com/techniq/mui-downshift/issues/73

Changes Made:

Update Material-UI version, which includes input variant components Update Input to support different input variant components Cleanup custom adornment story Add input variant stories Add variant prop Update documentation

techniq commented 5 years ago

Nice addition @cvanem! Something I've been wanting to get to for a while but haven't gotten around to it. Was going to try to handle it when I finished the rewrite but it's been on the back burner for a while..

Released as 1.4.0