Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#469 - fixes example in README, tested with a fresh vue-cli project #571

Merged

Conversation

zoul0813
Copy link
Member

  • converted to single-quotes (vue-cli default settings)
  • converted data property into a function
  • added validateAsync to formOptions to show it is available
  • added vfg.css
  • added Vue import

Fixes #469 for README.md problems, GitBook related issues will be fixed in vue-form-generator-docs repo

…-cli project

* converted to single-quotes (vue-cli default settings)
* converted `data` property into a function
* added `validateAsync` to `formOptions` to show it is available
* added `vfg.css`
* added `Vue` import
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.979% when pulling b0037c9 on zoul0813:feature/469-fix-doc-examples into 8c6c7eb on vue-generators:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 89.979% when pulling b0037c9 on zoul0813:feature/469-fix-doc-examples into 8c6c7eb on vue-generators:master.

@zoul0813 zoul0813 merged commit a9d86b0 into vue-generators:master Dec 20, 2018
@zoul0813 zoul0813 deleted the feature/469-fix-doc-examples branch December 20, 2018 15:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Example from readme fails to operate
2 participants