Skip to content

Pull requests: vuejs/eslint-plugin-vue

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Add extension rule vue/quotes
#2463 opened May 20, 2024 by nhtnhan Loading… updated Jun 19, 2024
feat: add await option for next-tick-style rule
#2508 opened Jul 11, 2024 by codiini Loading… updated Aug 29, 2024
implements autofix in define-props-declaration (#2465)
#2466 opened May 27, 2024 by mpiniarski Loading… updated Sep 2, 2024
feat(no-shadow-native-events): initial implementation
#2558 opened Sep 16, 2024 by JoCa96 Loading… updated Sep 20, 2024
Add option to ignore comments in vue/multiline-html-element-content-newline
#2581 opened Oct 23, 2024 by dsl101 Loading… updated Oct 24, 2024
Add defaultOptions to all rules
#2665 opened Jan 7, 2025 by FloEdelmann Draft updated Jan 7, 2025
feat(v-on-handler-style): allow ["inline", "inline-function"] option
#2471 opened Jun 6, 2024 by ByScripts Loading… updated Feb 27, 2025
feat: add vue/no-direct-composable-in-event-handler rule
#2722 opened Mar 22, 2025 by Haberkamp Loading… updated Mar 22, 2025
Add new vue/prefer-define-component rule
#2738 opened Apr 25, 2025 by thesheppard Loading… updated Jun 2, 2025
Version Packages
#2753 opened Jun 8, 2025 by github-actions bot Draft updated Jun 10, 2025
Add autofix to vue/prefer-use-template-ref
#2632 opened Nov 30, 2024 by Thomasan1999 Loading… updated Jun 11, 2025
feat(attributes-order): add sortLineLength option
#2759 opened Jun 13, 2025 by 0xA1337 Loading… updated Jun 13, 2025
ProTip! Exclude everything labeled bug with -label:bug.