DesignRevision / shards-vue

🌟Shards Vue is a free, beautiful and modern Vue.js UI kit based on Shards.
https://designrevision.com/docs/shards-vue/
MIT License
393 stars 40 forks source link

d-textarea does not have property max-rows #12

Closed reznikartem closed 5 years ago

reznikartem commented 5 years ago

First of all, thanks for your UI

Expected Behavior

In documentation said, that d-textarea has property :max-rows for auto change textarea height. https://designrevision.com/docs/shards-vue/components/form-textarea

Current Behavior

In code of d-textarea component nothing about this prop :( Of course, it`s not working https://github.com/DesignRevision/shards-vue/blob/master/src/components/form-textarea/FormTextarea.vue

hisk commented 5 years ago

@reznikartem Whoops! Thanks for submitting this. 😄 Expect a fix soon.

hisk commented 5 years ago

@reznikartem I apologize for the huge delay. 😅I just released a fix.