Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/jsx-eslint/eslint-plugin-react
React-specific linting rules for ESLint
https://github.com/jsx-eslint/eslint-plugin-react
73d4941cea01773614469b0603edb091fb54b5b3 authored over 7 years ago
84bd23526bfc52fdae48032ae5702c041399b585 authored over 7 years ago
efb73661b8aed29764487b4bdd12718fde644c41 authored over 7 years ago
3c3baef8757c965557bc6bf7264beeac64b96ee5 authored over 7 years ago
7620d478bcc472315cb69131091281dd8719a95c authored over 7 years ago
ebd423102d9c734aec047d3f539a9529a1ff4e74 authored over 7 years ago
3e6892927f2318fa33b1e18f372900929b1ac298 authored over 7 years ago
49a7dfa3f0cb17f9c6b1f21490575b281fb9fafb authored over 7 years ago
findReturnStatement expect "node.value.body.body" to exist, but for FunctionDeclarations
the cor...
Added the rule name
Decided to not mention all the possible properties that we check for in the...
36fae242032b58501057edc2c77cab2cc2368118 authored over 7 years ago692a94ffb227a153d11204f5ad6d76658c27cf8d authored over 7 years ago
89f340cc36c5797f9b9cb98742d845b87d4892d0 authored over 7 years ago
860d7f3d07a176a4a0adf494145e6bc82a9fe4ae authored over 7 years ago
345aef44e97061ed5ae02dea00e90fe92782f27e authored over 7 years ago
4a596ba9c77bedee193a8b789bd51429be38b8c8 authored over 7 years ago
Fix an error with closing the code tag
Add "fixable" to the documentation
Add link to the main R...
ccff8ea64bcdc8763195a53ae46df08b4d34d0df authored over 7 years ago
5ac830ecdbc6abb593a6c57a602b535756ca1e81 authored over 7 years ago
394b4d53b0df2f48b985124b782db665447cf0a6 authored over 7 years ago
01d4338cd8f7e9089ae380275e9bc754e1c02e34 authored over 7 years ago
fix no-unused-prop-types + async class properties and methods
a5dc9b8f2b79971c6214ca4eac24b4c8f2ef8d9d authored over 7 years agoAdd Node 8 to Travis and AppVeyor
ab7bd25bba080cd0f48cdfe6a0b2b5df8a459d34 authored over 7 years agoFix sort-comp ClassExpression
07b63739834cc36cd84e6e1d66fab0d2ddd04955 authored over 7 years ago620bdfa1e97794c30fea8570f192bbfe2d2ccacc authored over 7 years ago
In #1277 we enabled some new eslint rules, but the branch hadn't been
freshly rebased, so a few ...
Transform variables
d672588cc39334e215ff5993f859f159fc977d57 authored over 7 years agoNew `boolean-prop-naming` rule for enforcing the naming of booleans
9f3b74079b6c84fce0ccca3a4d6880ecebb3877c authored over 7 years ago68b9b062174e92012291d3ee3c2a928fc506787f authored over 7 years ago
c4dbda14de68d7d1ad0ad02909b8366655b1d075 authored over 7 years ago
da0affa213e29cbe387582cd3d21be7624026089 authored over 7 years ago
Update jsx-closing-bracket-location.md
589113f0edfbc457dc79ee27f0ea1f7b3342eb68 authored over 7 years ago3820096578310ea1cf3cf1e71c2f679d8b51b817 authored over 7 years ago
[New] `jsx-boolean-value`: add inverse option for always/never
fd2fba176a63aea518de447fa95be41fe613b805 authored over 7 years agoMake no-find-dom-node work correctly with named imports
f70b41795ef8398c416ad799e319874d22a52234 authored over 7 years agoFix crash when rel tag is empty
e67002222dd433d616ee89e2110d9294407d911a authored over 7 years agocbe8ae960be34a0788836ad27c7fdf53ca0c4ea6 authored over 7 years ago
Add more support for wrapped propTypes
5a55e169522f6c94abbef0ab454ce2bdd7f2086d authored over 7 years agoES6-ify `void-dom-elements-no-children` rule and test file
1c15d262f6e4a65194224098a4ea0cc845c81145 authored over 7 years agoae92a7375161a4d6b9a546b38f54e1350cb4f56c authored over 7 years ago
560b77ad6d2dc0ba98ac876cdcbf7ace9ac0f339 authored over 7 years ago
412f44c73fce776111535048a4a9f9327dfc126f authored over 7 years ago
eda7e1ddf8209e6285b12269a9f2aa9ba522a2cb authored over 7 years ago
bb97fc894ccf28d5fa063ef45ab56f86855919c2 authored over 7 years ago
55e496dd4e2a096e42cca3f85260d6b27b43d808 authored over 7 years ago
b25d7910b13d7f0b8775a9961bd9e15824997a5c authored over 7 years ago
Fixes #1269
b9069af56a3366252bfae07843fc96c89d20a137 authored over 7 years agob6e3a2f7c0ad08b817468b63a855f04c697f1d55 authored over 7 years ago
4df159b2ffde555ab5a1d1c9497374e8e5247b53 authored over 7 years ago
Per https://github.com/yannickcr/eslint-plugin-react/pull/1250#discussion_r123389197
a7941015f461abeeb704395cf6518d19616b00ee authored over 7 years agoPer https://github.com/yannickcr/eslint-plugin-react/pull/1250#discussion_r123388966
ed4978c3651f82766902180bd07b94b58fe77962 authored over 7 years ago[Fix] Allow this.state assignment on constructor
61b65a0df207ce4b52d676e3519a8edc8cabf2bb authored over 7 years ago[New] `no-unused-prop-types`: Add support for propTypes wrapped in a function
c568d4909166b0085971dbe65f4401783313f89a authored over 7 years agoPropTypes would previously get ignored if wrapped in forbidExtraProps.
5770f29fdc8965ecc4f55eac836df7e0179356a0 authored over 7 years ago[Docs] Fix link to default-props-match-prop-types rule
ab77cc973b708308b00d669a5991bb69b6208bc5 authored over 7 years agob08bec90b8225441b9c30e3cf5f9fcd1e3fdf2e5 authored over 7 years ago
5b2f4e39c43fbe6f3ed82874fc95636c585e036e authored over 7 years ago
cdfa56f981b98a3dd802f4425a7283f0265395da authored over 7 years ago
8bdb6a45381846ff355e207891b7baf936273b01 authored over 7 years ago
5be0be3c810b68e8922198ddd0cecf3a77fc421f authored over 7 years ago
7e5863e4700031a3fc7a0c374be928b646773c2a authored over 7 years ago
e7836b58a8c2da479d15866d0b7b4801554b7f1c authored over 7 years ago
7cc380a1040854005657f8ad8cdf141faa89a8e8 authored over 7 years ago
`jsx-curly-spacing`: Enable curly spacing check for children
Fixes #857
32bcb486043b29645a4f483a0302957aa11b2f3c authored over 7 years agod57c1153e3ee6c9a75665a16f52320a15d401871 authored over 7 years ago
55151301144365615eb3a9fbde0df0a0d00461f0 authored over 7 years ago
408e1b1b3c5790adb6782f539380abd531736319 authored over 7 years ago
7b9d9adf803a7eacda87b84294c0f8aca93805c9 authored over 7 years ago
Previously when "spacing" was set and "allowMultiline" was missing,
it was set to `undefined` an...
Use the "spaces" name.
0f0ab2199f69cda81b788793ff9049bdf73608b6 authored over 7 years ago
This change does not make sense by itself, but it will with the added
children config.
6903f18f2286ed0f3f0ffdefe6ed25eaef6ae63c authored over 7 years ago
65135b8403ed322bb04ad0316988b67a3ed47acb authored over 7 years ago
8e547eaa72ba37a57f6b140b1787b93272bbe389 authored over 7 years ago
8abf832a11f7c254850b864bdcda2bda75420e1f authored over 7 years ago
0c3638015b79e72c187d292269a22562da5d4efe authored over 7 years ago
8ff5b94d8ef252e94417a5b6ff4a863205e0dbd4 authored over 7 years ago
Fixes #1249
dbe6686f6745db9e9ca5ec7e37e70f73d152d5d8 authored over 7 years ago[New] Add indentation rule for closing tag of multi-line jsx
81c8e356df1c98c8734f9d450f8263a0b508bb62 authored over 7 years agoRegister prop-types when set through Flow SuperTypeParameters
52f54be49a34c6459b8b8d8c12e7d0c5c63c095b authored over 7 years ago[Fix] Treat "key" without value as a valid case instead for "no-array-index-key"
d77a2051d75826c78c04ce79c7ac56d53171182a authored over 7 years agoa9d2cf7fb9650c106b638b93f8bcd83f5c50dbfe authored over 7 years ago
Update README.md
e28b9d20c33caa2cd24923b7e5a5c74c42f91aa3 authored over 7 years agoae7d5f526debce9173ab3b791c27de8402508dd5 authored over 7 years ago
Update README to include default-props-match-prop-types rule
3e520913d3dbc9dfe30738fbbc54a5a0e22d6238 authored over 7 years ago708b961f2592c6ce869a3e6cee30408d074a7990 authored over 7 years ago
Fixes #1219.
34f83a540d0f088882e349f744c8a6360f6cd544 authored over 7 years agoSupport lifecycle methods with nextProps/prevProps in no-unused-prop-types
11117a4eae8882959c134f930cb2ea26c4b8ea75 authored over 7 years agoSigned-off-by: Gabriel Peal <[email protected]>
ee66c3b39555962ba38d8723b6cf606dc67c5930 authored over 7 years ago309d37cac5d288f10193f72e8915fba7770c0b4f authored over 7 years ago
dda84f406e3942ebbeef28fae1f321323fd519ea authored over 7 years ago
Update jsx-no-bind.md
2748421b44d5b615a95dbbbd8fec2302e3d09d47 authored over 7 years ago8983d64d4a1bc487b532b640ce20ce8c2220b48d authored over 7 years ago
ebc6778a622b1d65dd95c2cceb060724df595744 authored over 7 years ago
e7a838e055210be18ecfbf4709d1853ab8b855ed authored over 7 years ago
see #832
36c7ade62280cd67ab679bb5b7c223991628bd45 authored over 7 years ago
* Extending the list of lifecycle methods
* Checking also for the `prevProps` parameter name
Cu...
6f2dbb787dab19ffa4e12e674a86e7452fb1ff7d authored over 7 years agoThe valid tests have two props, one is used in the render() function and the other in nextProps ...
e672e0fc3d7e349c1d968ca251cbe421a5947be2 authored over 7 years agoRemove some dead code
fa510179ed28008ada66c239ed2bbc2037423a09 authored over 7 years ago3ad837f20b75f3447e0d31f8e98fed55d68cb559 authored over 7 years ago
fffa6c5d5c8b14ce0badca8267858d59526c0c86 authored over 7 years ago