Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vuejs/eslint-plugin-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fc7afd7
Choose a base ref
...
head repository: vuejs/eslint-plugin-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2e75458
Choose a head ref
  • 7 commits
  • 8 files changed
  • 2 contributors

Commits on Nov 19, 2019

  1. Typescript doc for vue/html-indent (#989)

    akoidan authored and ota-meshi committed Nov 19, 2019
    Copy the full SHA
    e8f130c View commit details

Commits on Dec 26, 2019

  1. Fixed false positives inside the ternary operator in `no-async-in-com…

    …puted-properties` (#962)
    
    * Fixed false positives inside the ternary operator in `no-async-in-computed-properties`
    
    * Add testcase
    ota-meshi authored Dec 26, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b412783 View commit details
  2. Fixed an issue that caused an error when extra commas were included i…

    …n `require-prop-type-constructor` (#963)
    ota-meshi authored Dec 26, 2019

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    2418da7 View commit details
  3. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    acb48eb View commit details
  4. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    4476263 View commit details
  5. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    959298f View commit details
  6. version 6.0.2

    ota-meshi committed Dec 26, 2019
    Copy the full SHA
    2e75458 View commit details
Loading