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: v9.19.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: v9.20.0
Choose a head ref
  • 17 commits
  • 75 files changed
  • 7 contributors

Commits on Dec 1, 2023

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

Commits on Dec 27, 2023

  1. Configuration menu
    Copy the full SHA
    7cf5c51 View commit details
    Browse the repository at this point in the history
  2. feat: add allow list to no-template-shadow (#2323)

    Co-authored-by: Mussin Benarbia <[email protected]>
    mussinbenarbia and Mussin Benarbia authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    05b1286 View commit details
    Browse the repository at this point in the history
  3. feat(no-v-text-v-html-on-component): add allow option (#2339)

    Co-authored-by: Flo Edelmann <[email protected]>
    waynzh and FloEdelmann authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    0ac61d9 View commit details
    Browse the repository at this point in the history
  4. Add selfClosingTag option to vue/html-closing-bracket-newline (#2346

    )
    
    Co-authored-by: Mussin Benarbia <[email protected]>
    mussinbenarbia and Mussin Benarbia authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    591c7af View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc0b0f0 View commit details
    Browse the repository at this point in the history
  6. fix(require-explicit-emits): detect template emits (#2350)

    Co-authored-by: Flo Edelmann <[email protected]>
    waynzh and FloEdelmann authored Dec 27, 2023
    Configuration menu
    Copy the full SHA
    d99f37b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Configuration menu
    Copy the full SHA
    63a17bd View commit details
    Browse the repository at this point in the history
  2. Add Vuex support to vue/no-unused-properties (#2276)

    Co-authored-by: Flo Edelmann <[email protected]>
    fuale and FloEdelmann authored Dec 28, 2023
    Configuration menu
    Copy the full SHA
    a89dd10 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. feat(define-macros-order): add defineExposeLast option (#2349)

    Co-authored-by: Flo Edelmann <[email protected]>
    waynzh and FloEdelmann authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e2f8b70 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Add new vue/enforce-style-attribute rule (#2110)

    Co-authored-by: Flo Edelmann <[email protected]>
    Co-authored-by: Mussin Benarbia <[email protected]>
    3 people authored Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c232e26 View commit details
    Browse the repository at this point in the history
  2. format

    ota-meshi committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ea29fd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8035aa3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    26fc85e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. Add support for defineModel (#2360)

    Co-authored-by: Flo Edelmann <[email protected]>
    ota-meshi and FloEdelmann authored Jan 10, 2024
    Configuration menu
    Copy the full SHA
    66bf635 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    895fc9c View commit details
    Browse the repository at this point in the history
  3. 9.20.0

    ota-meshi committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    4eecc5e View commit details
    Browse the repository at this point in the history
Loading