Skip to content

v2.3.0

Compare
Choose a tag to compare
@zoul0813 zoul0813 released this 24 Sep 19:49
· 72 commits to master since this release
d876955
  • Fixed issue with SCSS variables being referenced incorrectly (#449)
  • Updated README to include new third-party VFG Fields
  • Rework of formGenerator use a component
  • Allow HTML for Field Label and Hints
  • Updated package.json URL's for VFG
  • Added a "noResult" slot to FieldVueMultiSelect
  • Include a reference to the VFG instance that triggered a "validated" event (3rd param)
  • Fixed a number parsing bug in IE/Edge with FieldInput
  • Added support for Bootstrap CSS Classes (form-group will not set width on col-* elements)