Ecosyste.ms: Issues

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

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

#2331 - Improve compatibility with ESLint v9

Pull Request - State: closed - Opened by ota-meshi almost 1 year ago - 3 comments

#2329 - update vitepress

Pull Request - State: closed - Opened by ota-meshi almost 1 year ago

#2328 - rule: require `setup` on `<script>`

Issue - State: closed - Opened by privatenumber about 1 year ago - 3 comments

#2327 - fix: avoid calling typeParameters getter

Pull Request - State: closed - Opened by KaelWD about 1 year ago

#2326 - Support for Vue.js 3.4

Issue - State: closed - Opened by ota-meshi about 1 year ago - 3 comments

#2325 - feat: implement require-explicit-slots

Pull Request - State: closed - Opened by mussinbenarbia about 1 year ago - 5 comments

#2323 - feat: add allow list to `no-template-shadow`

Pull Request - State: closed - Opened by mussinbenarbia about 1 year ago - 1 comment

#2322 - `vue/no-unused-properties` false alarm with `unplugin-auto-import`

Issue - State: closed - Opened by Nathan7139 about 1 year ago - 1 comment

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

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

#2320 - Make `vue/v-on-event-hyphenation` autofixable by default in Vue 3

Pull Request - State: closed - Opened by FloEdelmann about 1 year ago

#2319 - Add support for generating ESLint Flat Config

Pull Request - State: closed - Opened by conradhale about 1 year ago - 5 comments

#2318 - Question: Which rule can I use to...

Issue - State: closed - Opened by yoyo837 about 1 year ago - 2 comments
Labels: question

#2317 - Add `allow` rule option to `vue/no-template-shadow`

Issue - State: closed - Opened by stefanobartoletti about 1 year ago - 4 comments
Labels: enhancement, help wanted

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

Issue - State: open - Opened by matthew-dean about 1 year ago - 6 comments
Labels: enhancement, accepted proposition

#2314 - Add new option to specify tags to ignore `vue/no-deprecated-slot-attribute`

Pull Request - State: closed - Opened by kazuma0129 about 1 year ago - 4 comments

#2312 - Add `vue/no-unused-emit-declarations` rule

Pull Request - State: closed - Opened by ItMaga about 1 year ago

#2311 - Fix detect Nuxt3 defineNuxtComponent

Pull Request - State: open - Opened by sugitata about 1 year ago - 2 comments
Labels: semver-major, breaking change

#2310 - vue eslint doesn't load plugins

Issue - State: closed - Opened by Gennady77 about 1 year ago - 1 comment
Labels: question

#2309 - Update order-in-components.md

Pull Request - State: closed - Opened by kazuma0129 about 1 year ago - 3 comments
Labels: documentation

#2307 - vue/require-toggle-inside-transition false negative

Issue - State: closed - Opened by yoshi-pi about 1 year ago - 1 comment

#2306 - vue/require-default-prop triggers for optional props (TypeScript)

Issue - State: closed - Opened by dmke about 1 year ago - 4 comments
Labels: duplicate, feat: typescript

#2305 - vue/require-v-for-key triggers on <template> tags

Issue - State: open - Opened by braddialpad about 1 year ago - 1 comment

#2304 - Parsing error: Cannot set property index of Error which has only a getter

Issue - State: closed - Opened by messenjer about 1 year ago - 4 comments
Labels: feat: typescript, needs repro

#2302 - vue/require-toggle-inside-transition false positives

Issue - State: closed - Opened by 719media about 1 year ago - 3 comments
Labels: bug

#2301 - fix(component-name-in-template-casing): ignore vue template syntax

Pull Request - State: closed - Opened by antfu about 1 year ago

#2300 - [Question]How to configure eslint to report template to use ref directly instead of using ref.value?

Issue - State: closed - Opened by yoyo837 about 1 year ago - 6 comments
Labels: question

#2298 - Rule proposal: `vue/no-unused-prop-declarations`

Issue - State: closed - Opened by cesaralvrz about 1 year ago - 3 comments

#2295 - defineSlots 如果没写 () 不报错

Issue - State: closed - Opened by WangJincheng4869 about 1 year ago - 4 comments

#2294 - Rule suggestion: `vue/require-explicit-slots` to require all slots to be documented

Issue - State: closed - Opened by Amixx about 1 year ago - 3 comments
Labels: new rule proposition, accepted proposition

#2292 - fix: replace typeParameters with typeArguments

Pull Request - State: closed - Opened by KaelWD about 1 year ago - 5 comments

#2291 - Update `vue/no-lifecycle-after-await` rule to support `<script setup>`

Issue - State: closed - Opened by cjpearson about 1 year ago - 1 comment

#2290 - `vue/require-toggle-inside-transition` false negative with whitespace before the element

Issue - State: closed - Opened by yoshi-pi about 1 year ago - 3 comments
Labels: bug

#2289 - Support for defineModels or any other customMacros

Issue - State: closed - Opened by LeonSnajdr about 1 year ago - 1 comment

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

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

#2286 - Some rules enforced in .ts but not .vue?

Issue - State: closed - Opened by keizure about 1 year ago - 3 comments

#2286 - Some rules enforced in .ts but not .vue?

Issue - State: closed - Opened by keizure about 1 year ago - 3 comments

#2285 - Typed defineExpose with generic value

Issue - State: open - Opened by tragid about 1 year ago

#2284 - Attribute `@` incorrectly marked as invalid

Issue - State: closed - Opened by somebody1234 about 1 year ago - 1 comment

#2283 - Rule proposal: Restrict function props

Issue - State: open - Opened by ECrownofFire about 1 year ago

#2280 - Require key for conditionally rendered repeated components

Pull Request - State: open - Opened by felipemelendez over 1 year ago - 4 comments

#2280 - Require key for conditionally rendered repeated components

Pull Request - State: open - Opened by felipemelendez over 1 year ago - 1 comment

#2280 - Require key for conditionally rendered repeated components

Pull Request - State: closed - Opened by felipemelendez over 1 year ago - 4 comments

#2280 - Require key for conditionally rendered repeated components

Pull Request - State: open - Opened by felipemelendez over 1 year ago - 2 comments

#2279 - vue/require-valid-default-prop breaks when importing type with union

Issue - State: open - Opened by VividLemon over 1 year ago
Labels: bug, help wanted

#2278 - vue/padding-line-between-tags - support JSX

Issue - State: open - Opened by PurpleTape over 1 year ago

#2277 - Docs: fix options for use-v-on-exact

Pull Request - State: closed - Opened by clemdee over 1 year ago
Labels: documentation

#2277 - Docs: fix options for use-v-on-exact

Pull Request - State: open - Opened by clemdee over 1 year ago

#2277 - Docs: fix options for use-v-on-exact

Pull Request - State: open - Opened by clemdee over 1 year ago

#2277 - Docs: fix options for use-v-on-exact

Pull Request - State: closed - Opened by clemdee over 1 year ago
Labels: documentation

#2276 - Add Vuex support to `vue/no-unused-properties`

Pull Request - State: closed - Opened by fuale over 1 year ago - 11 comments

#2273 - Fix no-ref-as-operand and allow lint when ref as right operator

Pull Request - State: open - Opened by lakb248 over 1 year ago - 2 comments

#2272 - vue/order-in-components computed内含有辅助函数无法自动修复

Issue - State: closed - Opened by dongjinc over 1 year ago - 7 comments

#2271 - vue/no-ref-as-operand only lint left identifier of a logical expression

Issue - State: open - Opened by lakb248 over 1 year ago - 1 comment
Labels: bug

#2270 - You can turn off the rule if you intentionally want to lose reactivity.

Issue - State: closed - Opened by ehuelsmann over 1 year ago - 1 comment
Labels: invalid

#2266 - Props did not deconstruct, but `vue/no-setup-props-destructure` reported an error

Issue - State: closed - Opened by huatten over 1 year ago - 2 comments
Labels: duplicate

#2263 - `prefer-define-options` should insert `defineOptions` after import expressions

Issue - State: closed - Opened by fisker over 1 year ago - 1 comment
Labels: enhancement

#2262 - Rule "vue/valid-v-model" is conflicted with typed value in template

Issue - State: closed - Opened by chengzhuo5 over 1 year ago - 1 comment
Labels: feat: typescript

#2260 - Improve docs and error message for `vue/no-dupe-keys`

Pull Request - State: closed - Opened by vincerubinetti over 1 year ago - 2 comments
Labels: documentation

#2259 - `vue/no-setup-props-destructure` is too restrictive after latest update

Issue - State: closed - Opened by l3d00m over 1 year ago - 34 comments

#2258 - Support template literals in `vue/no-deprecated-model-definition`

Pull Request - State: closed - Opened by FloEdelmann over 1 year ago
Labels: enhancement

#2257 - how to implement rule only lint ts script in vue file?

Issue - State: closed - Opened by tjx666 over 1 year ago - 2 comments
Labels: question

#2255 - Only allow modelValue in `vue/no-deprecated-model-definition`

Pull Request - State: closed - Opened by FloEdelmann over 1 year ago

#2254 - Bump dependencies to latest version

Pull Request - State: closed - Opened by FloEdelmann over 1 year ago
Labels: dependencies

#2253 - Enable more `eslint-plugin-unicorn` rules

Pull Request - State: closed - Opened by FloEdelmann over 1 year ago
Labels: meta

#2252 - Bump development dependencies to latest version

Pull Request - State: closed - Opened by FloEdelmann over 1 year ago
Labels: dependencies

#2251 - vue/valid-v-on errors on working code

Issue - State: open - Opened by KaelWD over 1 year ago - 4 comments

#2250 - Type only used in template is marked as unused (without `<script setup>`)

Issue - State: closed - Opened by yuntian001 over 1 year ago - 3 comments
Labels: feat: typescript

#2249 - vue/attribute-hyphenation pattern / regexp ignore

Issue - State: open - Opened by CreMindES over 1 year ago - 1 comment

#2248 - fix(require-explicit-emits): Add support for kebab-cased custom events

Pull Request - State: closed - Opened by Robo-Rin over 1 year ago - 1 comment

#2247 - Improve error message for `vue/no-dupe-keys`

Issue - State: closed - Opened by vincerubinetti over 1 year ago - 5 comments
Labels: enhancement

#2246 - `valid-v-for`: exclude lodash's `uniqueID()`

Issue - State: closed - Opened by MetRonnie over 1 year ago - 3 comments

#2245 - File `no-restricted-component-names` - SyntaxError: Unexpected token '.'

Issue - State: closed - Opened by Giildo over 1 year ago - 2 comments
Labels: duplicate

#2244 - Improve the `vue/no-setup-props-destructure` rule

Pull Request - State: closed - Opened by davidmyersdev over 1 year ago - 10 comments

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

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