janiskelemen / formvuelar

Vue form components with server-side validation in mind
https://janiskelemen.github.io/formvuelar/
MIT License
301 stars 25 forks source link

Allow auto resize for FvlTextarea.vue #10

Open leo-unglaub opened 5 years ago

leo-unglaub commented 5 years ago

Hey, first of all, i love your library. Very awesome work, thanks.

I noticed one thing that would be very useful. Maybe you could add a property to the textarea that allows for auto resizing the test area while people type in it. I am sure a lot of people would find this useful.

Thanks so much! Leo

janiskelemen commented 5 years ago

You are welcome! Auto resizing makes sense. I'm open for PR's :)

Best regards, Janis