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: master
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: feature/np-negated-condition
Choose a head ref
  • 12 commits
  • 7 files changed
  • 2 contributors

Commits on Jul 10, 2025

  1. Configuration menu
    Copy the full SHA
    b30c051 View commit details
    Browse the repository at this point in the history
  2. docs: update

    waynzh committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    c7ded94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of github.com:vuejs/eslint-plugin-vue into feat…

    …ure/np-negated-condition
    waynzh committed Jul 10, 2025
    Configuration menu
    Copy the full SHA
    1736e0a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. test: update

    waynzh committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    ecbd456 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2025

  1. chore: update name

    waynzh committed Jul 13, 2025
    Configuration menu
    Copy the full SHA
    7919d9e View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

  1. feat: support suggestions

    waynzh committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    f215f13 View commit details
    Browse the repository at this point in the history
  2. docs: update link

    waynzh committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    bf707fc View commit details
    Browse the repository at this point in the history
  3. chore: add changeset

    waynzh committed Jul 14, 2025
    Configuration menu
    Copy the full SHA
    74b50e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Update .changeset/early-worlds-reply.md

    Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
    waynzh and FloEdelmann authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    6f3ef44 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:vuejs/eslint-plugin-vue into feat…

    …ure/np-negated-condition
    waynzh committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    1c79cda View commit details
    Browse the repository at this point in the history
  3. docs: update links

    waynzh committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    73afcea View commit details
    Browse the repository at this point in the history
  4. Update lib/rules/no-negated-v-if-condition.js

    Co-authored-by: Flo Edelmann <git@flo-edelmann.de>
    waynzh and FloEdelmann authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    fa09bb8 View commit details
    Browse the repository at this point in the history
Loading