Skip to content

Releases: vueform/builder

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.

1.4.1

15 Apr 08:45
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Escape HTML content in code export view.

1.4.0

12 Apr 17:27
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Added AI Assistant.

🐞 Bug Fixes

  • Escape double quote in inline export attributes #55

1.3.2

09 Apr 08:32
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Allow .webcontainer.io

1.3.1

20 Mar 09:30
Compare
Choose a tag to compare

🐞 Bug Fixes

  • vite.mjs typo fix

1.3.0

19 Mar 17:00
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Simple preset added.
  • Allow formatLoad on config elements' schema.
  • Added formDefaults, transformElement and names options to config.
  • Element name increments now respect container element names.
  • Added placeholder for list/container elements.
  • All imports should now be proper modules.

1.2.0

19 Feb 15:21
Compare
Choose a tag to compare

πŸŽ‰ Feature

  • Dark mode πŸŒ™
  • Define list of condition operators for custom elements.

🐞 Bug Fixes

  • No padding on right panel fix #34
  • Condition selector for custom elements #38 #39

1.1.10

09 Feb 19:45
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Radio/checkboxgroup loading issue fix #40