-
-
Notifications
You must be signed in to change notification settings - Fork 690
Insights: vuejs/eslint-plugin-vue
Overview
-
- 29 Merged pull requests
- 26 Open pull requests
- 1 Closed issue
- 0 New issues
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v10.4.0
published
Jul 31, 2025
29 Pull requests merged by 3 people
-
Version Packages
#2792 merged
Jul 31, 2025 -
test(func-call-spacing): remove obsolete compatibility code
#2830 merged
Jul 31, 2025 -
test(no-deprecated-functional-template): make tests more strict
#2875 merged
Jul 31, 2025 -
test(no-deprecated-html-element-is): make tests more strict
#2876 merged
Jul 31, 2025 -
test(no-deprecated-dollar-scopedslots-api): make tests more strict
#2872 merged
Jul 31, 2025 -
test(no-deprecated-props-default-this): make tests more strict
#2878 merged
Jul 31, 2025 -
test(no-deprecated-inline-template): make tests more strict
#2877 merged
Jul 31, 2025 -
test(no-deprecated-scope-attribute): make tests more strict
#2879 merged
Jul 31, 2025 -
test(no-deprecated-slot-attribute): make tests more strict
#2880 merged
Jul 31, 2025 -
test(no-deprecated-slot-scope-attribute): make tests more strict
#2881 merged
Jul 31, 2025 -
test(no-deprecated-filter): make tests more strict
#2874 merged
Jul 31, 2025 -
test(no-deprecated-router-link-tag-prop): make tests more strict
#2882 merged
Jul 31, 2025 -
test(no-deprecated-dollar-listeners-api): make tests more strict
#2870 merged
Jul 31, 2025 -
test(no-deprecated-events-api): make tests more strict
#2873 merged
Jul 31, 2025 -
test(no-deprecated-v-bind-sync): make tests more strict
#2883 merged
Jul 31, 2025 -
test(no-deprecated-delete-set): make tests more strict
#2871 merged
Jul 31, 2025 -
test(no-deprecated-destroyed-lifecycle): make tests more strict
#2869 merged
Jul 31, 2025 -
test(no-deprecated-data-object-declaration): make tests more strict
#2868 merged
Jul 31, 2025 -
test(no-custom-modifiers-on-v-model): make tests more strict
#2867 merged
Jul 31, 2025 -
test(next-tick-style): make tests more strict
#2859 merged
Jul 31, 2025 -
test(no-constant-condition): make tests more strict
#2866 merged
Jul 31, 2025 -
test(no-async-in-computed-properties): make tests more strict
#2861 merged
Jul 31, 2025 -
test(no-console): make tests more strict
#2865 merged
Jul 31, 2025 -
test(no-computed-properties-in-data): make tests more strict
#2864 merged
Jul 31, 2025 -
test(no-child-content): make tests more strict
#2863 merged
Jul 31, 2025 -
test(no-boolean-default): make tests more strict
#2862 merged
Jul 31, 2025 -
test(no-arrow-functions-in-watch): make tests more strict
#2860 merged
Jul 31, 2025 -
test(new-line-between-multi-line-property): make tests more strict
#2858 merged
Jul 31, 2025 -
Migrate from Mocha to Vitest
#2789 merged
Jul 31, 2025
26 Pull requests opened by 2 people
-
Test support for multiple versions of ESLint Stylistic
#2884 opened
Jul 31, 2025 -
test(no-deprecated-v-is): make tests more strict
#2885 opened
Jul 31, 2025 -
test(no-deprecated-v-on-number-modifiers): make tests more strict
#2886 opened
Jul 31, 2025 -
test(no-deprecated-vue-config-keycodes): make tests more strict
#2887 opened
Jul 31, 2025 -
test(no-duplicate-attributes): make tests more strict
#2888 opened
Jul 31, 2025 -
test(no-duplicate-attr-inheritance): make tests more strict
#2889 opened
Jul 31, 2025 -
test(no-empty-component-block): make tests more strict
#2890 opened
Jul 31, 2025 -
test(no-empty-pattern): make tests more strict
#2891 opened
Jul 31, 2025 -
test(no-expose-after-await): make tests more strict
#2892 opened
Jul 31, 2025 -
test(no-dupe-keys): make tests more strict
#2893 opened
Jul 31, 2025 -
test(no-dupe-v-else-if): make tests more strict
#2894 opened
Jul 31, 2025 -
test(no-extra-parens): make tests more strict
#2895 opened
Jul 31, 2025 -
test(no-implicit-coercion): make tests more strict
#2896 opened
Jul 31, 2025 -
test(no-import-compiler-macros): make tests more strict
#2897 opened
Jul 31, 2025 -
test(no-lifecycle-after-await): make tests more strict
#2898 opened
Jul 31, 2025 -
test(no-lone-template): make tests more strict
#2899 opened
Jul 31, 2025 -
test(no-loss-of-precision): make tests more strict
#2900 opened
Jul 31, 2025 -
test(no-multiple-objects-in-class): make tests more strict
#2901 opened
Jul 31, 2025 -
test(no-potential-component-option-typo): make tests more strict
#2902 opened
Jul 31, 2025 -
test(no-multiple-slot-args): make tests more strict
#2903 opened
Jul 31, 2025 -
test(no-multiple-template-root): make tests more strict
#2904 opened
Jul 31, 2025 -
test(no-multi-spaces): make tests more strict
#2905 opened
Jul 31, 2025 -
test(no-mutating-props): make tests more strict
#2906 opened
Jul 31, 2025 -
test(no-parsing-error): make tests more strict
#2907 opened
Jul 31, 2025 -
test(no-ref-as-operand): make tests more strict
#2908 opened
Jul 31, 2025 -
test(no-side-effects-in-computed-properties): make tests more strict
#2909 opened
Jul 31, 2025
1 Issue closed by 1 person
-
Migrate to Vitest
#2787 closed
Jul 31, 2025
3 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
feat: Add `ignorePattern` to `no-v-html`
#2857 commented on
Jul 31, 2025 • 8 new comments -
feat: support having all rules in config report at `error` instead of `warn` using env variable
#2796 commented on
Jul 31, 2025 • 0 new comments -
feat(component-api-style): add scriptSetupVapor option
#2797 commented on
Jul 31, 2025 • 0 new comments