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

#2522 - docs: add basic config for new ESLint v9 flat configs

Pull Request - State: open - Opened by ghiscoding 4 months ago - 2 comments

#2519 - `vue/no-ref-as-operand` to support `ref` from composable

Issue - State: open - Opened by kong-troop 4 months ago - 2 comments
Labels: help wanted

#2518 - Update development dependencies and formatting

Pull Request - State: closed - Opened by FloEdelmann 4 months ago
Labels: meta

#2517 - Fix options in docs for no-template-shadow

Pull Request - State: closed - Opened by Kiina 4 months ago
Labels: documentation

#2514 - Make attributes "buckets" configurable

Issue - State: open - Opened by markusheiden 4 months ago - 3 comments

#2513 - Vuex and Pinia support for `no-undef-properties`

Pull Request - State: closed - Opened by marcjfj-vmlyr 4 months ago - 8 comments

#2511 - fix(attribute-hyphenation): apply to v-model directive

Pull Request - State: closed - Opened by waynzh 4 months ago

#2510 - attribute-hyphenation should apply to v-model:propName

Issue - State: closed - Opened by catrope 4 months ago - 3 comments

#2509 - Replace `v-on:` and `v-bind:` always by shortcuts `@` and `:`

Issue - State: closed - Opened by fdc-viktor-luft 4 months ago - 1 comment

#2508 - feat: add await option for next-tick-style rule

Pull Request - State: open - Opened by codiini 5 months ago

#2506 - feat: export parser

Pull Request - State: closed - Opened by Shyam-Chen 5 months ago - 1 comment

#2504 - Remove trailing period in rule descriptions

Pull Request - State: closed - Opened by FloEdelmann 5 months ago

#2503 - `require-typed-object-prop` reports on non-TypeScript `<script setup>`

Issue - State: closed - Opened by andreww2012 5 months ago - 1 comment
Labels: bug

#2502 - `vue/block-order` not only checks `.vue` but also `.ts` and `.js` files

Issue - State: open - Opened by doorahmie 5 months ago - 3 comments
Labels: needs repro

#2501 - Update rule `define-macros-order` for custom macros

Pull Request - State: closed - Opened by Ericlm 5 months ago - 1 comment

#2500 - vue plugin was conflicted

Issue - State: closed - Opened by OnlyFlyer 5 months ago - 4 comments
Labels: needs repro

#2499 - Allow specifying custom macros in `vue/define-macros-order`

Issue - State: closed - Opened by Ericlm 5 months ago - 1 comment
Labels: enhancement

#2498 - fix: change flat config name separator to `/`

Pull Request - State: closed - Opened by ntnyq 5 months ago

#2497 - Improve docs

Pull Request - State: closed - Opened by FloEdelmann 5 months ago
Labels: documentation

#2496 - Typescript errors appears on IDE but are not catched in CLI

Issue - State: closed - Opened by theRenard 5 months ago - 2 comments

#2494 - Add `vue/require-default-export` rule

Pull Request - State: closed - Opened by ItMaga 5 months ago

#2493 - docs: fix build on windows

Pull Request - State: closed - Opened by Lehoczky 5 months ago

#2491 - Project setup guide for contributors

Issue - State: open - Opened by Lehoczky 5 months ago - 1 comment
Labels: documentation

#2489 - fix(no-setup-props-reactivity-loss): report template literal

Pull Request - State: closed - Opened by waynzh 5 months ago

#2488 - chore: upgrade vue-eslint-parser to v9.4.3

Pull Request - State: closed - Opened by waynzh 5 months ago

#2487 - feat(require-toggle-inside-transition): check directive

Pull Request - State: closed - Opened by waynzh 5 months ago

#2486 - `prefer-v-bind-shorthand`

Issue - State: closed - Opened by fisker 5 months ago - 3 comments

#2485 - New option for `next-tick-style`

Issue - State: open - Opened by fisker 5 months ago - 4 comments
Labels: enhancement

#2484 - fix(require-explicit-slots): Add support for type reference

Pull Request - State: closed - Opened by sanderdewinter 5 months ago - 1 comment

#2482 - Removing trailing/leading spaces in directives and bindings

Issue - State: open - Opened by Ericlm 5 months ago - 4 comments

#2481 - Show nested outline in docs

Pull Request - State: closed - Opened by FloEdelmann 5 months ago - 2 comments
Labels: documentation

#2480 - ESLint support inside of template dynamic expressions

Issue - State: closed - Opened by Ericlm 5 months ago - 3 comments

#2479 - parsing failed when using `parserOptions.project` with tsx

Issue - State: closed - Opened by 101polarbears 5 months ago - 4 comments

#2478 - Update development dependencies

Pull Request - State: closed - Opened by FloEdelmann 5 months ago
Labels: dependencies

#2477 - test: update typescript-eslint and fix test cases

Pull Request - State: closed - Opened by ota-meshi 5 months ago - 2 comments

#2476 - Add name to flat configs.

Pull Request - State: closed - Opened by ota-meshi 5 months ago - 1 comment

#2475 - `vue/require-default-prop` should not trigger when type is `x | undefined` without default value

Issue - State: open - Opened by Aspyryan 6 months ago - 5 comments
Labels: feat: typescript

#2473 - I tried cloning the project and running, but something went wrong

Issue - State: closed - Opened by dddssw 6 months ago - 7 comments
Labels: bug, documentation

#2472 - Some of my plugins don't work

Issue - State: closed - Opened by dddssw 6 months ago - 7 comments

#2471 - feat(v-on-handler-style): allow `["inline", "inline-function"]` option

Pull Request - State: open - Opened by ByScripts 6 months ago - 8 comments

#2470 - `no-setup-props-reactivity-loss` should report template string expressions

Issue - State: closed - Opened by ByScripts 6 months ago - 1 comment
Labels: bug

#2469 - eslint in the script scoped does not take effect

Issue - State: closed - Opened by rainTai 6 months ago

#2468 - Parsing error: Unexpected token )

Issue - State: closed - Opened by shenhao98 6 months ago - 2 comments

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

Issue - State: closed - Opened by saifahn 6 months ago - 8 comments
Labels: enhancement, accepted proposition

#2466 - implements autofix in define-props-declaration (#2465)

Pull Request - State: open - Opened by mpiniarski 6 months ago - 7 comments

#2463 - Add extension rule `vue/quotes`

Pull Request - State: open - Opened by nhtnhan 6 months ago

#2461 - vue/no-undef-components-exclude-auto-import

Issue - State: closed - Opened by MQYForverT 7 months ago - 3 comments

#2459 - Eslint is not marking not defined properties of a component as invalid

Issue - State: closed - Opened by pbrzosko 7 months ago - 6 comments

#2457 - Support MathML elements

Pull Request - State: closed - Opened by mordae 7 months ago

#2456 - fix: Prevent spread operator from disabling the rule

Pull Request - State: closed - Opened by GuillaumeGuerinPP 7 months ago - 1 comment

#2455 - vue/use-v-on-exact - false positive on multiple @keydown.* attributes

Issue - State: open - Opened by petrkotek 7 months ago - 3 comments
Labels: bug

#2454 - `vue/no-ref-as-operand` not catching `computed` refs

Issue - State: open - Opened by chetan 7 months ago - 1 comment
Labels: needs repro

#2453 - bind `:=` syntax error on `Windows`

Issue - State: closed - Opened by BachiMjavanadze 7 months ago - 1 comment

#2452 - Flat config : Parsing error: Unexpected token )

Issue - State: closed - Opened by Robin-Ln 8 months ago - 3 comments

#2451 - Rule proposal: no-computed-after-await

Issue - State: open - Opened by cjpearson 8 months ago

#2450 - fix(configs): remove deprecated component-tags-order rule

Pull Request - State: closed - Opened by ferferga 8 months ago - 1 comment

#2448 - Full example for flat config with object

Issue - State: open - Opened by Narretz 8 months ago - 2 comments

#2447 - Support for ESLint 9

Issue - State: closed - Opened by BWrong 8 months ago - 4 comments

#2446 - `getCommentsBefore` empty in Vue SFC with two `script` tags

Issue - State: open - Opened by eliottvincent 8 months ago - 1 comment

#2445 - how to configure for .vue with <script setup lang="ts"

Issue - State: closed - Opened by hl037 8 months ago - 4 comments

#2444 - Allow ESLint v9 as peer dependency

Pull Request - State: closed - Opened by FloEdelmann 8 months ago - 1 comment
Labels: semver-patch

#2443 - unmet peer eslint@"^6.2.0 || ^7.0.0 || ^8.0.0": found 9.0.0

Issue - State: closed - Opened by ihwf 8 months ago - 3 comments

#2442 - feat: update default configs from `component-tags-order` to `block-order`

Pull Request - State: closed - Opened by RayGuo-ergou 8 months ago - 1 comment

#2441 - Support Pinia methods in `vue/no-unused-properties`

Pull Request - State: closed - Opened by luizotcarvalho 8 months ago

#2440 - HTML indent to extend from ESLint Stylistic

Issue - State: closed - Opened by daviddurco-cb 8 months ago - 1 comment

#2437 - disallow importing macros: defineProps etc

Issue - State: open - Opened by dcecile 8 months ago

#2437 - disallow importing macros: defineProps etc

Issue - State: open - Opened by dcecile 8 months ago

#2436 - Change flat config to an array to accept `*.vue`

Pull Request - State: open - Opened by ota-meshi 8 months ago - 3 comments

#2436 - Change flat config to an array to accept `*.vue`

Pull Request - State: closed - Opened by ota-meshi 8 months ago - 4 comments

#2434 - `vue/multi-word-component-names` also applies to pages directory

Issue - State: closed - Opened by nopeless 8 months ago - 2 comments

#2433 - require-default-prop for optional props

Issue - State: closed - Opened by stephanfriedrich 8 months ago - 1 comment

#2432 - feat: no-props-shadow

Pull Request - State: closed - Opened by RiESAEX 8 months ago - 1 comment

#2430 - implements proposed max-props rule

Pull Request - State: closed - Opened by kevsommer 9 months ago - 2 comments

#2429 - Rule Proposal: Maximum number of props

Issue - State: closed - Opened by kevsommer 9 months ago
Labels: new rule proposition, accepted proposition

#2428 - Conflict: doesn't work if using separate overrides .vue and .ts

Issue - State: closed - Opened by doubleaxe 9 months ago - 2 comments
Labels: upstream issue

#2427 - Fix checking for script setup in vue/require-typed-ref

Pull Request - State: closed - Opened by kovalchukq 9 months ago - 2 comments

#2425 - fix(no-restricted-class): error in empty value

Pull Request - State: closed - Opened by waynzh 9 months ago