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
04b3c38d372ad37a7e2acdb8a8c38d6e616b0528 authored almost 6 years ago
28b7d9c245c76f90e82c45554a3d3fa81ce0b2ab authored almost 6 years ago
b1699ce6a9c002e0d75ffe2e35d5368553ed6aea authored almost 6 years ago
a3707b1bed6e832b1554dd6a157738a63172301c authored almost 6 years ago
0f4861af00a8a012f043ff00e1c8f13a2f81b9ae authored almost 6 years ago
4359288e781253c7c5768b454a59c361712ef099 authored almost 6 years ago
Updated according to the document style of vuepress.
f46c75b391422a651711fe67aac60963faf39406 authored almost 6 years agoFixed #789
58d4a686401370c44935ed8dfe7937738704fd5d authored almost 6 years ago* feat: ignore anchor tags in multiline rule
* Update singleline-html-element-content-newline...
98f7bbd1e4eb76f4ce34f325e70c7dc8ee270b0d authored almost 6 years ago* no-boolean-default
* Rule files
* PR changes
* Added docs
* Added more tests
* ...
617139e4d6b3eef1dd5022f950116047ba974fd0 authored almost 6 years ago* Implement rule
* Get rid of spread operator, update error message in test
* Update meta
...
5d1f0519a3d8f3ac8807a0db9e24e7bc98a72c1c authored almost 6 years ago
a8b2ca042dd3cb3c6c97699cf50093d09c633a6b authored about 6 years ago
fa2641473516a6cfb4969d364abac3615af783e4 authored about 6 years ago
94e4f0ba37f839a6e84660c4f492d9ef90d754cb authored about 6 years ago
40f0dd9c26e099d0520fd851c6ccade2784145ba authored about 6 years ago
db061366ad08e9701db33184b08e3443bf39f61a authored about 6 years ago
6da3caed97c4804b9721f4a86e18af861fa44ba7 authored about 6 years ago
* Update: Add `arrowEmptyLine` option to `vue/multiline-html-element-content-newline` rule
Cl...
99e96079bd14d90b238a3c75c90440fc4f97738b authored about 6 years ago* Chore: update vue-eslint-parser
Fixes #716
Fiees #722
Fixes #733
As a side effect, it ...
97a51b25b9b2a7a37bbe246bbbe4e907618fe317 authored about 6 years ago* ⭐️New: Add `vue/no-restricted-syntax` rule
Close #689
* ⭐️New: Add `vue/no-restricted-sy...
9c49dcc8ff792ec6798037bd6b7f4ac3d26fdf68 authored about 6 years agoAdded a link to [Playground](https://mysticatea.github.io/vue-eslint-demo) on the [documentation...
3b3fc6cf7c534334fb8a333d7d95ab714407ffe2 authored about 6 years agodc371c528b1a7c9bdac2fa413d72a37e904d9007 authored about 6 years ago
* require-direct-export rule
* Added it to entry file and category
* Fixed rule doc issues...
fd4b0629525ad500ee41332848898ea7e6ca57c4 authored about 6 years ago
* add core rule wrapper
* add `array-bracket-spacing` rule
* add `key-spacing` rule
* add `eq...
* Reimplement use-v-on-exact rule
* Document methods in use-v-on-exact
* Check only system...
5dd07bf396d8ef2192074fef92a7bd3075e8ee1e authored about 6 years ago9bf6098ec120e08cb6d71d184d24cc5c7755d293 authored about 6 years ago
This reverts commit f4eef7801e70b457c9b8d661328018eb4f909427.
9edbf2f395b19e4431dd169573be1c5b91c260b7 authored about 6 years ago* Add `registeredComponentsOnly` option to `component-name-in-template-casing` rule
* update ...
b48dc16c287eb84b49130e84973e4170048a748e authored about 6 years agoeefb98f530abb045ffd7a7484d38e83a31a416e0 authored about 6 years ago
d550054077d6f38795e2512097ec8c089ac14f1e authored about 6 years ago
159f12ce25a4e038aa22ad25ec34ab09a57fd0a3 authored about 6 years ago
541ee8cc7625c07189aa77d55dd14997e90f38b3 authored about 6 years ago
c256eaba0499afd38c224de566319e03a0ef99ff authored about 6 years ago
25a878f053fb048f1ed76d319e0099119c027b62 authored about 6 years ago
* Add 'no-layout-rules' config
* Enable eslint-plugin/require-meta-type rule
f22f5ae310f1a0a6bad89c5fced47da0c1fddfa7 authored about 6 years ago
4261a396860a1739c652c0a0d59d79b80d8b6a6a authored about 6 years ago
* Update attribute-hyphenation.md
* Add `adjustCodeBlocks()` process to `update-docs.js`
01a13b1c85aee54e151242c5e2e5826994cb2293 authored about 6 years agob1346cdc6f6c29e8e070142483f704bb206c8c72 authored about 6 years ago
21f8a43eadd55f9ff6e2c25514d8a081aeeb40f2 authored about 6 years ago
f0974b94a25c9c701186701325133f04bd83bc8c authored about 6 years ago
1331d41083cca74ec0029b7886c1b8d4440d02ae authored about 6 years ago
4b59cce5604ceae149f806c32371237ded2d6bdc authored about 6 years ago
34b9e38a59594f847bebc915ec492c9c979e2f70 authored about 6 years ago
546d5ef046dfd8d6c7a4764ee82143aad4c08e92 authored about 6 years ago
9fdf8e030c880e99f9bfa63fe10c3408961ee256 authored about 6 years ago
4b8cfa143145f5782d8661540ebbe52e093e3bf2 authored about 6 years ago
e2633016c675aded960b5dd98f2ba631bd5ddf3d authored about 6 years ago
4299ae0b92eb37602619352df8bf1023c4744038 authored about 6 years ago
* Add `ignoreWhenEmpty` options to multiline-html-element-content-newline and singleline-html-el...
bd995fdd60c057c13086fde6c50f08e8c9108dbd authored about 6 years agoab3ed7a7ca550477c31520bc8e99e46009414249 authored about 6 years ago
d931875bcd836cc3552bd888366dbca06d8262dd authored about 6 years ago
8721d3fb7d0edeb3432e9d8c27879fb9ffe78429 authored about 6 years ago
* Docs: add vuepress documentation
* small update for rule index
* add links to source cod...
025fb167bbe389c647f68e924f35615a574976d8 authored about 6 years agoThis update fixes some bugs:
- fixes #687
- fixes no-unused-vars that filter names don't use...
6ef20aa7848e6bc318d872293fb3ece976801753 authored about 6 years ago
147c765aceea6cb03af0e29cdda1ae000eed7c78 authored about 6 years ago
61a667ff33222dc67f8c0c681ef7bc3431eb8845 authored about 6 years ago
This reverts commit c6bbd953419addfe6fe65229b5a1fc7f077a4435.
f4eef7801e70b457c9b8d661328018eb4f909427 authored about 6 years ago* Fix: improve comment indentation (fixes #514)
* 📝 fix JSDoc comment
925190f1c739845ec6e33710deb42ace12bff6c5 authored about 6 years ago* match-component-file-name rule
* add tests when there is no name attribute and improve erro...
c6bbd953419addfe6fe65229b5a1fc7f077a4435 authored about 6 years ago78bd9367945304bc00c6d7f059d779cd5d5ee355 authored about 6 years ago
0e518398203ad9d02a101ba091c194dbcf1a407b authored about 6 years ago
1ef1d33afb93ab4f66c71ecd3e793f09c804be26 authored about 6 years ago
* chore: add type to all rules
Make sure that --fix-type cli parameter works with our plugin
...
3dd2e428b465eb424492021440e6772a85ea6bc5 authored about 6 years ago
c15f05e2db07e8a96dcadd90d12a89352451598e authored about 6 years ago
c75a188641d16a8d9b5ad1f0c06655267240d084 authored about 6 years ago
276fe2041521b8b9dc86db366a00aed5a53592b2 authored about 6 years ago
* Fix: multiline-html-element-content-newline case sensitivity
fix issue #662
* fix typo i...
07a7d9f6bc7dafe6db0bf8644f35109f3c4efd3c authored about 6 years ago5da94e1910653b3e34135d4ecf7e0d0df215331a authored about 6 years ago
adb4a0db2c8e730c74c4134927b3646ac39274c5 authored about 6 years ago
8fd7ab841a42b25f1ce0b025063fb16bd41a9337 authored about 6 years ago
Revert "Fix: ignore preformatted tokens in `html-indent`"
0fd0f7b0a305429d161abb4d59596beb78897c80 authored about 6 years agoThis reverts commit 0f27d019e68e49878ef1145ab6d4469ae8401f11.
97287918fba848c271e3e75a93162459973f7f56 authored about 6 years ago0f27d019e68e49878ef1145ab6d4469ae8401f11 authored about 6 years ago
f98123cff43e833596c171f46577536cbbb32adc authored about 6 years ago
449789bb4385ec483bca8aab8a747dad65234a9b authored about 6 years ago
https://eslint.org/blog/2017/06/eslint-v4.1.0-released#applying-multiple-autofixes-simultaneously
e38c7216477213ba41fd7707f3a967a08c217c7e authored about 6 years ago* 580 - don't ignore custom components inside SVGs
* 580 - Add more cases
* 580 - Detect c...
f7a4dc01a97cd6c1b25609bd3caa5c45bb04af74 authored about 6 years ago7bb543803669d1003a07345e80b5150b929c8047 authored about 6 years ago
* Fix #616 - Improve error message in max-attributes-per-line, remove white spaces
* Update ....
176aa8b209740b628705af09e291c9976ff89b98 authored about 6 years ago* Fix #614 - Improve errors in valid-v-on, detect forbidden keywords
* 614 - Update error mes...
dcaccd5f75450069c4da11b69ab569c9a40f0f36 authored about 6 years ago501a4092c4e9a776574da4228938f0bb1174f105 authored about 6 years ago
fix issue #550
023121c7c98edd4dbf1f1f499dbb84485f41a93c authored about 6 years agod1cd06ef146baf34b00cb967c3455c234a4ed59d authored about 6 years ago
* Chore: Add new issue templates
https://blog.github.com/2018-05-02-issue-template-improvemen...
e1e4e1d38d66aa2b579ca49ea41e05bbfa8dbf5f authored about 6 years ago
* prop-name-casing: is working now with array props [literals]
* prop-name-casing: reports all ...
* Add "ignoreProperties" option to "no-multi-spaces" rule
* Handle extra case
b36337907aee50582bbd728c526ac04d3e3d5d07 authored about 6 years ago* Corrected doc name use-v-on-exact
* Mistake
1b5a799bad163525196e3f8c49bcf88f842d21c5 authored about 6 years agocd26c7e8991dfd96b4716c26514d40c91fb5e698 authored about 6 years ago
* Update shields in readme
* Update README.md
ba3ba3de4245db1f86e9ec20e756db8774feeb85 authored about 6 years agoFound at https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/script-indent.md
5c435081e8051bf5f3dd1733e51d87ef1e80fa64 authored about 6 years ago* Add typescript specific changes
* Add "as" helper
* Fix vue/require-default-prop
* Fix vu...
* Migrate circleci to version 2
* remove legacy eslint-plugin-html
* Update config.yml
...
2ddcec94ea49cbd132a87c2e072efb0704729ec1 authored about 6 years ago7c574f416c16573bf2a482b2378af65b71b08f39 authored over 6 years ago
45be30659050853ff032cf81000a15657b0150c4 authored over 6 years ago
dd6ed4fb9d86a765d6f8e0894a928f9cbab61d3b authored over 6 years ago
096949bb8a93f05d752f339d850332e4f1968358 authored over 6 years ago