Skip to content

Typescript & form improvements

Compare
Choose a tag to compare
@k3ssen k3ssen released this 03 Jan 17:03
· 27 commits to master since this release
  • Typescript and property-decorator are now used in vue-components
  • An example is added to show how the form components can be used.
  • Several fixes have been made for the vue-form-components.
  • A web-types.json is generated when you run webpack, so that the IDE can provide autocompletion for global vue components.