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-invalid-attribute-name rule #1851

Merged
merged 22 commits into from May 17, 2022
Merged

Commits on Apr 16, 2022

  1. Copy the full SHA
    325a777 View commit details
    Browse the repository at this point in the history
  2. Remove stray newline

    doug-wade committed Apr 16, 2022
    Copy the full SHA
    05c60a0 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed Apr 16, 2022
    Copy the full SHA
    34c2976 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Copy the full SHA
    01ed0d7 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    54eeafe View commit details
    Browse the repository at this point in the history
  3. Fix linting error

    doug-wade committed Apr 21, 2022
    Copy the full SHA
    5004cb8 View commit details
    Browse the repository at this point in the history
  4. remove stray newline

    doug-wade committed Apr 21, 2022
    Copy the full SHA
    770a2cf View commit details
    Browse the repository at this point in the history
  5. refactor test code

    doug-wade committed Apr 21, 2022
    Copy the full SHA
    9766245 View commit details
    Browse the repository at this point in the history
  6. Update lib/rules/no-invalid-attribute-name.js

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed Apr 21, 2022
    Copy the full SHA
    f4e7ab9 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    195984f View commit details
    Browse the repository at this point in the history
  8. fix typechecking error

    doug-wade committed Apr 21, 2022
    Copy the full SHA
    0027adf View commit details
    Browse the repository at this point in the history

Commits on May 3, 2022

  1. Respond to PR feedback

    doug-wade committed May 3, 2022
    Copy the full SHA
    8850c38 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    d31ee8d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    1bd8928 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. check v-bind directives

    doug-wade committed May 6, 2022
    Copy the full SHA
    8e5758a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. Update tests/lib/rules/no-invalid-attribute-name.js

    Co-authored-by: Flo Edelmann <florian-edelmann@online.de>
    doug-wade and FloEdelmann committed May 8, 2022
    Copy the full SHA
    5c71916 View commit details
    Browse the repository at this point in the history
  2. Fix failing unit test

    doug-wade committed May 8, 2022
    Copy the full SHA
    bed2351 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Copy the full SHA
    8925e65 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Copy the full SHA
    70ef9ed View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c91073f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c610a5f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    1a0834b View commit details
    Browse the repository at this point in the history