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.9.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.10.0
Choose a head ref
  • 8 commits
  • 100 files changed
  • 6 contributors

Commits on Apr 21, 2021

  1. Fix tsc error (#1480)

    ota-meshi authored Apr 21, 2021
    Configuration menu
    Copy the full SHA
    7e5f2e9 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. Fix typo (#1485)

    ota-meshi authored May 5, 2021
    Configuration menu
    Copy the full SHA
    bf5a310 View commit details
    Browse the repository at this point in the history
  2. Fix typo (#1486)

    ota-meshi authored May 5, 2021
    Configuration menu
    Copy the full SHA
    c775584 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2021

  1. Configuration menu
    Copy the full SHA
    8a0a0ed View commit details
    Browse the repository at this point in the history
  2. feat: 🎸 #1492 (#1493)

    * feat: 🎸 #1492
    
    * docs: ✏️ update doc
    
    * fix: 🐛 fix eslint
    IWANABETHATGUY authored May 29, 2021
    Configuration menu
    Copy the full SHA
    793112d View commit details
    Browse the repository at this point in the history
  3. Make an exception for some SVG attributes in vue/attribute-hyphenation (

    #1484)
    
    * Closes issue #1483
    
    * linting
    
    Co-authored-by: Raphaël Gaudy <[email protected]>
    rgaudy and Raphaël Gaudy authored May 29, 2021
    Configuration menu
    Copy the full SHA
    3da8d31 View commit details
    Browse the repository at this point in the history
  4. Add vue/require-emit-validator rule (#1487)

    * Add `vue/require-emit-types` rule
    
    * remove from categories
    
    * allow identifiers
    
    * add suggestion for skipped validation
    
    * rename rule
    g-plane authored May 29, 2021
    Configuration menu
    Copy the full SHA
    d03ce92 View commit details
    Browse the repository at this point in the history
  5. 7.10.0

    ota-meshi committed May 29, 2021
    Configuration menu
    Copy the full SHA
    bf6e4ea View commit details
    Browse the repository at this point in the history
Loading