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

Sort list of rules in readme

Sorting these rules alphabetically will help people find the rules that
they are looking for eas...

6425b10e8872872dfbb81e1f0d1f44e968fe86e9 authored over 9 years ago by Joe Lencioni <[email protected]>
Fix comma placement in sort-comp documentation

1c15035e0f0fe73ac18bd68a40ff8f449c3f792d authored over 9 years ago by Joe Lencioni <[email protected]>
Update History and bump version

fc8a62e999e34a651fd007aee3d28cfafe791fb0 authored over 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

880d71e3ce19cb2f9fa4537932a1eed715744531 authored over 9 years ago by Yannick Croissant <[email protected]>
Only check object direct properties when computing the methods order (fixes #88)

89dcdf62e27770be330fdc75fcd45addc23fe256 authored over 9 years ago by Yannick Croissant <[email protected]>
Fix some comments

8f1acfc1e25af15e809677db467843b8b5f97b5f authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #91 from matthewwithanm/advise-node-proptype

Suggest `PropTypes.node` for children

1a77dae0ca64e9a72c50c83b1cb5c0521b8789b2 authored over 9 years ago by Yannick Croissant <[email protected]>
Suggest `PropTypes.node` for children

808fdc8049d190bd128dae81b37fa17c5818365e authored over 9 years ago by Matthew Dapena-Tretter <[email protected]>
Merge pull request #90 from zertosh/fix-package-license

Fix license field in package.json

4fdceb4fcaa7729e4428f6816085bc27f494077c authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #89 from zertosh/more-sort-comp

Add context props to sort-comp

3da7535cae4f778709f234cb40a1d5978c5ccab2 authored over 9 years ago by Yannick Croissant <[email protected]>
Fix license field in package.json

7663be8917b88305135d053ea9837abe664084e1 authored over 9 years ago by Andres Suarez <[email protected]>
Add context props to sort-comp

ec1c62be30bf20273e1f936cb11dc54708a154c0 authored over 9 years ago by Andres Suarez <[email protected]>
Merge pull request #85 from cody/master

Fix property itemID

ab7d2191f71777515d4afe6cb1e7bbea57337110 authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #82 from dominicbarnes/jsx-pragma-config

Add support for setting the jsx pragma value in eslintrc (fixes #80)

b21b741f45980a8fa48a6c596996aa53fbe2dcb2 authored over 9 years ago by Yannick Croissant <[email protected]>
Fix property itemID

60c2f13871e8180b21b1d65e7030d6cf4088b400 authored over 9 years ago by Stefan Dombrowski <[email protected]>
adding support for setting the jsx pragma value via config

82b70636a5830d2b232a109df77ac670d446e81b authored over 9 years ago by Dominic Barnes <[email protected]>
Update History and bump version

598ab384aa7b73d9da67d5c89ae3ac2878cca538 authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #78 from yannickcr/rule-sort-comp

Add sort-comp rule (fixes #39)

6c4accd9ef75b34991f7b2f2de5c76581fded097 authored over 9 years ago by Yannick Croissant <[email protected]>
Add sort-comp rule

8b93659ded2ec0fc2278d68b700338625bbcfda7 authored over 9 years ago by Yannick Croissant <[email protected]>
Improve errors locations for prop-types

33a8be06b5622a98f902904a51c51e0f75fd2d6c authored over 9 years ago by Yannick Croissant <[email protected]>
Add allow-in-func option to no-did-mount-set-state (fixes #56)

70fef7194783c1603f2b7d89e698647706aab658 authored over 9 years ago by Yannick Croissant <[email protected]>
Reformat no-did-mount-set-state and no-did-update-set-state tests

bb96d3cb2e88f4da3d60b04d67e7a064de706688 authored over 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

74c476adc2ab457a97ada5d07a795aa838985698 authored over 9 years ago by Yannick Croissant <[email protected]>
Fix quoted propTypes in ES6 (fixes #77)

98718a3c4120f66899b3cce1cf63acdc248d1071 authored over 9 years ago by Yannick Croissant <[email protected]>
Update History and bump version

c59a6d81865857269c69a9e680e7c36a429ce555 authored over 9 years ago by Yannick Croissant <[email protected]>
Fix files permissions

916e2f95877644c9a746eb68110a096f16e97d4c authored over 9 years ago by Yannick Croissant <[email protected]>
Fix regression in jsx-uses-vars (fixes #73)

ad4117735ac54c0bfe50b9299b1d83988bb4b4ba authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #72 from AlexKVal/38_sort_propTypes

Add jsx-sort-prop-types rule (fixes #38)

a8737b54f92b745d4204ec712bc359e8cf75ecff authored over 9 years ago by Yannick Croissant <[email protected]>
[added] Add jsx-sort-prop-types rule.

4c1a524457a5f276411a0b174a69bde16b0d03cd authored over 9 years ago by AlexKVal <[email protected]>
Add docs for jsx-sort-prop-types rule.

d2676bc92dfd0ac935922e8bc9baa9b9a4e7ee02 authored over 9 years ago by AlexKVal <[email protected]>
Add realization code for jsx-sort-prop-types rule.

b92d2b2249647024113c7cbc4fff448f1245fd18 authored over 9 years ago by AlexKVal <[email protected]>
Add tests for jsx-sort-prop-types rule.

a697753d44c813eecc9c7b5fb1f4ab1a41ef87bc authored over 9 years ago by AlexKVal <[email protected]>
Merge pull request #71 from AlexKVal/docs

Docs fix spare word

76d5cd4f7eadd746531c770d5e93112989923b83 authored over 9 years ago by Yannick Croissant <[email protected]>
Docs fix spare word

29ff10fa3d8c8e232625646127bd229e77129477 authored over 9 years ago by AlexKVal <[email protected]>
Merge pull request #69 from burnnat/fix-jsx-props

Only mark component types as used, not prop names.

862434302e8f3a845bc9a7106f3644ae7fa2b221 authored over 9 years ago by Yannick Croissant <[email protected]>
Only mark component types as used, not prop names.

3fc121bcf29c916f741c8ab51f559d7a101bd1f3 authored over 9 years ago by Nat Burns <[email protected]>
Update History and bump version

3e2e92d55c400e01ba6c67855e6e47554d5a7d3f authored over 9 years ago by Yannick Croissant <[email protected]>
Add ESLint as peerDependency

2c3418a71fda0297a85cc2718e0e4d242ae0e854 authored over 9 years ago by Yannick Croissant <[email protected]>
Merge branch 'peerDep' of https://github.com/AlexKVal/eslint-plugin-react into AlexKVal-peerDep

48004bf69edbbc9278e7ddc1fc73b55cbcb3fbd0 authored over 9 years ago by Yannick Croissant <[email protected]>
Add support for classes static properties (fixes #43)

6006e24dbba186d7c8d6ae6d009b34341828dd24 authored over 9 years ago by Yannick Croissant <[email protected]>
Add additional test for babel-eslint

9ef32003490161f32d570ed465fac7e12013c40b authored over 9 years ago by Yannick Croissant <[email protected]>
Merge branch 'master' of https://github.com/yannickcr/eslint-plugin-react

39aedb23f62eb20f515933439c07f8d9dd5af8dc authored over 9 years ago by Yannick Croissant <[email protected]>
Reproduce error using ES6 imports

765cb27ec4f711d83466f1d77bb4f67d49d9a1f6 authored over 9 years ago by Nicola Molinari <[email protected]>
Update dependencies

56c4d58f82f9b382143d17167abe2879491f22bd authored over 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

11d5230d4f9a1657cd1b15f0eadb5c980dece75f authored over 9 years ago by Yannick Croissant <[email protected]>
Change `componentDidMount` to `componentDidUpdate`

d417c09e95d669a330f07b92f04ae86f1adc7661 authored over 9 years ago by Christopher James Calo <[email protected]>
Add annotation to docs for props.children and alike

f9d141c3eb8c718d74b688f82e423716ae6b1c9f authored over 9 years ago by AlexKVal <[email protected]>
Add jsx-boolean-value rule (fixes #11)

31975421dcd51dc326f5b0def78a5d7f55754976 authored over 9 years ago by Yannick Croissant <[email protected]>
Enable jsx-uses-vars rule to WARN by default

Fixes #49

c69c95da5e355c6d0380ff5359b46c9e3d8f713a authored over 9 years ago by Ben Anderson <[email protected]>
Update History and bump version

80b51cb8178ad80780191c21441c075cfffa4ffd authored over 9 years ago by Yannick Croissant <[email protected]>
[fixed] Add mandatory eslint package as peerDependency.

From http://eslint.org/docs/developer-guide/working-with-plugins.html
`To make clear that the pl...

9026a4fa39445d0947b7406dbf4c3fd1cd1fb759 authored over 9 years ago by AlexKVal <[email protected]>
Merge pull request #60 from chriscalo/patch-1

Change `componentDidMount` to `componentDidUpdate`

2a3187fdc1e7e6d3e26cb3140aab65cc5b2dbe82 authored over 9 years ago by Yannick Croissant <[email protected]>
Change `componentDidMount` to `componentDidUpdate`

f071cc92d563d021639bcf2fd469098aa863f454 authored over 9 years ago by Christopher James Calo <[email protected]>
Update dependencies

75fccc6305bd8e8ae3d6885da604e875906cddbe authored over 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #59 from emmenko/react-in-jsx-scope-es6-import

Reproduce error using ES6 imports

bfebfb3c538ac8c2fcd180afbd3e00d5f87a0984 authored over 9 years ago by Yannick Croissant <[email protected]>
Reproduce error using ES6 imports

4cbe94636308f51cb1d415b3f0ba3e79dda3f3f7 authored almost 10 years ago by Nicola Molinari <[email protected]>
Update dependencies

f2a905c56c664c1d5db4f44ee2401ec651b17743 authored almost 10 years ago by Yannick Croissant <[email protected]>
Merge pull request #55 from AlexKVal/children_props

Add annotation to docs for props.children and alike

21d9b2822c56ac6e779e529a3adb2f9270413fd9 authored almost 10 years ago by Yannick Croissant <[email protected]>
Add annotation to docs for props.children and alike

9a8929bad43625b42c2285bbba063c954b3d7ca6 authored almost 10 years ago by AlexKVal <[email protected]>
Update History and bump version

a07e1fe5cccffe2897468d2efb409f0c33535a4c authored almost 10 years ago by Yannick Croissant <[email protected]>
Add jsx-boolean-value rule (fixes #11)

50061e4bacc9e917c318371891530860f61ca2b5 authored almost 10 years ago by Yannick Croissant <[email protected]>
Merge pull request #51 from banderson/enable-jsx-uses-vars-by-default

Enable jsx-uses-vars rule to WARN by default

62ba591ab173ddf8d46ddda9ee1206b53e58a88f authored almost 10 years ago by Yannick Croissant <[email protected]>
Merge pull request #53 from AlexKVal/fix_comment

Fix describing comment for hasSpreadOperator() method

c72476727b326b3f7fb525f394012178afd8f6db authored almost 10 years ago by Yannick Croissant <[email protected]>
fix describing comment for hasSpreadOperator() method

85eea912beb439cfa8eb0f1f0e1d34822e025ade authored almost 10 years ago by AlexKVal <[email protected]>
Enable jsx-uses-vars rule to WARN by default

Fixes #49

d0d998b87c40b3129af88c711510848afc10b5f7 authored almost 10 years ago by Ben Anderson <[email protected]>
Add support for static methods in display-name and prop-types (fixes #48)

ac426038dbb8f2e18338be933a11e9ea8a14a486 authored almost 10 years ago by Yannick Croissant <[email protected]>
Fix variable detection with babel-eslint (fixes #50)

6a63a6c4b143d0148a71d96ef7144f0b134c0234 authored almost 10 years ago by Yannick Croissant <[email protected]>
Merge pull request #47 from zertosh/resort-on-spread

Reset alpha verification on spread attr

43ef52db22330f2b519241fd5943460d90cbfd09 authored almost 10 years ago by Yannick Croissant <[email protected]>
Reset alpha verification on spread attr

ed2c7d5ee335e537e8ae68d67436a24d73fe2629 authored almost 10 years ago by Andres Suarez <[email protected]>
Update History and bump version

8f3941ca62f01bc7c3add81a664f90f5aebca41e authored almost 10 years ago by Yannick Croissant <[email protected]>
Ignore rest spread when destructuring props (fixes #46)

7830ee0f0b0be1ddda6564c04022d404795d0c47 authored almost 10 years ago by Yannick Croissant <[email protected]>
Fix component detection in prop-types and display-name (fixes #45)

04cb12475daa7ceed3adfb6024d6397bfcd053f7 authored almost 10 years ago by Yannick Croissant <[email protected]>
Merge pull request #42 from zertosh/sort-props-spread

Handle spread in jsx-sort-props

106990a656ddb949e2daa83447839e9e5a97f955 authored almost 10 years ago by Yannick Croissant <[email protected]>
Handle spread in jsx-sort-props

08d791d818bbf30f5a9f77355611a93d850dcad4 authored almost 10 years ago by Andres Suarez <[email protected]>
Update History and bump version

6eac51962350eb8d128d1f8391caa5525d892e50 authored almost 10 years ago by Yannick Croissant <[email protected]>
Fix props detection when used in an object (fixes #41)

8b7b8483145d57729bd61cce0eeb9ef0c20d4f94 authored almost 10 years ago by Yannick Croissant <[email protected]>
Update History and bump version

2d9004b5115cc92708f74f0012a2a60c492a98d2 authored almost 10 years ago by Yannick Croissant <[email protected]>
Add jsx-sort-props rule (fixes #16)

7d0e1870c66678ab9715d41c9e98aa283d5ddd82 authored almost 10 years ago by Yannick Croissant <[email protected]>
Add ignore option to prop-types rule

216af61e3334968f04042d6263c5cf8a77e279b4 authored almost 10 years ago by Yannick Croissant <[email protected]>
Group component related functions

74f11302209de27c88c9710cd3b15537058b0521 authored almost 10 years ago by Yannick Croissant <[email protected]>
Check for computed property names in prop-types.

3b5cf97234a10794a5dfcf7be934e44425fbee07 authored almost 10 years ago by Nat Burns <[email protected]>
Add no-unknown-property rule (fixes #28)

0d7b069208d8101731e8a62cd1893e256c1fda0b authored almost 10 years ago by Yannick Croissant <[email protected]>
Rewrite display-name and no-multi-comp rules (fixes #24)

9b74c465bbb708c038e5a0c6b9b959ebc3ff1f02 authored almost 10 years ago by Yannick Croissant <[email protected]>
Update dependencies

5963e2c6523c05d3c46daa3e7ef0ed91f44cc2f2 authored almost 10 years ago by Yannick Croissant <[email protected]>
Rewrite prop-types rule (fixes #27, fixes #33)

03893f98154ea8cc2edde80f519831d6f925ce77 authored almost 10 years ago by Yannick Croissant <[email protected]>
Update History and bump version

36116d54b1181bf83f552c66a8e629fc0d37f306 authored almost 10 years ago by Yannick Croissant <[email protected]>
Update jsx-quotes documentation

36dfffe13375845e7790b0783a55577fe5440738 authored almost 10 years ago by Yannick Croissant <[email protected]>
Fix jsx-no-undef with babel-eslint (fixes #30)

7c004d396b04f37bfa02686a8cb1954d1cebe0fa authored almost 10 years ago by Yannick Croissant <[email protected]>
Fix jsx-quotes on Literal childs (fixes #29)

7e510e5f8292554112f0c7957a2c80ccb0b8532c authored almost 10 years ago by Yannick Croissant <[email protected]>
Spelling

9c37e38c0cf1c541cba86ffc0b8eb34db2cb8d91 authored almost 10 years ago by Richard Littauer <[email protected]>
Update History and bump version

f9d2019ae8ffe6f3db0dec2996921fb8ec9ad43d authored almost 10 years ago by Yannick Croissant <[email protected]>
Update dependencies

a5c3354a8c691b8b441a3b6ece5d1e5e2b9a097b authored almost 10 years ago by Yannick Croissant <[email protected]>
Add jsx-quotes rule (fixes #12)

a4dd47ae3a69bf9c185ea2ef87d3db0c683eecf9 authored almost 10 years ago by Yannick Croissant <[email protected]>
Add @jsx pragma support (fixes #23)

106202594c4984f48aab966ce788ab26bdea041d authored almost 10 years ago by Yannick Croissant <[email protected]>
Fix react-in-jsx-scope in Node.js env

00d5b85d640c5905fa9315b6b719f4d565bbc436 authored almost 10 years ago by Yannick Croissant <[email protected]>
Update coding style rules

e5460088fe761df0255b2f287052a3ac482f0cc9 authored almost 10 years ago by Yannick Croissant <[email protected]>
Fix usage of propTypes with an external object (fixes #9)

1ed56331b74edfcee4b2e8c14302ee5cafbfc770 authored almost 10 years ago by Yannick Croissant <[email protected]>
Add jsx-no-undef rule

326bc8d47d49e70d87edc3e4ffc880c86f9a2fb9 authored almost 10 years ago by Yannick Croissant <[email protected]>
Added trivial non-member function call expression to appease the code coverage gods.

fb962be3d3140c732bc146335821a38360222910 authored almost 10 years ago by Ben Mosher <[email protected]>
Modified no-did-X-set-state rules to enforce only for direct calls to this.setState; references/assignment are allowed.

Extra credit: ensure the reference is not used to be called thereafter. (not part of this commit.)

0aa8a7f064ef55db38af3ca5a1d5996ab7cfb3ff authored almost 10 years ago by Ben Mosher <[email protected]>