Skip to content

Releases: uwla/vue-form-builder

v1.1.1 (vue3)

04 Dec 12:58
Compare
Choose a tag to compare

Feat

  • add VfbTags component
  • improve styles of VfbCheckboxes and VfbRadio

v1.0.1 (vue3)

04 Dec 13:01
Compare
Choose a tag to compare

Fix

  • package not built as module, which generated wrong output files

v1.0.0 (vue3)

04 Dec 13:02
Compare
Choose a tag to compare

Feat

  • vue3 support
  • v-model support
  • add range form field
  • Vuetify integration
  • Primevue integration
  • typescript type declarations
  • all features from vue2 version included