You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To allow people handle dictionnaries in a better way in the forms, I have made a custom field, and I would like to register it to the list of available custom fields.
* feature/434-validateBeforeSubmit:
closesvue-generators#434, vue-generators#408 - added $event to onValidationError and call preventDefault when onValidateBeforeSubmit is true
fieldUpload.vue: rename event to
Fixvue-generators#422 fieldUpload event throws ReferenceError in Firefox
Fix NaN with value 0 on input type number/range.
closesvue-generators#419, vue-generators#420 - links to new public custom fields
Add issue and PR template
2.2.1 releases
setup automate releasing
...
vue-generators#409 - fixed id property in fieldUpdate
# Conflicts:
# dist/vfg-core.css
# dist/vfg-core.js
# dist/vfg.css
# dist/vfg.js
# package-lock.json
# package.json
# src/fields/core/fieldUpload.vue
To allow people handle dictionnaries in a better way in the forms, I have made a custom field, and I would like to register it to the list of available custom fields.
Preview
Without schema
With schema
Links
Repo : https://github.com/gwenaelp/vfg-field-object
NPM : https://www.npmjs.com/package/vfg-field-object
More custom fields to come! =D
The text was updated successfully, but these errors were encountered: