Skip to content

Releases: vueform/builder

1.6.3

21 Aug 07:45
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Ability to replace theme sections.

1.6.2

15 Aug 10:03
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Optional Import / Export button that can be enabled in builder.config.js with import: true.

1.6.1

07 Aug 08:59
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Include @vueform/country-phones in Vite plugin
  • Import locale modules in index.

1.6.0

05 Aug 13:17
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Builder localization.
  • Hungarian, Japan, Dutch and Japanese locales.

🐞 Bug Fixes

  • Trigger @save event on AI generate.
  • Don't close the element panel on Escape when conditions modal is open.
  • Select endpoint fix.

1.5.0

25 Jul 07:55
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • The drag and drop feature got a major improvement!
  • Drag elements next to other elements.
  • When elements are dropped above or below an element it will dropped into the previous / next row, instead of next to the target element.
  • A new handle appears between elements in the same row that can resize two adjacent elements simultaneously.
  • Added autoflow config option, which is when disabled all elements take up a full row while the inputs can still be resized.
  • Made Tab and Step labels localizable.

1.4.6

18 Jul 09:46
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Send element list with AI assistant call #70.

1.4.5

18 Jul 09:46
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • New Signature element.

1.4.4

13 May 05:54
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Allow .ddev.site

1.4.3

10 May 08:25
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • New Phone element.
  • Show warning at the element when data paths are duplicated #54.

🐞 Bug Fixes

  • Increment child names when cloning containers #54.

1.4.2

29 Apr 17:11
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • New Captcha element.