GitHub / vuejs/eslint-plugin-vue / commits
Official ESLint plugin for Vue.js
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 917787c4 | chore: use Trusted Publisher (#2945) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
15 days ago | |
| a353a33e | feat: add `vue/no-duplicate-class-names` rule (#2934) |
Yizack Rangel <y****r@g****m>
Committed by: GitHub <n****y@g****m> |
16 days ago | |
| 36ee5d8c | Version Packages (#2943) |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| 5e509d0b | fix(no-negated-v-if-condition): swap elements (#2941) |
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m> |
18 days ago | |
| f9dcbdab | docs: clarify regex string (#2942) |
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m> |
20 days ago | |
| 553abe61 | test: check referenced imported type (#2936) |
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 9f9bd2ab |
Version Packages (#2910)
Co-authored-by: Flo Edelmann <g****t@f****e> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 7aaba4df |
feat: Object.assign detection to mutation rules (#2929)
Co-authored-by: Copilot <1****t@u****m> |
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 79d6a317 |
Added `ignoredObjectNames` option to `vue/no-async-in-computed-properties` (#...
Co-authored-by: Flo Edelmann <g****t@f****e> |
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| 3e122e5b | test(integrations/import): align fixture to ESLint ^9 (#2931) |
2nofa11 <4****1@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 35ea4cb0 | test(required-typed-ref): remove invalid `}` outside `<script>` (#2935) |
Alexander S. <s****x@s****e>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| adc460da |
feat(attributes-order): add sortLineLength option (#2759)
Co-authored-by: waynzh <w****9@g****m> |
Arthur <5****7@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 10d645e3 |
feat(component-name-in-template-casing): `global` option support regex (#2928)
Co-authored-by: Flo Edelmann <g****t@f****e> |
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| a5127b0b |
fix(valid-define-options): Allow the use of simple constants (#2920)
Co-authored-by: Flo Edelmann <g****t@f****e>, waynzh <w****9@g****m> |
一只前端汪 <9****9@q****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 64f98802 | chore: fix generate:version script (#2922) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 75b46ee8 | chore: fix test fixture for script-indent rule (#2923) |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| bd5dea0e | chore: add vitest to deps and use vitest.config.mts (#2921) |
wChenonly <3****y@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 305100da |
fix(define-macros-order): skip enum declarations and statements with `declare...
Co-authored-by: Flo Edelmann <g****t@f****e> |
山吹色御守 <8****X@u****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 28facb74 | fix: remove useless polyfill (#2915) |
Vida Xie <v****0@1****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| 1d59e53b | chore: introduce `@eslint/markdown` and `eslint-plugin-markdown-preferences` ... |
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| a198b52b |
feat: Add `ignorePattern` to `no-v-html` (#2857)
Co-authored-by: Flo Edelmann <g****t@f****e>, Wayne Zhang <w****9@g****m>, Copilot <1****t@u****m> |
Lucas Werkmeister <m****l@l****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 27d5c052 | docs: add related rules and update ESLint Stylistic links (#2911) |
Flo Edelmann <g****t@f****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 78023a8d | test(no-duplicate-attr-inheritance): make tests more strict (#2889) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c12c272c | test(no-empty-component-block): make tests more strict (#2890) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5a533690 | test(no-empty-pattern): make tests more strict (#2891) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3d493bbd | test(no-expose-after-await): make tests more strict (#2892) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d8ce7a25 | test(no-dupe-keys): make tests more strict (#2893) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d3baad46 | test(no-dupe-v-else-if): make tests more strict (#2894) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b7b1a22c | test(no-extra-parens): make tests more strict (#2895) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 40a7a18d | test(no-implicit-coercion): make tests more strict (#2896) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9ca05476 | test(no-import-compiler-macros): make tests more strict (#2897) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 046cb519 | test(no-lifecycle-after-await): make tests more strict (#2898) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b27f31df | test(no-lone-template): make tests more strict (#2899) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 96258d11 | test(no-loss-of-precision): make tests more strict (#2900) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| bda2f32d | test(no-multiple-objects-in-class): make tests more strict (#2901) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fe0a4e49 | test(no-potential-component-option-typo): make tests more strict (#2902) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 97f58db4 | test(no-multiple-slot-args): make tests more strict (#2903) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 87b399e9 | test(no-multiple-template-root): make tests more strict (#2904) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 508cfe2a |
test(no-side-effects-in-computed-properties): make tests more strict (#2909)
Co-authored-by: waynzh <w****9@g****m> |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2ca15ca7 | test(no-parsing-error): make tests more strict (#2907) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ad9920dc | test(no-mutating-props): make tests more strict (#2906) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6a8d28d7 | test(no-multi-spaces): make tests more strict (#2905) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 2331d1de | test(no-ref-as-operand): make tests more strict (#2908) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fd6fc411 | Test support for multiple versions of ESLint Stylistic (#2884) |
Flo Edelmann <g****t@f****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ee3955e6 | test(no-duplicate-attributes): make tests more strict (#2888) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 8d13b3ce | test(no-deprecated-vue-config-keycodes): make tests more strict (#2887) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 17839d8e | test(no-deprecated-v-on-number-modifiers): make tests more strict (#2886) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| ac74c78e | test(no-deprecated-v-is): make tests more strict (#2885) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 15185f59 |
Version Packages (#2792)
Co-authored-by: github-actions[bot] <4****]@u****m> |
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 87c7d831 | test(func-call-spacing): remove obsolete compatibility code (#2830) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0701213e |
test(no-deprecated-functional-template): make tests more strict (#2875)
Co-authored-by: Flo Edelmann <g****t@f****e> |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e0683fd0 |
test(no-deprecated-html-element-is): make tests more strict (#2876)
Co-authored-by: Flo Edelmann <g****t@f****e> |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| aca04e5c |
test(no-deprecated-dollar-scopedslots-api): make tests more strict (#2872)
Co-authored-by: Flo Edelmann <g****t@f****e> |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fe5692dc | test(no-deprecated-props-default-this): make tests more strict (#2878) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d3498816 | test(no-deprecated-inline-template): make tests more strict (#2877) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1f59ac97 | test(no-deprecated-scope-attribute): make tests more strict (#2879) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| cb2ae5b9 | test(no-deprecated-slot-attribute): make tests more strict (#2880) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3b670501 | test(no-deprecated-slot-scope-attribute): make tests more strict (#2881) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 16c215a8 | test(no-deprecated-filter): make tests more strict (#2874) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5251227b | test(no-deprecated-router-link-tag-prop): make tests more strict (#2882) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fb949b79 |
test(no-deprecated-dollar-listeners-api): make tests more strict (#2870)
Co-authored-by: Flo Edelmann <g****t@f****e> |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d12406f3 | test(no-deprecated-events-api): make tests more strict (#2873) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 7408febf | test(no-deprecated-v-bind-sync): make tests more strict (#2883) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 06ab7a9c | test(no-deprecated-delete-set): make tests more strict (#2871) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0cbd9b7b | test(no-deprecated-destroyed-lifecycle): make tests more strict (#2869) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9be7549b | test(no-deprecated-data-object-declaration): make tests more strict (#2868) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| eaaffe2a | test(no-custom-modifiers-on-v-model): make tests more strict (#2867) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0a60797d | test(next-tick-style): make tests more strict (#2859) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| fc4d75bd | test(no-constant-condition): make tests more strict (#2866) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b399a6bd | test(no-async-in-computed-properties): make tests more strict (#2861) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 69c6bfb7 | test(no-console): make tests more strict (#2865) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4f5acfd6 | test(no-computed-properties-in-data): make tests more strict (#2864) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 52bd588c | test(no-child-content): make tests more strict (#2863) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 14a9e8e4 | test(no-boolean-default): make tests more strict (#2862) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 28e9bf45 | test(no-arrow-functions-in-watch): make tests more strict (#2860) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 158a085a | test(new-line-between-multi-line-property): make tests more strict (#2858) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 60c78480 | Migrate from Mocha to Vitest (#2789) |
2nofa11 <4****1@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 02890f3d |
Add `vue/no-negated-v-if-condition` rule (#2794)
Co-authored-by: Flo Edelmann <g****t@f****e> |
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d2b201a2 | test(max-len): make tests more strict (#2847) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| c64ebb21 | test(html-indent): make tests more strict (#2838) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| b4ad7567 | test(html-end-tags): make tests more strict (#2837) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| e9015383 | test(html-comment-indent): make tests more strict (#2836) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 769cf78d | test(html-comment-content-spacing): make tests more strict (#2835) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| dce79ae0 | test(html-comment-content-newline): make tests more strict (#2834) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1c3b24ef | test(html-closing-bracket-spacing): make tests more strict (#2833) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 6f1fae34 | test(html-quotes): make tests more strict (#2839) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| d00e8c07 | test(html-self-closing): make tests more strict (#2840) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 09380b51 | test(jsx-uses-vars): make tests more strict (#2841) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 37c3da01 | test(key-spacing): make tests more strict (#2842) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1ed167ef | test(keyword-spacing): make tests more strict (#2843) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| be845539 | test(match-component-file-name): make tests more strict (#2844) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 14d7e19a | test(match-component-import-name): make tests more strict (#2845) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0d3818b4 | test(max-attributes-per-line): make tests more strict (#2846) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 5964602d | test(max-lines-per-block): make tests more strict (#2848) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 3ed613cb | test(max-props): make tests more strict (#2849) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| f6aa0a71 | test(max-template-depth): make tests more strict (#2850) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 0d439f65 | test(multi-word-component-names): make tests more strict (#2851) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 4eb14925 | test(multiline-html-element-content-newline): make tests more strict (#2852) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 9ca49034 | test(multiline-ternary): make tests more strict (#2853) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1bd95d3b | test(mustache-interpolation-spacing): make tests more strict (#2854) |
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m> |
3 months ago |