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 new vue/require-prop-comment rule #2019

Merged
merged 28 commits into from Nov 2, 2022
Merged

Commits on Sep 28, 2022

  1. require-prop-comment

    czb3279338858 committed Sep 28, 2022
    Copy the full SHA
    641a483 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

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

Commits on Oct 19, 2022

  1. add type arg

    czb3279338858 committed Oct 19, 2022
    Copy the full SHA
    3e8d0e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. add jsdoc type

    czb3279338858 committed Oct 20, 2022
    Copy the full SHA
    f271f48 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    0fbb5f8 View commit details
    Browse the repository at this point in the history
  3. edit rule

    czb3279338858 committed Oct 20, 2022
    Copy the full SHA
    07ea38a View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    3ec9ba0 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Copy the full SHA
    763fa82 View commit details
    Browse the repository at this point in the history
  2. npm run update edit

    czb3279338858 committed Oct 25, 2022
    Copy the full SHA
    1abad76 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    4b58d8b View commit details
    Browse the repository at this point in the history
  4. edit test

    czb3279338858 committed Oct 25, 2022
    Copy the full SHA
    a695a74 View commit details
    Browse the repository at this point in the history
  5. delete only one check

    czb3279338858 committed Oct 25, 2022
    Copy the full SHA
    9545392 View commit details
    Browse the repository at this point in the history
  6. delete template

    czb3279338858 committed Oct 25, 2022
    Copy the full SHA
    c4dd9f6 View commit details
    Browse the repository at this point in the history
  7. edit md

    czb3279338858 committed Oct 25, 2022
    Copy the full SHA
    2549e6b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    9acb7ab View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Lint

    FloEdelmann committed Oct 27, 2022
    Copy the full SHA
    89b4b15 View commit details
    Browse the repository at this point in the history
  2. Improve docs

    FloEdelmann committed Oct 27, 2022
    Copy the full SHA
    7c08d5d View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    57d9c5f View commit details
    Browse the repository at this point in the history
  4. Use message IDs

    FloEdelmann committed Oct 27, 2022
    Copy the full SHA
    d304e62 View commit details
    Browse the repository at this point in the history
  5. Rename unlimited → any

    FloEdelmann committed Oct 27, 2022
    Copy the full SHA
    a2d8144 View commit details
    Browse the repository at this point in the history
  6. Fix docs

    FloEdelmann committed Oct 27, 2022
    Copy the full SHA
    e8070ac View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2022

  1. edit rules

    czb3279338858 committed Oct 29, 2022
    Copy the full SHA
    4063129 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. edit schema type

    czb3279338858 committed Oct 31, 2022
    Copy the full SHA
    5a517aa View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    03f33ff View commit details
    Browse the repository at this point in the history
  3. update readme.md

    czb3279338858 committed Oct 31, 2022
    Copy the full SHA
    310fd26 View commit details
    Browse the repository at this point in the history
  4. add rules

    czb3279338858 committed Oct 31, 2022
    Copy the full SHA
    b4b7e6a View commit details
    Browse the repository at this point in the history
  5. add rules

    czb3279338858 committed Oct 31, 2022
    Copy the full SHA
    1c0bd96 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

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