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
b617e718f0c6732d27c911f392f826ca06af52b1 authored about 4 years ago
79fabf8f4257d9ef7f0edf6a6508e1f403bdf7e5 authored about 4 years ago
I also improved the position of the report.
1b8beb039cda267222b28ca5d93542e35cdf8407 authored about 4 years ago96425c6d0f066c60767298f46ee2463909cb90c0 authored about 4 years ago
110b236d217354cbcc643e6059b7b8138dd8d9df authored about 4 years ago
27fc097d67ac971806d1e81bfd2f06bda26e8a5b authored about 4 years ago
7212c36fdc21fce535ee38a70ab84f68eba6343b authored about 4 years ago
* feat: init commit
* feat: add test, make rule configurable
* docs: update doc📖
* chor...
95fd13f4a811c97e143fcf23c930cc2ddf6612f6 authored about 4 years ago4a141ce3d7045b0422273421f347c95ea766d3c4 authored about 4 years ago
1f355c9932f35bb8f42403ec4657f0371690ad7a authored about 4 years ago
d9f72a597520e606635dbfcc6967178b160b0a81 authored about 4 years ago
b73d7c5ec4df1156b5b8038e9103f055c15f33ed authored about 4 years ago
3f2b669799a2f53b1c7145fe13a860ee1c8f15d0 authored about 4 years ago
0c5f2a1c50d39fdd17f9bcf87db0f2fd8543c360 authored about 4 years ago
805b3f5fdf64349228909fd2967b3e2aa541dfda authored about 4 years ago
* Add casing option to vue/custom-event-name-casing rule & remove from configs.
* update
6d6203fe85d58003844f84776d60816fbe591ef1 authored about 4 years ago* fix(eslint-plugin-vue): [valid-v-bind-sync] If Valid Is then .sync is Valid
Signed-off-by: ...
af5c4c0afa9aea5461bc48e9a8984edb91a5cd38 authored about 4 years agof1c6789d0826919d9085cea461f5465697d21797 authored about 4 years ago
80b8983118cc08cf473642c05413bcb930c93613 authored over 4 years ago
d62b8749645562e08d11382a83763b3007965a8a authored over 4 years ago
2a3294d248e1225325d8176d0f737e6404cf3885 authored over 4 years ago
* Add `vue/array-bracket-newline` rule
`vue/array-bracket-newline` rule that applies `array-b...
b75d312c90754eff0d703637614a3f9e8e8f58f3 authored over 4 years agobebb9b390d48b4f8db4a862dd78e8d1e182f2353 authored over 4 years ago
f4c21e591457a7e5b482433cf4e21306fc27fda0 authored over 4 years ago
30da121e0b2e5a4f679fb226403ee2478edb0bdf authored over 4 years ago
* Change not to use ESLint internal modules
* update
* remove unused scrip
d44fb18388a6c53afd2e3f6d5600c84f5eef38dd authored over 4 years ago* Upgrade vue-eslint-parser to 7.1.1 and fixed CRLF issues.
* move vue-eslint-parser repo
0e5480c9b1e654dd1a45c779fa3a8667b8927e19 authored over 4 years ago* add allowModifiers option to valid-v-slot
* update doc
* fix for missing cases & improve...
0e1a05af34d054ae4c47b3a8f584b8af8a943aec authored over 4 years ago* added options for custom-event-name-casing
* add test case to close #1260
* update docs ...
9932d13c37fdd7d0af1120d71209d107dddb4489 authored over 4 years ago* Add tests
* Modify rule to include `ignoreRecursive` argument
* Modify docs
* Address...
d626ec1b589559507637a3e5617ae88fafe0c27f authored over 4 years agoff78496ca654c3bec1eb7a676bd1d36e37f0a705 authored over 4 years ago
* Avoid redundant global require
* Bring back alias to self
f87f76c4ed6b37382a1adcd162d4530dc2931aa8 authored over 4 years ago52ba4fe16a0c47e2f8fc6bf569bba171a1212430 authored over 4 years ago
* Update documentations
* updatte
* update docs
f478d6554dd5aa11b21fd33be7b7ccc70d02c5bb authored over 4 years ago990e13e72d1bd46579e6e484b9b1cdcbdd71dc16 authored over 4 years ago
* Add `vue/experimental-script-setup-vars` rule
* update
bcca3640d1b352fd2604551af682ee9300ac8f99 authored over 4 years ago* Add `vue/no-deprecated-props-default-this` rule
* update comments
47ade6085a56c6627bfea841a6d13e3d41668d6c authored over 4 years ago1acb37d53134c0df932738449c9376dbc335c579 authored over 4 years ago
1cbe9034ed8c1bc0e0833881f621a2216ee7d509 authored over 4 years ago
6b4fb5c93a2bc7bf0ea956e82578005ce1100c37 authored over 4 years ago
* Add `vue/no-v-for-template-key-on-child` rule
* Add tests
* update
* Update docs
c3221b8806380aa6a23df48cb5864b6193ed9315 authored over 4 years agoe1366fd7ce40f4f20efd5f72ce2405db2aecd8f6 authored over 4 years ago
1c52bb96dbd611ba72b9f36674aba646791813d0 authored over 4 years ago
dab51e8d61cf59b254f4161b0082bbc97e0bd588 authored over 4 years ago
4331491f5aea4d34417921a131dd76df7698f897 authored over 4 years ago
48d82c036c1f719b47dd9cef0e07074c74e743bb authored over 4 years ago
20f2ef289dddea8fbd5e29f7e6fa7d2b957e6675 authored over 4 years ago
37ec77aea5a68128b90b2b1563ab49f7891c0821 authored over 4 years ago
d339b61120148be538a57cdfb5e63ef24c197409 authored over 4 years ago
* Add ` Trouble with Visual Studio Code` section to FAQ
* update
c8e2514ff820e41b1aa68a85b9e695b024f201b1 authored over 4 years ago9239393e746bb2c7ac63088471fa80c5eee02fd6 authored over 4 years ago
* Add `v-for-delimiter-style` rule
* Change rule type to "layout"
* Include error columns ...
61c62e92dc84d2dc0b7835f1a2bc72629a23d0b3 authored over 4 years ago3a4aa1a18d8052df03fa07e03f7b499cd3faf304 authored over 4 years ago
Even if you declare it in props, a warning message and fallthrough can be stopped, so I add an o...
872c0b8d2c2e2caab38e6611cb2c861d7a6ae641 authored over 4 years ago0a6f0f2a03eda7120b2d2ecfaa0efeabb730a9b3 authored over 4 years ago
95cccec67182e3963ff0231091c2717778e13272 authored over 4 years ago
From https://github.com/vuejs/eslint-plugin-vue/pull/1254/files#diff-86b20cade68a6fa81dfb9c4a629...
878879aba658a29e117412d261ca20b6b9e9a95e authored over 4 years agobde00f17ae1918ce40162e7252335021541ed4fd authored over 4 years ago
a5d24823d6cb1804f672c9295def94cc9c5f05e8 authored over 4 years ago
* Change the rules to support "v-is".
- Change the `vue/attributes-order` rule to handle `v-i...
e1c87a1f9c22acd0e3a8df04c3d4e821c0e585fd authored over 4 years agof626498e81408201969ddfd7944219519e05e7a4 authored over 4 years ago
This is also recommended in the official guide.
https://v3.vuejs.org/guide/component-custom-eve...
- Change link to documentation to v3.
- Add links to the v3 documentation in the rules for v3.
...
* Supports Optional Chaining
* Refactored to resemble eslint core util function naming. e.g. ...
ce38da738e8aa06d407b46806831825cdedbdd62 authored over 4 years ago8cabc18359d6198778fc111062fb7fa0fb695a2e authored over 4 years ago
* Chores: Remove eslint-plugin-vue-libs
* update
b9feb6724af2da92f7a578608b3a9271002e6dbf authored over 4 years agofa6ad5ca27cf297da6f8f76b9bf3de8fc09bd705 authored over 4 years ago
874589e9d7a8117381b3eef76c3ab0315cef172b authored over 4 years ago
455e852f95496c4bb44e918283c65945f6e00cc6 authored over 4 years ago
a7f95ce329171c3a492586ca23957027f5cf34dc authored over 4 years ago
* check '@vue/composition-api' usages in no-ref-as-operand
* add test cases
* add composit...
8c981ea43cfce21cae67f4b0aeb60a447f634c0b authored over 4 years agofec4e419b591c03606c15b081a12c35018f074ea authored over 4 years ago
cc8450d8e97165c8420fd60e095442bc13636ee3 authored over 4 years ago
* Remove jsx:true from shareable configs.
* Fixed doc
c37f953896daf5c822c22f219bcaff5a75c7f34d authored over 4 years ago* changed tab to space in bug report template
* remove space
fd205ad8c60e8d15387b960559ac652079be7498 authored over 4 years agocfa494913e4faf0a64e1cbbc5927acc75eab7a10 authored over 4 years ago
c21dde06aca53fd9bf6a2a1ca08cbd21b7aa316c authored over 4 years ago
0f704bd9b8526eac707160b792165387f305508f authored over 4 years ago
d88edf13c5ff74a040ffd0a70367481589a4e998 authored over 4 years ago
a2614ef22d33f98af2d9b300bd88e86b8a35c02f authored over 4 years ago
e51d97593d52a0a59fd5df4acc537dd2863d1e86 authored over 4 years ago
a744a9ddb1eed6ecfed6b475f554dd257e79ac47 authored over 4 years ago
* Fix scopeStack
* Remove comma
2e75ba6ca7a3acd8348d8c0245bbc76e31644d52 authored over 4 years agoeb20820df997cbd3afef4ea2a3589f7a04ffb620 authored over 4 years ago
342bc52fe77e36b70968d01274119bc2d04c2bb6 authored over 4 years ago
* feat: Add no-empty-component-block rule
* chore: run update
* feat: consider whether exi...
c210505a4d414a6fcf9c69384f0685e01e99759a authored over 4 years ago295763847922650d64c74276468f0243b12d2904 authored over 4 years ago
* feat: Add
* feat: Add rule, test, and docs
* chore: run update
* chore: rename no-mul...
e70eee6fc5bd2fab0eff9ab202134a5fe2bdd1dc authored over 4 years ago* chore(tools): use ESLint class
* build: upgrade types of eslint
* refactor: rename function
f77e34625880a82fc2a67341ccc1c2e16d07764d authored over 4 years agodbba30dd57add3141a1962e7496c6806e170cf4c authored over 4 years ago
04f83ba5ede7f5212afea9d27ae1ef45b0cb7e72 authored over 4 years ago
* Add `vue/no-deprecated-destroyed-lifecycle` rule
* Add testcases and fix bug
a12f2d9b425f000384999cb8485f586bcaa5d524 authored over 4 years agob57a273024a627980a6263f506e3925670b56b7b authored over 4 years ago
f3224ba5a36b440976a4c5b5426a471f0321d4ff authored over 4 years ago
bb767b75170b5fa7590fd15b53665aabea2d298d authored over 4 years ago
b039fa7f4f6705c6b55070657633d261370c3f91 authored over 4 years ago
752a028da8153ce96c588f3b2b1938c1b373053d authored over 4 years ago
* Make the indent rules supports ECMAScript 2020
* update
bbcc1f0074c22a989b23fdc19ba4c4e31181b20b authored over 4 years ago7617a9153ae64b03156f12aecf2f84f82a13876c authored over 4 years ago
* Chores: Add JSDoc type checking with TypeScript
* update
* update
* update guide
b33c708d8df9543315467d7a684ee207d784b971 authored over 4 years ago