Vueform Vueform Versions Save

Open-Source Form Framework for Vue

1.8.0

3 months ago

๐ŸŽ‰ Feature

๐Ÿž Bug Fixes

  • not_empty condition with select 0 fix (builder/35)
  • Datepicker conditional rendering fix #147
  • Date data in group fix #131

1.7.3

3 months ago

๐ŸŽ‰ Feature

  • Keep file as binary in data if not uploaded.

๐Ÿž Bug Fixes

  • Async exists/unique rule fix #133

1.7.2

4 months ago

๐ŸŽ‰ Feature

  • Added between condition.
  • Added nesting and condition in or conditions.

1.7.1

4 months ago

๐ŸŽ‰ Feature

  • Added appendTo and appendToBody options for select/multiselect/tags.

1.7.0

4 months ago

๐Ÿž Bug Fixes

  • in validation rule fix #121
  • Select element with 0 value in form default fix #122

๐Ÿงน Chore

  • All dist exports are now interpreted as ESM.
  • Themes are bundled to separate dist files.

1.6.6

4 months ago

๐Ÿž Bug Fixes

  • CSS side-effects fix #93

1.6.5

5 months ago

๐Ÿž Bug Fixes

  • object type as default for HiddenElement #94
  • Chained select url encoding fix #95

1.6.4

6 months ago

๐Ÿž Bug Fixes

  • Vue 2 tree-shaking fix #85
  • Add response to error event #83
  • Tailwind default divider py fix
  • Form default 0 int for text fix (Discord)

1.6.3

6 months ago

๐Ÿž Bug Fixes

  • NPM build

1.6.2

6 months ago

๐Ÿž Bug Fixes

  • Don't throw validation errors on reset

๐Ÿงน Chore

  • Export fix for tailwind-prefixer
  • Type fixes for tailwind-prefixer