Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/vuejs/eslint-plugin-vue

Official ESLint plugin for Vue.js
https://github.com/vuejs/eslint-plugin-vue

Update to v7 documentation.

948a8721c5543b841f32330a04a63a151a972e09 authored almost 5 years ago
Add the ruleset for Vue.js 3 (#1061)

- Add `plugin:vue/vue3-essential` config
- Add `plugin:vue/vue3-strongly-recommended` config
-...

566357264a5a4f54c109f9cdfe82bf34f06fdde2 authored almost 5 years ago
feat: add fixable, no more error when unused variable with prefix _ (#1070)

* feat: add fixable, no more error when unused variable with prefix _

implement proposal http...

60a5f6ce4c99cc5797390139900414d43cb42311 authored almost 5 years ago
Fix iterateProperties to support arrow functions (#1064)

* Fix iterateProperties to support arrow functions

* indent mistake

* add no-dupe-keys tes...

7a790bc157a08f42b07358a950ad179b0b417f48 authored almost 5 years ago
New: Add `vue/no-lifecycle-after-await` rule (#1067)

3cc5ac00cb0db328c30b9d689502319d35f2e7c5 authored almost 5 years ago
Updated to detect Vue3 components. (#1073)

a634e3cf1e31c96400d19233cdab4732ee099701 authored almost 5 years ago
New: Add `vue/no-setup-props-destructure` rule (#1066)

* Add no-setup-props-destructure rule

* update

* Add testcases

* update

* update

...

2c92d3d58f1b1563d23b3a364e22d3b266a6b69c authored almost 5 years ago
New: Add `vue/no-ref-as-operand` rule (#1065)

* Add no-ref-as-operand rule

* update

* Add testcases

* update

* Fixed testcases

...

11c9a94753495c8e97a2ab2497bda19a694d5d7e authored almost 5 years ago
feat(RFC0015): add no-deprecated-filter rule (#1043)

Co-authored-by: Yosuke Ota <[email protected]>

bd770c2c474fe74eda56c40572b968bb2bacff27 authored almost 5 years ago
Vue3 v-model API changes (#1039)

* feat(RFC0005): allow v-model argument when v-model is used on custom component

* feat(RFC00...

ef9515518aa0c43cb4b865a357570d5dd5a9b684 authored almost 5 years ago
Feature/support for fragments (#1038)

* feat: update valid-template-root to support Vue 3 requirements

* feat: implement no-multipl...

d8e728addfd2fab019c5b17ef582555544a16fea authored almost 5 years ago
Change the ruleset for categories (#1036)

- Change `plugin:vue/essential` config
- Add `vue/valid-v-bind-sync` rule
- Add `vue/valid...

a72237d20e06bb92e167cbc39c8d4f7a898408a7 authored almost 5 years ago
Fix guide link on valid-v-bind-sync rule docs (#1076)

b86640a68a4fd0db81d462b47af47024003a3ec6 authored almost 5 years ago
6.2.2

800182c70fa20df858a46f949313f80e03a0f2ac authored almost 5 years ago
Fixed no-use-v-if-with-v-for error when using destructuring for iteration or using iteration of expression (#1071)

e77081dd0a926b85d7b422e957f42bab66e885b3 authored almost 5 years ago
Update jsx-uses-vars.md (#1060)

the variable should be `HelloWorld` not `Hello`

ab3bf3629fcccf032ef320b704a5b8b4f9dcafdc authored almost 5 years ago
version v6.2.1

f955a55fcc144aedec0e9c8ee10905109c100ff8 authored almost 5 years ago
Fixed false positives for binded and unbinded attrs in 'vue/attributes-order' with `alphabetical` option. (#1055)

* Fixed false positives for binded and unbinded attrs in 'vue/attributes-order' with `alphabetic...

f558b79bfe1f09dfca4ee5d90c7d9e5f0155304d authored almost 5 years ago
version 6.2.0

667bb2e3cfa30042895aae987f4f127bc8829edc authored almost 5 years ago
Add `avoidEscape` option to `vue/html-quotes` rule (#1031)

ca2c962d85b3039e0db1062bcc4ec0290cb476f4 authored almost 5 years ago
Fixed an error when using spread elements in `vue/require-default-prop`. (#1046)

* Fixed an error when using spread elements in `vue/require-default-prop`.

* Revert vscode/se...

5980cdc2885df37c460619f5ba4b617e12255049 authored almost 5 years ago
Fixed false positives in `no-side-effects-in-computed-properties` (#1027)

a4e3f0fd45cf2c1e5562cdeeb35653d310bf10db authored almost 5 years ago
adding in alphabetical ordering within groupings (#1022)

8cd3a41aed2d9fa78f4f2de383f1ad1cdaf5c928 authored almost 5 years ago
New: Add `vue/padding-line-between-blocks` rule (#1021)

b394ca6457250956071231b7af43525762bd26f5 authored almost 5 years ago
New Rule vue/sort-keys (#997)

* sort keys

* fix for eslint 6.7

* ignore children/grandchildren

* more finegrained par...

7608deafd74ba6032dce169c1bdcd4e6069d2731 authored almost 5 years ago
README.md-VSCode ESlint Auto Fix (#1037)

Update README.md-VSCode: eslint.validate object type is now deprecated. Use string format
https...

fe190dca0df27397a40bb69ed7a265cdb134e210 authored about 5 years ago
Update match-component-file-name docs (#1032)

774f4f3ae2a8acbd2dea24b4edf3f72d756bef71 authored about 5 years ago
version 6.1.2

2e1d15bb1cb97d7e1e434b8bfe10fceef3eb8bf2 authored about 5 years ago
fix: list semver as a dependency (#1023)

5b7dd8adede73b3881979d4fa39b36e299e87598 authored about 5 years ago
Update README.md (#1020)

da1848c8fc76a0c09a405b7c6b218d1bfa5eeb39 authored about 5 years ago
version v6.1.1

1a58ed72254f502bdbc779d0803198162a570a3c authored about 5 years ago
Fixed crashes of `no-reserved-component-names`, `match-component-file-name` and `component-definition-name-casing` rules. (#1019)

3f94c08ae5e6d0a8fb124b7eda1b05cde7379c0f authored about 5 years ago
version 6.1.0

ee4143b08d57a279dc17fb5ebccd212dfc122d86 authored about 5 years ago
Fixed: "ignores" option of `html-indent` does not work (#1016)

* Fixed: "ignores" option of "html-indent" does not work

* Add testcase that mixed indent

386cec40f1bcdf757036e896cdb3e28a7f51d495 authored about 5 years ago
Fixed wrong indentation (#1015)

c8cdd77a0a3d7004b3137af789a5a7e9baefaae9 authored about 5 years ago
Update documents and Fixed lint error (#1014)

99fe70dd45097ed4a7c8bdc60cf98e30ee57afac authored about 5 years ago
rule:attrubutes-order moved attributest to constants (#951)

d397635f1c7182672c97badbec4e4c66e3f57ced authored about 5 years ago
Improve (slightly) sentence grammar in User Guide (#972)

Added a missing hyphen among other tiny things

Co-authored-by: Yosuke Ota <otameshiyo23@gmail...

b0a4a26d09723be25c0bc66e53e91ca90b3f4e03 authored about 5 years ago
Update README.md (#946)

* Update README.md

* Update README.md

grammar, copy note about parser down to 2nd example
...

18076fd2fbf67f9c4f3cdaa5227305f1aea8c891 authored about 5 years ago
Fix missing word in opening sentence (#969)

5cce6e0f079076fc5c98a3eb8d2274391b5e19da authored about 5 years ago
Improve Sublime Text instructions (#949)

bebf1cb3e961b4c3da5a0eeabf73a3a500b8734c authored about 5 years ago
Add vue/no-irregular-whitespace rule (#964)

a3a73f18f0bac1ab59ba4d9f7808c5ea7ff845e7 authored about 5 years ago
Add vue/max-len rule (#959)

501cef9c97b40e0149157136723cf1abbb6aad3c authored about 5 years ago
refactor: use Array.includes() to check for existence (#1013)

* refactor: use includes

* fix: typo

c19c37bfac40ba9d9749a34357ea3a7180e97226 authored about 5 years ago
Change document style for new rules added & Fixed new rule test casesto work with eslint v6 (#1012)

* Change document style for new rules added & Fixed new rule test cases to work with eslint v6
...

ec94d6ac1dea0fd7681bcb187b205c2298cd873d authored about 5 years ago
⭐️New: Add vue/no-static-inline-styles rule (#843)

* ⭐️New: Add vue/no-static-inline-styles rule

* Change the test name to no-static-inline-styles

603a6e1bfc75b6b7c5518df8bd3f4edc6d349915 authored about 5 years ago
⭐️New: Add vue/no-unsupported-features rule (#841)

* ⭐️New: Add vue/no-unsupported-features rule

* Change to autofix

0c80259ac96a65695b0668adbf2a577316ff7307 authored about 5 years ago
⭐️New: Add vue/no-deprecated-slot-scope-attribute rule (#840)

* ⭐️New: Add vue/no-deprecated-slot-scope-attribute rule

* Changed not to autofix, if it beco...

a5fd31ea4db3a341b1f3f4a3c2b05c95976ec41b authored about 5 years ago
⭐️New: Add vue/no-deprecated-slot-attribute rule (#839)

* ⭐️New: Add vue/no-deprecated-slot-attribute rule

* Made the following changes

- Changed ...

3306b032695006e67b0abd466c801fe0e8639416 authored about 5 years ago
⭐️New: Add `vue/valid-v-bind-sync` rule (#647)

* New: Add `vue/valid-v-bind-sync` rule

* update doc

* update use messageId

* Change: n...

6a788319a002adff49083968494e67706dcd7397 authored about 5 years ago
Add `component-definition-name-casing` rule. (#646)

227ff77acb0eab9d0a1f9bb30266d47f1d7c1dee authored about 5 years ago
⭐️New: Add `vue/component-tags-order` rule (#763)

* ⭐️New: Add `vue/component-tags-order` rule

* Upgrade vue-eslint-parser@^7.0.0

* Use pars...

c360057d4e6fce2375d0e2b9ca353ce733073b60 authored about 5 years ago
Change document style for new rules added & Fixed new rule test cases to work with eslint v6 (#1011)

8d7cadf0344b24787a30477f243c0292fa4ca512 authored about 5 years ago
⭐️ New: Add rule `no-reserved-component-names` (#757)

* :star: add rule no-reserved-component-names

* Increase test coverage

* Checking elements...

b19843c698110d9dfb08fe8dffdbd0aaffbcce36 authored about 5 years ago
New: Add `vue/name-property-required` rule (#945)

* New: Add `vue/name-property-required` rule

* Rename to `require-name-property`, remove lite...

06dc4a23b24cc2be25c0a73c43450e530d9bbd1d authored about 5 years ago
static-class-names-order rule (#886)

* class-order rule

* support ascii whitespace, add tests

* polish readme

* polish the r...

a2865e47fa7fda51bad081d7e756a278114e8032 authored about 5 years ago
Upgrade vue-eslint-parser@^7.0.0 (#985)

e802d9ea898cd168e07ff6a78a7a011217a9fc7b authored about 5 years ago
version 6.0.2

2e754587dbb566f37dce1bbf24bed689f630bace authored about 5 years ago
Fixed broken links. (#1010)

959298f7902302c76692367af0d483de52f869db authored about 5 years ago
Fixed a bug that source code is broken by autofix of require-prop-type-constructor. (#1009)

4476263dc2ce18a73f2b59009bf95e8347f38c6e authored about 5 years ago
Fixed lint error on CI (#1008)

acb48eb815f34c3b7a9dbcdeb22ae6784f012512 authored about 5 years ago
Fixed an issue that caused an error when extra commas were included in `require-prop-type-constructor` (#963)

2418da7d4f67f33bd8a0408356ee87b71acb9e71 authored about 5 years ago
Fixed false positives inside the ternary operator in `no-async-in-computed-properties` (#962)

* Fixed false positives inside the ternary operator in `no-async-in-computed-properties`

* Ad...

b412783a0a1ebc19ea666863787d0a65e4c5d6a3 authored about 5 years ago
Typescript doc for vue/html-indent (#989)

https://github.com/vuejs/eslint-plugin-vue/issues/987

e8f130c20c0ba6213009e1230a294b0f091e57bb authored about 5 years ago
6.0.1

fc7afd7e9f492826a9a5b3255fd6d0404717dfb2 authored about 5 years ago
Upgrade vue-eslint-parser@^6.0.5 (#984)

3643c9affa7c82061fdf93177d5d36be32a25fa5 authored about 5 years ago
6.0.0

ccb3dbbef4ec95b5f3813f895fc264a8e6ee62e3 authored over 5 years ago
Chore: Update packages to support ESlint v6 (#979)

* Update packages to support ESlint 6

* Update Node.js requirement to 8.10 and above

* Rem...

6d48d118e19096ac83d8abc7773c97d77ca87b51 authored over 5 years ago
Drop autofix of prop-name-casing. (#940)

* Drop autofix of prop-name-casing.

* Fixed eslint error

edf43ffe1c56db99c81d8eaa62de36b2fa47604e authored over 5 years ago
Fix: register v-slot-style and valid-v-slot (#880)

3836af4cac1db79a5e33c8a6464b2bd9670a9494 authored over 5 years ago
Fixed jsx parsing error (#961)

* Fixed jsx parsing error

refs https://github.com/eslint/eslint/issues/11018

* Fixed parsi...

e59eb0986e54bf9e03d09d5c1c0368d63912af9e authored over 5 years ago
typo (#947)

1d12b93e510c475433ec61ef9257bec2cd467c3c authored over 5 years ago
chore: Keep Nuxt's 'asyncData' and 'fetch' with 'data' (#823)

* chore: Keep Nuxt's 'asyncData' and 'fetch' with 'data'

Change the order of asyncData and fe...

27fc35c8323cfceeafd3129f03129998f9ddd424 authored over 5 years ago
pref: improve traverse (#912)

* pref: improve traverse

* ci: trigger build

* Remove throw trick

d822a0313016c52db82f88c73a7b6a6fe8539cd6 authored over 5 years ago
fix: update vue-eslint-parser (#895)

cb2e367ce7b869ba34ec7bec3a9b6adafb6ea48c authored over 5 years ago
Update README.md (#936)

a6177067224d72994f9419c467909aa4ec2d9e57 authored over 5 years ago
Fix: typo in valid-v-else rule (#937)

* Fix: typo in valid-v-else rule

* Fix: typo in valid-v-else rule

6a00fa8d0ff0d94eaa985ed3b4d4b02c67ec9574 authored over 5 years ago
fix(use-v-on-exact): Don't flag events with different key codes (#904)

ba68ae74d74b1b7a09c9d75d2b725d0c37aa5cbd authored over 5 years ago
Updated attributes-order.md: "ex:" --> "e.g." (#941)

"ex" is far less common an abbreviation for "example" than "e.g."

I also deleted some trailin...

c42935879d5edc63834e2a4ab66087a84b0b54d5 authored over 5 years ago
Chore: Update eslint-plugin-vue-libs (#925)

0faf4c75f6e441ae582d2c0eead3584a410991da authored over 5 years ago
Add ESLint 6 to peerDeps (#917)

6751ff47b4ecd722bc2e2436ce6b34a510f92b07 authored over 5 years ago
Update @typescript-eslint/parser link (#893)

typescript-eslint-parser is deprecated and to be replaced by @typescript-eslint/parser
As state...

4dda95f30296cf35a834a72b1547adf213b1bb8e authored over 5 years ago
chore: update ESLint to v6 (#913)

0e023609482b3981d044c523360b6338e5a9cf56 authored over 5 years ago
fix: remove eslint internal `traverser` (#910)

9efcb6aca1dfb404a5fe829b610927011a78fc54 authored over 5 years ago
Docs: fix copy/paste error in `valid-v-on` document (#853)

c3111fed451807eb92dc3f5020d144fbd2af9fda authored almost 6 years ago
Docs: add algolia search (#860)

f1ac7a0b967c430f61277eb21beddf85b0efb649 authored almost 6 years ago
New: v-slot-style rule (fixes #801) (#836)

b7ee76e8d89232775c43bea2bf23dae780a90a15 authored almost 6 years ago
New: valid-v-slot rule (fixes #802) (#837)

263076afc3b605f040bea64bc9fee206da043771 authored almost 6 years ago
New: add vue/no-deprecated-scope-attribute rule (#838)

9f2cec1e86da198bbb79d7f8e233eef81680ea6d authored almost 6 years ago
Docs: update docs of `require-direct-export.md` and `v-on-function-call.md` (#844)

ff6b27506d44c828a40ea3f24c05639fe72e7b37 authored almost 6 years ago
New: add `vue/keyword-spacing` rule (#795)

febc7271b9f253e0f7bad7b736b98cf2d156c12c authored almost 6 years ago
Docs: use correct rule name of 'v-on-function-call' in options example (#825)

66a252de922308998af8a16b239171bd0d72585c authored almost 6 years ago
New: add `vue/dot-location` rule (#794)

18dab15a081d74b4549df7035bad30b95cb08cad authored almost 6 years ago
New: add `vue/no-empty-pattern` rule (#798)

4d0158918cf3149d5f749b70bab592d0e3c6dc18 authored almost 6 years ago
Breaking: support new syntax in Vue.js 2.6 (#807)

5d26e943bcba5544d820e9152a796582cc9a4beb authored almost 6 years ago
Docs: rule documentation should match change in #606 (#828)

db700ff9351ead4a761cdbf658fe2cf7a1c67e7e authored almost 6 years ago
🔖 5.2.2

4ff3c8aad510f0a221f7e17b12758147d53717f8 authored almost 6 years ago
Fix: no-boolean-default with 'default-false' on boolean props with unset default (#821)

06c11f26524895a2c0300b4d812cdaf7c9260777 authored almost 6 years ago
🔖 5.2.1

1447bab362a3eff592400cc8400ecf1de2f36d64 authored almost 6 years ago
Fix: no-async-in-computed-properties with empty returns (#816)

7e4936ff9a0a06c68a1f46b6416b3c9a0337e608 authored almost 6 years ago