vue-generators / vue-form-generator

:clipboard: A schema-based form generator component for Vue.js
MIT License
2.99k stars 530 forks source link

Feature request: Let the user specify the Info-text as an option #431

Open paleite opened 6 years ago

paleite commented 6 years ago

The text on this particular line is hardcoded:

https://github.com/vue-generators/vue-form-generator/blob/56c075f33d73ae99b583354dddaed73c1c50af56/src/fields/core/fieldChecklist.vue#L11

Would be great if the user could specify the text instead.

zoul0813 commented 5 years ago

@kmrov are those commits production ready? would you mind providing a PR?