An open API service for providing issue and pull request metadata for open source projects.

GitHub / vuejs/eslint-plugin-vue issues and pull requests

Labelled with: accepted proposition

#2912 - component-name-in-template-casing options.globals should support regex

Issue - State: closed - Opened by kyleshevlin 4 months ago
Labels: accepted proposition

#2666 - vue/no-multi-spaces and global no-multi-spaces settings inconsistency

Issue - State: open - Opened by dsl101 11 months ago - 2 comments
Labels: enhancement, accepted proposition

#2619 - `MaybeRef`s should be used with `unref`

Issue - State: open - Opened by jhoermann about 1 year ago - 2 comments
Labels: new rule proposition, accepted proposition

#2584 - Add support for `useId` to `vue/no-unsupported-features`

Issue - State: closed - Opened by FloEdelmann about 1 year ago - 1 comment
Labels: enhancement, help wanted, accepted proposition, good first issue

#2583 - Add support for `useTemplateRef` to `vue/no-unsupported-features`

Issue - State: closed - Opened by FloEdelmann about 1 year ago - 1 comment
Labels: enhancement, help wanted, accepted proposition, good first issue

#2549 - Rule proposal: vue/prefer-use-template-ref

Issue - State: closed - Opened by jordydhoker about 1 year ago - 1 comment
Labels: new rule proposition, accepted proposition

#2535 - Allow custom toggles in vue/require-toggle-inside-transition

Issue - State: closed - Opened by cjpearson over 1 year ago - 4 comments
Labels: enhancement, accepted proposition

#2524 - Maximum depth of template block

Issue - State: closed - Opened by kevsommer over 1 year ago
Labels: new rule proposition, accepted proposition

#2467 - vue/require-toggle-inside-transition - question: should it still be an error with a conditional appear attribute?

Issue - State: closed - Opened by saifahn over 1 year ago - 8 comments
Labels: enhancement, accepted proposition

#2429 - Rule Proposal: Maximum number of props

Issue - State: closed - Opened by kevsommer over 1 year ago
Labels: new rule proposition, accepted proposition

#2383 - Require default export on `<script>`

Issue - State: closed - Opened by privatenumber almost 2 years ago - 1 comment
Labels: enhancement, accepted proposition

#2355 - Support `v-bind` same name shorthand

Issue - State: closed - Opened by beefchimi almost 2 years ago - 1 comment
Labels: enhancement, help wanted, accepted proposition

#2354 - Incorrect `prefer-import-from-vue` for values that are not exported by `vue`

Issue - State: open - Opened by jods4 almost 2 years ago - 6 comments
Labels: enhancement, help wanted, accepted proposition

#2351 - `vue/no-unused-emit-declarations` reporting with `defineEmits()` and `defineModel()` compiler marcos

Issue - State: closed - Opened by n0099 almost 2 years ago - 3 comments
Labels: enhancement, accepted proposition

#2321 - Add `allow` option to `vue/no-v-text-v-html-on-component`

Issue - State: closed - Opened by IlyaSemenov about 2 years ago - 2 comments
Labels: enhancement, help wanted, accepted proposition

#2316 - `vue/no-multiple-template-root` false negative with comment

Issue - State: closed - Opened by matthew-dean about 2 years ago - 6 comments
Labels: enhancement, accepted proposition

#2287 - Rule Proposal: vue/no-props-shadow

Issue - State: open - Opened by jaredmcateer about 2 years ago - 1 comment
Labels: new rule proposition, accepted proposition

#2243 - Rule suggestion: `vue/no-restricted-v-on`

Issue - State: closed - Opened by ericuldall over 2 years ago - 2 comments
Labels: new rule proposition, accepted proposition

#2212 - FR: introduce allowLineSeperatedGroups option on sort-keys

Issue - State: open - Opened by carsoli over 2 years ago - 1 comment
Labels: enhancement, accepted proposition

#2209 - no-code-outside-tag

Issue - State: open - Opened by tjx666 over 2 years ago - 1 comment
Labels: new rule proposition, accepted proposition

#2187 - New rule `vue/quotes`

Issue - State: open - Opened by szulcus over 2 years ago - 9 comments
Labels: new rule proposition, accepted proposition, good first issue

#2182 - Rule Proposal: `vue/no-restricted-component-names`

Issue - State: closed - Opened by qmhc over 2 years ago - 2 comments
Labels: new rule proposition, accepted proposition

#2155 - [New Rule] `vue/no-console`

Issue - State: closed - Opened by wenfangdu over 2 years ago - 1 comment
Labels: new rule proposition, accepted proposition

#2130 - Support for `defineModel`

Issue - State: closed - Opened by ota-meshi over 2 years ago - 3 comments
Labels: enhancement, help wanted, accepted proposition

#2105 - New rule `vue/require-typed-ref`: disallow ref() without type parameter or argument

Issue - State: closed - Opened by Demivan over 2 years ago - 13 comments
Labels: new rule proposition, accepted proposition, feat: typescript

#2005 - Rule suggestion: `vue/prefer-single-payload-in-event`

Issue - State: open - Opened by FloEdelmann about 3 years ago
Labels: new rule proposition, accepted proposition

#1986 - add `no-required-prop-with-default` rule to vue2 and vue3 presets

Issue - State: closed - Opened by neferqiqi about 3 years ago - 1 comment
Labels: accepted proposition, semver-major

#1970 - tag-attr-order `<script lang="ts" setup>` vs `<script setup lang="ts">`

Issue - State: open - Opened by mesqueeb about 3 years ago - 7 comments
Labels: new rule proposition, accepted proposition, Ongoing discussion

#1939 - Rule suggestion: `vue/no-use-v-else-with-v-for`

Issue - State: closed - Opened by FloEdelmann over 3 years ago - 13 comments
Labels: new rule proposition, accepted proposition

#1933 - `vue/no-setup-props-destructure` should also warn when using `toRefs`

Issue - State: closed - Opened by jhoermann over 3 years ago
Labels: enhancement, accepted proposition

#1906 - disallow importing defineProps etc

Issue - State: closed - Opened by jacekkarczmarczyk over 3 years ago - 4 comments
Labels: new rule proposition, accepted proposition

#1901 - Rule proposal: `vue/no-unused-emit-declarations`

Issue - State: closed - Opened by VasylRolique over 3 years ago - 6 comments
Labels: new rule proposition, accepted proposition

#1812 - `"boundOnly"` option for `vue/v-on-function-call`

Issue - State: closed - Opened by ilyub over 3 years ago - 5 comments
Labels: enhancement, help wanted, accepted proposition, good first issue

#1701 - Rule proposal: vue/v-text-no-child-content

Issue - State: closed - Opened by dmke about 4 years ago - 11 comments
Labels: new rule proposition, accepted proposition

#1655 - Force TypeScript definition of not primitive props

Issue - State: closed - Opened by przemyslawjanpietrzak about 4 years ago - 5 comments
Labels: help wanted, new rule proposition, accepted proposition, feat: typescript

#1467 - rule: no v-if on template root

Issue - State: closed - Opened by privatenumber over 4 years ago - 6 comments
Labels: new rule proposition, accepted proposition, good first issue

#1172 - Warn on non-reactive dependencies in computed

Issue - State: open - Opened by privatenumber over 5 years ago - 3 comments
Labels: new rule proposition, accepted proposition

#629 - Rule Proposal: Props must explicitly state requiredness

Issue - State: open - Opened by gwardwell about 7 years ago - 6 comments
Labels: new rule proposition, accepted proposition