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

Add vue/no-root-v-if rule #2138

Merged
merged 7 commits into from May 10, 2023

Commits on May 8, 2023

  1. Added valid-v-if-template-root rule.

    perrysong committed May 8, 2023
    Configuration menu
    Copy the full SHA
    118568b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. feat: change the rule name to no-root-v-if

    perrysong committed May 9, 2023
    Configuration menu
    Copy the full SHA
    e1621ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b7de91 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80352b7 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. fix: update rule logic and doc

    perrysong committed May 10, 2023
    Configuration menu
    Copy the full SHA
    9d6cf76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cb717b View commit details
    Browse the repository at this point in the history
  3. fix: update rule doc

    perrysong committed May 10, 2023
    Configuration menu
    Copy the full SHA
    244fa2a View commit details
    Browse the repository at this point in the history