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: v6.1.2
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: v6.2.0
Choose a head ref
  • 9 commits
  • 25 files changed
  • 5 contributors

Commits on Jan 16, 2020

  1. Configuration menu
    Copy the full SHA
    774f4f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2020

  1. README.md-VSCode ESlint Auto Fix (#1037)

    Update README.md-VSCode: eslint.validate object type is now deprecated. Use string format
    microsoft/vscode-eslint@7b5c405#diff-b9cfc7f2cdf78a7f4b91a753d10865a2R223
    roy-eth-dev authored and ota-meshi committed Jan 17, 2020
    Configuration menu
    Copy the full SHA
    fe190dc View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2020

  1. New Rule vue/sort-keys (#997)

    * sort keys
    
    * fix for eslint 6.7
    
    * ignore children/grandchildren
    
    * more finegrained parent analysis
    
    * expand the test
    
    * Update docs/rules/sort-keys.md
    
    Co-Authored-By: Yosuke Ota <otameshiyo23@gmail.com>
    
    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    loren138 and ota-meshi authored Feb 16, 2020
    Configuration menu
    Copy the full SHA
    7608dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b394ca6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cd3a41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a4e3f0f View commit details
    Browse the repository at this point in the history
  5. Fixed an error when using spread elements in `vue/require-default-pro…

    …p`. (#1046)
    
    * Fixed an error when using spread elements in `vue/require-default-prop`.
    
    * Revert vscode/settings
    ota-meshi authored Feb 16, 2020
    Configuration menu
    Copy the full SHA
    5980cdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ca2c962 View commit details
    Browse the repository at this point in the history
  7. version 6.2.0

    ota-meshi committed Feb 16, 2020
    Configuration menu
    Copy the full SHA
    667bb2e View commit details
    Browse the repository at this point in the history
Loading