Skip to content

1.0.0

Compare
Choose a tag to compare
@cretueusebiu cretueusebiu released this 19 Feb 13:58
· 39 commits to master since this release
  • Removed file detection, instead use axios's transformRequest option and object-to-formdata. See example/upload.html.
  • Errors.set now accepts a specified error message: Errors.set(field, message).
  • Added default slot to the alert-error component.
  • Update vue-cli, eslint, tests and examples.