An open API service providing commit metadata for open source projects.

GitHub / vuejs/eslint-plugin-vue / commits

Official ESLint plugin for Vue.js

SHA Message Author Date Stats
14d7e19a test(match-component-import-name): make tests more strict (#2845) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
4 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>
4 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>
4 months ago
3ed613cb test(max-props): make tests more strict (#2849) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
4 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>
4 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>
4 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>
4 months ago
9ca49034 test(multiline-ternary): make tests more strict (#2853) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
4 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>
4 months ago
1243d23e docs: fix link formatting in `vue/require-explicit-slots` docs Flo Edelmann <g****t@f****e>
Committed by: GitHub <n****y@g****m>
4 months ago
dca0477c docs: fix typo 'identifer' to 'identifier' (#2855) 2nofa11 <4****1@u****m>
Committed by: GitHub <n****y@g****m>
4 months ago
07203399 test(html-closing-bracket-newline): make tests more strict (#2832) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
a8c09404 test(html-button-has-type): make tests more strict (#2831) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
f0a0830a test(first-attribute-linebreak): make tests more strict (#2829) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
d12ab58d test(eqeqeq): make tests more strict (#2828) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
afe22e06 test(enforce-style-attribute): make tests more strict (#2827) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
fe0ce5a0 test(dot-notation): make tests more strict (#2825) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
28e8b2ff test(dot-location): make tests more strict (#2824)
Co-authored-by: Wayne Zhang <w****9@g****m>
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
a2bfcb5e test(define-props-destructuring): make tests more strict (#2822) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
ea8fcddf test(define-props-declaration): make tests more strict (#2821) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
218b223b test(define-macros-order): make tests more strict (#2820) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
7c4e585b test(define-emits-declaration): make tests more strict (#2819) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
5a873b13 test(custom-event-name-casing): make tests more strict (#2818) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
2b30328b test(component-options-name-casing): make tests more strict (#2817) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
3534cd6e test(component-name-in-template-casing): make tests more strict (#2816) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
88511b2d test(component-definition-name-casing): make tests more strict (#2815) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
2f36df07 test(component-api-style): make tests more strict (#2814) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
52f42d31 test(comma-style): make tests more strict (#2813) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
62d70c69 test(comma-spacing): make tests more strict (#2812) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
326963be test(comma-dangle): make tests more strict (#2811) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
26432d72 test(camelcase): make tests more strict (#2810) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
32755184 test(brace-style): make tests more strict (#2809) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
924d1e09 test(block-tag-newline): make tests more strict (#2808) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
d46c0a83 test(block-spacing): make tests more strict (#2807)
Co-authored-by: Wayne Zhang <w****9@g****m>
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
effb84a1 test(block-order): make tests more strict (#2806)
Co-authored-by: Wayne Zhang <w****9@g****m>
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
8a0e6732 fix(block-lang): use consistent quotation marks in error messages (#2805)
Co-authored-by: Flo Edelmann <g****t@f****e>
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
18dc6db7 test(attributes-order): make tests more strict (#2803) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
c66d6b64 test(block-lang): make tests more strict (#2804) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
f75a0030 test(attribute-hyphenation): make tests more strict (#2802) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
468789bf test(arrow-spacing): make tests more strict (#2801) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
5bde25ae test(array-bracket-spacing): make tests more strict (#2800) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
cf3c4eb9 test(array-bracket-newline): make tests more strict (#2799) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
72b186cc test(no-deprecated-slot-attribute): make tests more strict (#2793) ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
ebbabd25 Add new `vue/no-negated-condition` rule (#2795)
Co-authored-by: Flo Edelmann <g****t@f****e>
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
e2d50c77 fix: resolve TypeScript compatibility issues with eslint-typegen (#2790) 2nofa11 <4****1@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
9140c635 feat(no-deprecated-slot-attribute): add ignoreParents option (#2784)
Co-authored-by: Flo Edelmann <g****t@f****e>
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
26d99fda test(require-explicit-slots): import slot type (#2786) Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
3d9e15ed docs: add Project Setup section to Developer Guide (#2780)
Co-authored-by: Flo Edelmann <g****t@f****e>
2nofa11 <4****1@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
a2e49a7a refactor: use regexp-groups to simplify ignores (#2776)
Co-authored-by: Flo Edelmann <g****t@f****e>
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
08ef531b docs: rephrase rule details (#2782) Attacktive <6****e@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
78dc77b3 Version Packages (#2753)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
4cf87bea feat: add TypeScript IntelliSense support with eslint-typegen (#2770)
Co-authored-by: Yosuke Ota <o****3@g****m>, Flo Edelmann <g****t@f****e>
2nofa11 <4****1@u****m>
Committed by: GitHub <n****y@g****m>
5 months ago
ebf6cb5c chore: Use ESLint v9 in development env (#2775)
Co-authored-by: Flo Edelmann <g****t@f****e>
Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
24eccf43 Format changesets Flo Edelmann <g****t@f****e> 5 months ago
fb4c1c05 feat(no-deprecated-slot-attribute): regex ignore patterns (#2773)
Co-authored-by: waynzh <w****9@g****m>, Flo Edelmann <g****t@f****e>
ST-DDT <S****T@g****e>
Committed by: GitHub <n****y@g****m>
5 months ago
ca973010 feat(no-restricted-html-elements): support all element types (#2755) Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
66dab39a chore: ignore CHANGELOG.md from markdownlint yosuke ota <o****3@g****m> 6 months ago
aeef72c8 Updates resources (#2752)
Co-authored-by: ota-meshi <1****i@u****m>, Yosuke Ota <o****3@g****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
2a4336b1 Version Packages (#2748)
Co-authored-by: github-actions[bot] <4****]@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
cf261fbf feat(no-restricted-html-elements): support array of elements (#2750) Shayan Zamani <d****i@g****m>
Committed by: GitHub <n****y@g****m>
6 months ago
31b30c4b Updates resources (#2747)
Co-authored-by: ota-meshi <1****i@u****m>, Yosuke Ota <o****3@g****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
87793a57 chore: fix ci error in eqeqeq (#2743) Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
0b55cdee chore: introduce changesets (#2740) Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
1b634549 10.1.0 yosuke ota <o****3@g****m> 7 months ago
f8d07573 feat(no-multiple-template-root): support disallowComments property (#2685) chouchouji <7****i@u****m>
Committed by: GitHub <n****y@g****m>
7 months ago
ce929318 feat: add `define-props-destructuring` rule (#2736)
Co-authored-by: Flo Edelmann <g****t@f****e>
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
c68cb1a4 feat(no-bare-strings-in-template): `allowlist` support regex (#2734)
Co-authored-by: Flo Edelmann <g****t@f****e>
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
7 months ago
654c3cba 10.0.1 yosuke ota <o****3@g****m> 7 months ago
7dec48d7 fix(no-dupe-keys): detect props destructure rename (#2731) Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
41e0192c fix(require-default-prop): report props destructure (#2728) Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
554596ca docs: use `===` instead of `==` (#2727)
Co-authored-by: Wayne Zhang <w****9@g****m>
Yuichiro Yamashita <x****l@g****m>
Committed by: GitHub <n****y@g****m>
8 months ago
6e22d517 fix(no-ref-as-operand): do not report in tagged template expression (#2726) 山吹色御守 <8****X@u****m>
Committed by: GitHub <n****y@g****m>
8 months ago
527081fa Better report location for `vue/html-self-closing` (#2724) Bo <b****h@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
2b5273cf ci: prevent action running on forks (#2717) ntnyq <n****3@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
5ba20706 Updates resources (#2716)
Co-authored-by: ota-meshi <1****i@u****m>
github-actions[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
86fab9bb docs: fix old config names (#2709) Flo Edelmann <g****t@f****e>
Committed by: GitHub <n****y@g****m>
9 months ago
698f2400 fix: fix typecheck (#2707)
Co-authored-by: Flo Edelmann <g****t@f****e>
ntnyq <n****3@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
256aa9f0 refactor: migrate @types/eslint-visitor-keys → eslint-visitor-keys (#2705) ntnyq <n****3@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
224acd31 docs: replace circle ci badge with github workflow badge (#2704) ntnyq <n****3@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
87bb3ec5 fix(no-export-in-script-setup): better report location (#2701) chouchouji <7****i@u****m>
Committed by: GitHub <n****y@g****m>
9 months ago
9fab6bd6 fix: fix walking program AST when multiple script blocks (#2703) ntnyq <n****3@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
7bd1d9a1 fix: sync `.eslintrc` configs name changes (#2700) ntnyq <n****3@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
76149245 Add vue-eslint-parser to Yarn install instructions (#2698) Mathias Brodala <m****a@p****e>
Committed by: GitHub <n****y@g****m>
9 months ago
d3851402 10.0.0 yosuke ota <o****3@g****m> 9 months ago
2fb1f30b feat(prefer-true-attribute-shorthand): add `except` option (#2694) Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
82f7e2b5 Upgrade vue-eslint-parser to v10 (#2697) Yosuke Ota <o****3@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
ddfd6765 feat: add `vue/no-import-compiler-macros` rule (#2684)
Co-authored-by: Flo Edelmann <g****t@f****e>
Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
2d6e1184 feat: handle generic parameter types (#2693) Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
9 months ago
9c45d55d 9.33.0 yosuke ota <o****3@g****m> 9 months ago
14450d2d Add `ignoreProps` option to `vue/prop-name-casing` (#2679)
Co-authored-by: Flo Edelmann <g****t@f****e>, Wayne Zhang <w****9@g****m>
Patrick Herzberg <p****k@h****e>
Committed by: GitHub <n****y@g****m>
10 months ago
af3700fc feat(no-ref-as-operand): use `ref.value` to replace `ref` when emit (#2680) chouchouji <7****i@u****m>
Committed by: GitHub <n****y@g****m>
10 months ago
827ab4b4 fix(max-props): count unique keys (#2683) Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
487af10a fix(no-bare-strings-in-template): resolve regex matching order (#2682) Wayne Zhang <w****9@g****m>
Committed by: GitHub <n****y@g****m>
10 months ago
24495c0c Deprecate Vue 2 only rules (#2675) Flo Edelmann <g****t@f****e>
Committed by: Yosuke Ota <o****3@g****m>
10 months ago
3c3f7118 Remove globals from configs (#2674) Yosuke Ota <o****3@g****m> 10 months ago
118ef57e Drop support for old versions of ESLint and Node.js (#2669) Yosuke Ota <o****3@g****m> 10 months ago
b1fa3b9a Update `vue/no-implicit-coercion` rule docs (#2671) Flo Edelmann <g****t@f****e>
Committed by: GitHub <n****y@g****m>
10 months ago
1606bae8 Change legacy base config so that vue-eslint-parser is only used for `.vue` (... Yosuke Ota <o****3@g****m> 10 months ago
dceee34f Change `vue-eslint-parser` to peer dependency (#2670) Yosuke Ota <o****3@g****m> 10 months ago
99bbe075 Add `vue/no-implicit-coercion` rule (#2639)
Co-authored-by: Yosuke Ota <o****3@g****m>
Pavel Lozinsky <p****s@i****m>
Committed by: GitHub <n****y@g****m>
11 months ago

← Back to repository