developit / preact-mdl

:boom: A collection of Preact Components that encapsulate Google's Material Design Lite.
MIT License
187 stars 20 forks source link

Implement floating label for TextField #32

Closed ngotchac closed 7 years ago

ngotchac commented 7 years ago

Add the right MDL class to the TextField when the floatingLabel prop is passed.

ngotchac commented 7 years ago

Didn't see that the prop floating-loading is actually working...

developit commented 7 years ago

Thanks for updating :)