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: v7.10.0
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: v7.11.0
Choose a head ref
  • 8 commits
  • 29 files changed
  • 4 contributors

Commits on Jun 2, 2021

  1. Configuration menu
    Copy the full SHA
    9c53407 View commit details
    Browse the repository at this point in the history
  2. Update docs

    ota-meshi committed Jun 2, 2021
    Configuration menu
    Copy the full SHA
    e1815cd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. update no-deprecated-destroyed-lifecycle rule (#1501)

    Alan Wang authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    ea6f9f0 View commit details
    Browse the repository at this point in the history
  2. feat(no-this-in-before-router-enter): create rule (#1506)

    * feat(no-this-in-before-router-enter): create rule
    
    * Update lib/rules/no-this-in-before-route-enter.js
    
    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    
    * Update docs/rules/no-this-in-before-route-enter.md
    
    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    
    * feat(no-this-in-before-router-enter): create rule
    
    Update lib/rules/no-this-in-before-route-enter.js
    
    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    
    Update docs/rules/no-this-in-before-route-enter.md
    
    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    
    * (feat): update test assertions for no-this-in-before-route-enter rule
    
    * (feat): update docs for no-this-in-before-route-enter
    
    Co-authored-by: Yosuke Ota <otameshiyo23@gmail.com>
    Przemyslaw Jan Beigert and ota-meshi authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    76f835a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    021fe2b View commit details
    Browse the repository at this point in the history
  4. Add support for is="vue:" (Vue 3.1) (#1509)

    * Add support `is="vue:"` (Vue 3.1)
    
    * update
    
    * update
    ota-meshi authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e9d20fd View commit details
    Browse the repository at this point in the history
  5. Format documents (#1511)

    ota-meshi authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    a4ac565 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. 7.11.0

    ota-meshi committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    68b7502 View commit details
    Browse the repository at this point in the history
Loading