vue-form-components
vue-form-components copied to clipboard
Clean & minimal vue form elements and form builder with validation
I've tried this a few times and I can't seem to figure out how to get the select component to be keyboard accessible. If the select component is selected and...
Hi, I have this following code ``` ``` However, when I clear the `data[index]` for the corresponding index, the data is updated correctly but the label displayed stays the same...
Bumps [webpack-bundle-analyzer](https://github.com/webpack-contrib/webpack-bundle-analyzer) from 3.2.0 to 3.6.0. Changelog *Sourced from [webpack-bundle-analyzer's changelog](https://github.com/webpack-contrib/webpack-bundle-analyzer/blob/master/CHANGELOG.md).* > ## 3.6.0 > > * **Improvement** > * Support webpack builds where `output.globalObject` is set to `'self'` ([#323](https://github-redirect.dependabot.com/webpack-contrib/webpack-bundle-analyzer/pull/323)...
Bumps [marked](https://github.com/markedjs/marked) from 0.5.2 to 0.6.1. Release notes *Sourced from [marked's releases](https://github.com/markedjs/marked/releases).* > ## 0.6.1 > ## Fixes > > - Fix parenthesis url redos [#1414](https://github-redirect.dependabot.com/markedjs/marked/issues/1414) > > ## Docs...
Can't find a way to set custom validation messages using the FormBuilder component.
VeeValidate api is changed and simplified. And you don't have to write validate ( **$_veeValidate: {}** ) logic inside components anymore.
Hi I tried to set default selected option But both of v-model="desirable" and :value="desirable" didnt work. Any way to set default selected option in ? Thank you
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2. Changelog *Sourced from [handlebars's changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md).* > ## v4.1.2 - April 13th, 2019 > Chore/Test: > - [#1515](https://github-redirect.dependabot.com/wycats/handlebars.js/pull/1515) - Port over linting and test for...