-
-
Notifications
You must be signed in to change notification settings - Fork 681
Pull requests: vuejs/eslint-plugin-vue
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Don't report user-defined
createApp
function in vue/one-component-per-file
#2203
opened Jun 1, 2023 by
candy-Tong
•
Draft
updated Jan 30, 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
fix(v-on-handler-style): fixed the breaking change caused by the auto-fix on functions without parameters(#2538)
#2539
opened Aug 30, 2024 by
heggria
Loading…
updated Sep 3, 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
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
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.