Skip to content

Releases: vueform/builder

1.0.15

02 Mar 08:34
Compare
Choose a tag to compare

🎉 Feature

  • Added responsive columns resizing and working device selector.
  • New config options: breakpoints.
  • Disabling remove, clone, move or resize for certain elements will disable it for their parent containers and lists.
  • Added HEIC/HEIF extensions and mime types.
  • Clear form now resets the whole form to default state instead of just clearing elements.

🐞 Bug Fixes

  • Load back non-numeric list keys to checkbox group's and radio group's items.
  • Refresh conditions for nested elements as well when switching to preview.
  • App froze when selecting equal to condition for an element which was refering an element in a nested list.
  • Tags options were not shown if tags was first clicked after a multiselect.
  • If a tab or step was selected when loading a form the config panel became unclickable.

1.0.14

17 Feb 17:11
Compare
Choose a tag to compare

🎉 Feature

  • Added longFieldNames config option.

1.0.11

14 Dec 11:08
Compare
Choose a tag to compare

🎉 Feature

  • Tree view is here 🎉🎉🎉
  • Move elements between tabs / steps.

🐞 Bug Fixes

  • Checkbox / Toggle True value didn't got saved if False value was updated immediately after.
  • Select elements in correct order with keyboard when has tabs / steps.
  • If form level sizes are disabled theme sizes will be hidden as well.
  • Load saved theme fix.
  • Export Download threw error.
  • Condition list failed to load if the form had a list without prototype.
  • Item source JSON got replaced with list when switched to list and switched back to JSON.
  • DataKey & queryParam options were not respected in endpoint items.
  • Date restrictions dates were not readable in dark theme.
  • Date config calendars were out of bounds.
  • Textaera's autogrow got saved as true when changing Rows.