Skip to content

Releases: openfext/vue-form-builder

v2.1.0

31 May 10:22

Choose a tag to compare

Features

v2.0.2

24 May 18:31

Choose a tag to compare

Bug Fixes

  • builder created by factory method is not compiled

v2.0.1

24 May 16:53

Choose a tag to compare

Chore

  • update dependencies
  • remove sourcemap

v2.0.0

24 May 14:22

Choose a tag to compare

Version 2.0 is now available!

Features

  • Powerful - use composition api to manage complex form state
  • Flexible - support any custom input components
  • Adaptable - different ui frameworks can be used out of the box through the adapters
  • Reliable - has been used in multiple applications in the production environment

v2.0.0-alpha.2

24 May 13:57

Choose a tag to compare

v2.0.0-alpha.2 Pre-release
Pre-release

Bug fixes

  • runtime dependencies

v2.0.0-alpha.1

24 May 13:17

Choose a tag to compare

v2.0.0-alpha.1 Pre-release
Pre-release

v2: new implementation using composition api

Features

  • FormBuilder
  • Element UI Form Adaptor

v1.2.0

24 Apr 11:29

Choose a tag to compare

Bugfix

core: fix invalid attributes #3

v1.1.0

24 Apr 10:40

Choose a tag to compare

Release

build: update release files

v1.0.1

19 Mar 13:49

Choose a tag to compare

Style

Beautify the code.

v1.0.0

01 Jan 08:00

Choose a tag to compare

Features

Build element-ui forms with JSON schema.