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

fix(eslint-plugin-vue): [valid-v-bind-sync] Added Case: when valid is then valid .sync #1335

Merged
merged 6 commits into from Dec 4, 2020

Commits on Oct 17, 2020

  1. fix(eslint-plugin-vue): [valid-v-bind-sync] If Valid Is then .sync is…

    … Valid
    
    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 17, 2020
    Copy the full SHA
    92f550a View commit details
    Browse the repository at this point in the history
  2. Formatted Document

    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 17, 2020
    Copy the full SHA
    e618757 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2020

  1. fix: [v-bind-sync] added check for :is bind attribute

    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 19, 2020
    Copy the full SHA
    9eb250c View commit details
    Browse the repository at this point in the history
  2. fix: [valid-v-bind-sync] add unit tests for v-bind:is

    Signed-off-by: Moulik Aggarwal <qwertymoulik@gmail.com>
    aggmoulik committed Oct 19, 2020
    Copy the full SHA
    25e5139 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Copy the full SHA
    fab2761 View commit details
    Browse the repository at this point in the history
  2. Update package.json

    ota-meshi committed Dec 4, 2020
    Copy the full SHA
    b5a7016 View commit details
    Browse the repository at this point in the history