Skip to content

Implement 486 #494

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

Closed

Conversation

lionel-bijaoui
Copy link
Member

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Bug fix
  • What is the new behavior (if this is a feature change)?
  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Lionel Bijaoui added 8 commits September 24, 2018 10:59
- Possibility to use scoped-slot to customise fully how label, help or hint are build
- Little change to the structure to make it easy to do this
- Heavy use of scoped-slot
- Expose `field` object and `getValueFromOption` function
- Possibility to use scoped-slot to customise fully how errors are build
- Expose `errors` object, `field` object and `getValueFromOption` function
- Create a new dev project to test custom and project
- Remove custom code from "full" dev project
- Label with icon depending on field input type
- Help with support for Markdown
- Errors displayed in a table
- Hint with icon and color
- Remove forgotten `only`
- Add "clean" when the value is not manually changed or validated
- If changed or validated, loose the clean state and is either 'valid" or "error"
- Class name can be customised with "validationCleanClass"
- use internal "vfgTouched" value to track state of field
@coveralls
Copy link

Coverage Status

Coverage increased (+0.2%) to 87.666% when pulling 7bd84cf on lionel-bijaoui:lb_implement_486 into 02055ec on vue-generators:v3.

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.

2 participants