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

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

#2792 - Version Packages

Pull Request - State: open - Opened by github-actions[bot] 15 days ago

#2791 - Rule proposal: vue/prefer-vapor-mode

Issue - State: open - Opened by hadarziv-army 15 days ago

#2790 - fix: resolve TypeScript compatibility issues with eslint-typegen

Pull Request - State: open - Opened by 2nofa11 16 days ago - 1 comment

#2789 - Migrate from Mocha to Vitest

Pull Request - State: open - Opened by 2nofa11 16 days ago - 1 comment

#2788 - `eslint-typegen` types are not compatible with ESLint types

Issue - State: open - Opened by G-Rath 16 days ago - 1 comment

#2787 - Migrate to Vitest

Issue - State: open - Opened by 2nofa11 17 days ago - 2 comments

#2786 - test(require-explicit-slots): import slot type

Pull Request - State: closed - Opened by waynzh 17 days ago - 1 comment

#2784 - feat(no-deprecated-slot-attribute): add ignoreParents option

Pull Request - State: closed - Opened by ST-DDT 18 days ago - 1 comment

#2783 - `vue/no-deprecated-filter` triggers for dynamic generic components

Issue - State: closed - Opened by darioackermann 19 days ago - 3 comments
Labels: upstream issue

#2782 - docs: rephrase rule details

Pull Request - State: closed - Opened by Attacktive 19 days ago - 1 comment
Labels: documentation

#2780 - docs: add Project Setup section to Developer Guide

Pull Request - State: closed - Opened by 2nofa11 22 days ago - 1 comment
Labels: documentation

#2779 - `indexOf` combined with the `not equal to` operator Exception

Issue - State: closed - Opened by jevin98 25 days ago - 5 comments
Labels: won't do

#2778 - ESLint language plugin

Issue - State: open - Opened by ota-meshi 25 days ago

#2777 - Rewrite it in TypeScript

Issue - State: open - Opened by ota-meshi 25 days ago

#2776 - refactor: use regexp-groups to simplify ignores

Pull Request - State: closed - Opened by ST-DDT 26 days ago - 7 comments

#2775 - chore: Use ESLint v9 in development env

Pull Request - State: closed - Opened by ota-meshi 27 days ago - 2 comments

#2774 - Allow having all rules error instead of warn

Issue - State: open - Opened by G-Rath 27 days ago

#2773 - feat(no-deprecated-slot-attribute): regex ignore patterns

Pull Request - State: closed - Opened by ST-DDT 29 days ago - 2 comments

#2772 - Rule Proposal: perfer-import-component-in-setup

Issue - State: closed - Opened by baixiaoyu2997 about 1 month ago - 1 comment

#2771 - Expose rule wrapping for use with custom rules

Issue - State: open - Opened by michaelhthomas about 1 month ago

#2770 - feat: add TypeScript IntelliSense support with eslint-typegen

Pull Request - State: closed - Opened by 2nofa11 about 1 month ago - 3 comments

#2765 - Enable eslint curly rule for SFC

Issue - State: closed - Opened by Holiden about 1 month ago - 2 comments
Labels: needs repro

#2764 - Erroneous `padded-blocks` violation triggered by a comment inside a function

Issue - State: closed - Opened by davidmyersdev about 1 month ago - 2 comments
Labels: upstream issue

#2763 - `compatonent-name-in-template-casing` support auto import components

Pull Request - State: closed - Opened by momei-LJM about 1 month ago - 1 comment

#2762 - `vue/component-name-in-template-casing` compatible auto import components

Issue - State: closed - Opened by momei-LJM about 1 month ago - 2 comments

#2760 - `max-attributes-per-line` add `min` support

Issue - State: open - Opened by seahindeniz about 1 month ago

#2759 - feat(attributes-order): add sortLineLength option

Pull Request - State: open - Opened by 0xA1337 about 1 month ago - 1 comment

#2758 - Add `sortLineLength` option to `vue/attributes-order` rule

Issue - State: open - Opened by 0xA1337 about 1 month ago

#2757 - Add TypeScript IntelliSense support with eslint-typegen

Issue - State: closed - Opened by 2nofa11 about 2 months ago - 2 comments

#2756 - Upgrade ESLint from v8 to v9

Issue - State: closed - Opened by 2nofa11 about 2 months ago - 1 comment

#2755 - feat(no-restricted-html-elements): support all element types

Pull Request - State: closed - Opened by waynzh about 2 months ago - 1 comment

#2754 - `'vue/no-unused-refs': 'error'` should work as expected

Issue - State: closed - Opened by daenamkim about 2 months ago - 2 comments

#2753 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago

#2752 - Updates resources

Pull Request - State: closed - Opened by github-actions[bot] about 2 months ago - 1 comment

#2751 - vue/no-restricted-html-elements rule cannot disallow svg elements

Issue - State: closed - Opened by szattila98 about 2 months ago - 1 comment

#2750 - feat(no-restricted-html-elements): support array of elements

Pull Request - State: closed - Opened by ShayanTheNerd about 2 months ago - 1 comment

#2748 - Version Packages

Pull Request - State: closed - Opened by github-actions[bot] 2 months ago

#2747 - Updates resources

Pull Request - State: closed - Opened by github-actions[bot] 2 months ago - 1 comment

#2745 - docs: fix block-order default value

Pull Request - State: closed - Opened by mrleblanc101 2 months ago - 6 comments

#2744 - Issue in documentation for vue/block-order

Issue - State: closed - Opened by sbrauch 2 months ago - 3 comments
Labels: needs info, needs repro

#2743 - chore: fix ci error in eqeqeq

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

#2742 - Add support for unknown macro in `vue/define-macros-order`

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

#2741 - Regression with props destructuring and optional props between 10.0.0 and 10.1.0

Issue - State: open - Opened by mrleblanc101 3 months ago - 4 comments
Labels: needs repro

#2740 - chore: introduce changesets

Pull Request - State: closed - Opened by ota-meshi 3 months ago

#2739 - Non-TS language block in SFC is being linted

Issue - State: closed - Opened by ofekd 3 months ago - 1 comment

#2738 - Add new `vue/prefer-define-component` rule

Pull Request - State: open - Opened by thesheppard 3 months ago - 2 comments

#2737 - feat(prefer-template): ignore style block

Pull Request - State: closed - Opened by waynzh 3 months ago - 2 comments

#2736 - feat: add `define-props-destructuring` rule

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

#2735 - Rule Proposal: `require-custom-props`

Issue - State: open - Opened by alexerisov 4 months ago

#2734 - feat(no-bare-strings-in-template): `allowlist` support regex

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

#2732 - Support Lazy Loading Rules

Issue - State: open - Opened by mr-sanders 4 months ago - 1 comment
Labels: enhancement

#2731 - fix(no-dupe-keys): detect props destructure rename

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

#2730 - Omit HTML entities from `vue/no-bare-strings-in-template`

Issue - State: closed - Opened by mrleblanc101 4 months ago - 2 comments

#2729 - Error: Unexpected token {

Issue - State: closed - Opened by besendorf 4 months ago - 2 comments
Labels: question

#2728 - fix(require-default-prop): report props destructure

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

#2727 - docs: use `===` instead of `==`

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

#2725 - `vue/require-default-prop` doesn't trigger with props destructure

Issue - State: closed - Opened by hartbit 4 months ago - 2 comments
Labels: bug

#2724 - Better report location for `vue/html-self-closing`

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

#2723 - Better report location for `html-self-closing`

Issue - State: closed - Opened by meowtec 4 months ago

#2722 - feat: add vue/no-direct-composable-in-event-handler rule

Pull Request - State: open - Opened by Haberkamp 4 months ago

#2719 - Add newline between sfc level tags: script, template, style

Issue - State: closed - Opened by zhaojjiang 4 months ago - 2 comments

#2718 - Migrating to ES modules

Issue - State: open - Opened by 43081j 4 months ago

#2717 - ci: prevent action running on forks

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

#2716 - Updates resources

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#2715 - Apply linting rules to composables as well

Issue - State: open - Opened by Bart-Westenenk 4 months ago

#2714 - the package in npm has wrong dts

Issue - State: closed - Opened by honghuangdc 5 months ago - 1 comment

#2713 - Detect props destructure rename in `vue/no-dupe-keys`

Issue - State: closed - Opened by ByScripts 5 months ago
Labels: bug

#2712 - `vue/prefer-template` tries to apply to `style scoped`

Issue - State: closed - Opened by sky0matic 5 months ago - 5 comments

#2711 - Updates resources

Pull Request - State: closed - Opened by github-actions[bot] 5 months ago

#2710 - `vue/no-deprecated-slot-attribute` conflicts with web component named slots

Issue - State: closed - Opened by raoufswe 5 months ago - 11 comments

#2709 - docs: fix old config names

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

#2707 - fix: fix typecheck

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

#2705 - refactor: migrate @types/eslint-visitor-keys → eslint-visitor-keys

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

#2704 - docs: replace circle ci badge with github workflow badge

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

#2703 - fix: fix walking program AST when multiple script blocks

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

#2702 - Since v10.0.0 cannot lint Vue with `export type`

Issue - State: closed - Opened by Shinigami92 5 months ago - 11 comments
Labels: bug, feat: typescript

#2701 - fix(no-export-in-script-setup): better report location

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

#2700 - fix: sync `.eslintrc` configs name changes

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

#2699 - Configs types are not aligned with source code

Issue - State: closed - Opened by ntnyq 5 months ago

#2698 - Add vue-eslint-parser to Yarn install

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

#2697 - Upgrade vue-eslint-parser to v10

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

#2695 - `vue/no-bare-strings-in-template` allow numbers

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

#2694 - feat(prefer-true-attribute-shorthand): add `except` option

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

#2693 - feat: handle generic parameter types

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