Skip to content

Releases: vueform/builder

1.1.4

31 Oct 15:22
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Added align left/right to button, toggle, checkbox & radio.
  • Added full width to button.
  • Static elements now use semantic HTML tags instead of having to type HTML code for eg. H1, Paragraph, Img, etc.

1.1.3

25 Oct 18:49
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Added *.netlify.app to free cloud hosting providers.

1.1.2

03 Oct 21:26
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Added clearOnRefetch option to elements with options.

1.1.1

27 Sep 17:56
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Added variable usage to elements with items.

🐞 Bug Fixes

  • Fix error when clicking on element with items without having any specified in a multilingual setup.

1.0.17

07 Apr 11:08
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Validation / Field name can also be localized.
  • Added placeholder for non-primary localizable config options.

🐞 Bug Fixes

  • Drag element from container to tree empty tab/step fix.
  • Is empty condition fix.
  • Tags element search toggle fix.
  • Left panel CSS color fix when using dark mode and config panel is on the right.

1.0.16

14 Mar 13:47
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Localization feature added. Certain form properties now can be provided in multiple locales.
  • Added locales, defaultLocale, fallbackLocale and emojiFlags options to config.

🐞 Bug Fixes

  • Don't submit page on Search elements enter.
  • Custom attributes frozen when single space was entered as key or value.

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.