mdgriffith / style-elements

Create styles that don't mysteriously break!
http://package.elm-lang.org/packages/mdgriffith/style-elements/latest
BSD 3-Clause "New" or "Revised" License
445 stars 49 forks source link

add valueAttr for textareas #85

Closed lynn closed 7 years ago

lynn commented 7 years ago

This fixes a bug where Input.multiline didn’t respond to external model changes.

mdgriffith commented 7 years ago

Awesome, thank you!