Openfext Vue Form Builder Versions Save

Build powerful vue form with JSON schema and composition api.

2.1.0

3 years ago

Features

2.0.2

3 years ago

Bug Fixes

  • builder created by factory method is not compiled

2.0.1

3 years ago

Chore

  • update dependencies
  • remove sourcemap

2.0.0

3 years ago

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

2.0.0-alpha.2

3 years ago

Bug fixes

  • runtime dependencies

2.0.0-alpha.1

3 years ago

v2: new implementation using composition api

Features

  • FormBuilder
  • Element UI Form Adaptor

1.2.0

5 years ago

Bugfix

core: fix invalid attributes #3

1.1.0

5 years ago

Release

build: update release files

1.0.1

5 years ago

Style

Beautify the code.

1.0.0

5 years ago

Features

Build element-ui forms with JSON schema.