Skip to content

Releases: vueform/builder

1.12.11

23 Feb 16:53

Choose a tag to compare

πŸŽ‰ Feature

  • added tags option to element descriptor to define search tags
  • added info option to elements
  • change/disable ai modal modes from popup

🐞 Bug Fixes

  • localStorage limit fix

1.12.10

16 Feb 12:05

Choose a tag to compare

πŸŽ‰ Feature

  • Export components and utils
  • Remove unused global form style and scope them

1.12.9

04 Feb 12:56

Choose a tag to compare

🐞 Bug Fixes

  • remount config panel on element select

1.12.8

21 Jan 09:54

Choose a tag to compare

🐞 Bug Fixes

  • Only apply builder plugin to hidden in builder
  • Drag first item in row of a page to top of another in the same row
  • Conditions subtitle fix in multilingual config #150

1.12.7

06 Jan 09:26

Choose a tag to compare

πŸŽ‰ Feature

  • Display label/text of target elements in conditions display panel #150

🐞 Bug Fixes

  • Drag from first element before second fix
  • Translate labels in tree with names: false #150

1.12.6

03 Dec 09:13

Choose a tag to compare

πŸŽ‰ Feature

  • Added *.on-forge.com

1.12.5

21 Nov 15:02

Choose a tag to compare

🐞 Bug Fixes

  • Constrain date defaults in config panel
  • Re-format date(/time) defaults on format change

1.12.4

07 Nov 09:02

Choose a tag to compare

🐞 Bug Fixes

  • datepicker position fix #148

1.12.3

30 Oct 12:16

Choose a tag to compare

πŸŽ‰ Feature

  • Emit change event on config field value change
  • Use multilingual config fields without locale selector when using a single locale
  • forceValid config option to prevent closing panel if it has an invalid value

🐞 Bug Fixes

  • Steps fix on locale changes #146
  • Fix spelling error #147

1.12.2

06 Oct 08:57

Choose a tag to compare

🐞 Bug Fixes

  • don't show hidden field on each step #482
  • en_US locale type fix