Orasund / elm-ui-widgets

Collection of reusable views for elm-ui.
https://orasund.github.io/elm-ui-widgets/
BSD 3-Clause "New" or "Revised" License
85 stars 11 forks source link

Add full Text field support #31

Open Orasund opened 3 years ago

Orasund commented 3 years ago

Before the release of 3.0.0, we should add both filled and outlined textfields. This would result in a new definition for TextInputStyle

Orasund commented 3 years ago

Actually, it might be best to split it up into 3 different widgets: ChipInput, FilledInput and OutlinedInput. It's definitely something I do not want to rush. So I'll not include it into version 3.0.0 (as it would not result in a major change)