Skip to content

1.10.0

Choose a tag to compare

@adamberecz adamberecz released this 03 Jun 15:58
· 15 commits to main since this release

πŸŽ‰ Feature

  • Removed Tailwind CSS as a dependency. Now the builder can be used with vueform theme.
  • Added provide builder$ so that the builder instance is available in every child
  • Made button label property translatable

🐞 Bug Fixes

  • Moving elements in tree fix #126
  • Remove unstyled color picker #108
  • Load builder only on mounted to avoid FOUC in Firefox