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
Fix false positive in jsx-key
3b562391e4e3d22c3ba8f95f6070286036c773ee authored almost 9 years ago by Yannick Croissant <[email protected]>151cb7617a5c0e62b3d08d021b2f941a6f6e9614 authored almost 9 years ago by Neil Kistner <[email protected]>
c392099e78b5696235e88f4138f3942a0ab4969c authored almost 9 years ago by Yannick Croissant <[email protected]>
4d1b28539a96f6622a163acaf4e52e73e04c88a1 authored almost 9 years ago by Yannick Croissant <[email protected]>
0d2d1629382cf6f499b5ff06d39c2a01845f7ac5 authored almost 9 years ago by Jonathan Kim <[email protected]>
a5594c1710da9c9acf8a15b867978bc5a61631fc authored almost 9 years ago by Jonathan Kim <[email protected]>
Update display-name rule options documentation
66cc490b706705558a03cb9d4b9a333fef108271 authored almost 9 years ago by Yannick Croissant <[email protected]>8f5745bb81f33a666ca20147316743f6f6ad4d7b authored almost 9 years ago by Neil Kistner <[email protected]>
Update sort-prop-types in Readme
8d8649e9c910b35e00c0147901145cdd443772ec authored almost 9 years ago by Yannick Croissant <[email protected]>Rename sort-prop-types, fix link, move to correct section.
9a6a5786a372b8a71654d03a2218117c6ab0896e authored almost 9 years ago by Craig Klementowski <[email protected]>1aa015dc7a07040758ecab9ca01266bc2fa57343 authored almost 9 years ago by Yannick Croissant <[email protected]>
3c8b95585bbe8c6fe5225f3c4224e5a6069537fd authored almost 9 years ago by Yannick Croissant <[email protected]>
49eedb033a45603de2272916b2da2e9a5ebdae95 authored almost 9 years ago by Yannick Croissant <[email protected]>
6643f8775851d765ce922b09f1826d0053d870a6 authored almost 9 years ago by Yannick Croissant <[email protected]>
de538cbaeab5b61784c6fdcf188bab8abe7fca66 authored almost 9 years ago by Yannick Croissant <[email protected]>
9601761b862034c5cadc443d63265caa3f87cf83 authored almost 9 years ago by Yannick Croissant <[email protected]>
a7bc69c46769653239862cfb04f95a1454da456e authored almost 9 years ago by Yannick Croissant <[email protected]>
b396e6cf4d0db757e4e4e97e25c967534c455c33 authored almost 9 years ago by Yannick Croissant <[email protected]>
Move JSX-specific rules to their own section in Readme
b3cc7a56fc0caa2182bd0d18558e574a945a3b55 authored almost 9 years ago by Yannick Croissant <[email protected]>e3a168d999189600eb1d2257e1499d57872eeaec authored almost 9 years ago by Yannick Croissant <[email protected]>
Conflicts:
lib/rules/jsx-quotes.js
c13993148edb27053ad5692a8ebb137b38617334 authored almost 9 years ago by Yannick Croissant <[email protected]>
Conflicts:
lib/rules/jsx-sort-prop-types.js
Add static method support to sort-comp (fixes #128)
003eed48bd7aeac5056009cd74ef7e5ee5f98a63 authored almost 9 years ago by Yannick Croissant <[email protected]>Change display-name's acceptTranspilerName to ignoreTranspilerName
e716f99f35579039be1c115d7648701ce90ceb56 authored almost 9 years ago by Yannick Croissant <[email protected]>
Now that this list has grown considerably, I think it would be helpful
to people to break it up ...
This was a change that has been queued for v4. I considered changing the
default from false to t...
442d20b6e1bb5daeacd5234f253f963af90cc3e4 authored almost 9 years ago by Yannick Croissant <[email protected]>
Spelling fix
efa2630d9710207afee010a289e6ff212b76ed16 authored almost 9 years ago by Yannick Croissant <[email protected]>0a88f846533c511bc104a0c980e5ecb371e44c1c authored almost 9 years ago by Jason Howard <[email protected]>
8fe83a0e716ca2db225e98b37b4efa5e2f277848 authored almost 9 years ago by Yannick Croissant <[email protected]>
b524868d116941b1ce6df2e09b60fd8749323470 authored almost 9 years ago by Yannick Croissant <[email protected]>
Remove duplicate rule in Readme
69e981d3641208b974b14cb56196e8207d62d8de authored almost 9 years ago by Yannick Croissant <[email protected]>
This was deprecated by f817e37b in September 2015 and was first released
in v3.4.0. Now that we ...
*react/jsx-space-before-closing* was entered twice
7228f48ef335f9c9d654c1ad187e67c3ddedf75e authored almost 9 years ago by Nils Eriksson <[email protected]>
This rule has nothing to do with JSX, so it doesn't make sense for "jsx"
to appear in its name.
...
Add support to prop-types for destructing in function signatures (fixes #354)
b2661aae3146f137032b4a5f8a7aef5e51bc7e67 authored almost 9 years ago by Yannick Croissant <[email protected]>abdfda979d293f9097f18a5c0ba618e5712819cf authored almost 9 years ago by Yannick Croissant <[email protected]>
Add jsx-space-before-closing rule
d0a6b5886b7795ab2eb87ac673c650edc6d96e51 authored almost 9 years ago by Yannick Croissant <[email protected]>
The following should cause an error for missing propType validations,
but it doesn't.
const T...
59f26d71478e651422aab59748da2fbddd6372d4 authored almost 9 years ago by Joe Lencioni <[email protected]>
I noticed a couple of cases where we continue looping even though we
don't need to anymore. In t...
A number of people have said that they think it makes sense for static
class methods to appear a...
This word was misspelled.
1bc58f45b0b32f2abbd0f177855161bfb9e7b09b authored almost 9 years ago by Joe Lencioni <[email protected]>Update babel-eslint
dedf67adab58cae713d10e6f979ddae360b0633f authored almost 9 years ago by Yannick Croissant <[email protected]>270959b3d26c90fe32f8c8a0e0239f9233bc1504 authored almost 9 years ago by Quentin Cuvillier <[email protected]>
cb84dbae740052d0dd58bb9b275fb9bec334dc74 authored almost 9 years ago by ryym <[email protected]>
Fix @fileoverview tag content in no-direct-mutation-state
6312f36f15feddbda326c0d44a35a2eea7352d64 authored almost 9 years ago by Yannick Croissant <[email protected]>899338008faac5ee554022d60d9d81bb823b8f96 authored almost 9 years ago by Veniamin Krol <[email protected]>
c06ebd84bd5e5655a687d0fd7a150b3c10bf8c93 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix jsx-sort-prop-types issue with custom propTypes (fixes #408)
c1ce38b1e195746ed4a98cfff4bdc854300e09aa authored almost 9 years ago by Yannick Croissant <[email protected]>eede7419d241e76c97ff419d0b595bddb074ee6a authored almost 9 years ago by Ali Taheri <[email protected]>
d7c3ad2da2e51f4e184f5ef10d1bcadc84666d35 authored almost 9 years ago by Yannick Croissant <[email protected]>
a5a5c27cfa4fd157d8daff045efe9d6e36f51f72 authored almost 9 years ago by Yannick Croissant <[email protected]>
22c4489dcca90686a0950de533dd6b426a1c0a81 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add auto fix for jsx-curly-spacing
56849fae1299b68235389fc14a4ea8cc46530e9d authored almost 9 years ago by Yannick Croissant <[email protected]>e9bcfc1faa2365b405f6638fc30e928276f94727 authored almost 9 years ago by Erik Wendel <[email protected]>
Add jsx-equals-spacing rule
402709fc03f05bfa8a575e192c8a49d0c4d2f81f authored almost 9 years ago by Yannick Croissant <[email protected]>d2b6de3bed1dde430d6cffb6a2a04264c2f8993e authored almost 9 years ago by ryym <[email protected]>
5c1f029e4cd1a03193e3dcbf0e5020986b3232ae authored almost 9 years ago by Yannick Croissant <[email protected]>
3a1b6ac097c98ba6e5d26ef5a278e52d439787c4 authored almost 9 years ago by Yannick Croissant <[email protected]>
21e48575177ca13ee59089f425c201de1d8a1343 authored almost 9 years ago by Yannick Croissant <[email protected]>
3371be2159a09f66048955c3a1a5f6d7867ef522 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add ignoreRefs option to jsx-no-bind
4da92df248a4e4c2b99b7756b0589aaa4c85c444 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fixes #330.
Refs #357.
Add requiredFirst option to jsx-sort-prop-types
42f9c0cd5e157f5a6e7bd8998ed2c8b1189d3bc8 authored almost 9 years ago by Yannick Croissant <[email protected]>ce330d81ad0a4b25f0e80fa1032551985d64fb11 authored almost 9 years ago by Chris Laskey <[email protected]>
4ab1b3e92391a8aa608eba065c2798559f5a924e authored almost 9 years ago by Chris Laskey <[email protected]>
1371c76c05c090e195695b2c58aed8ea3ba1273b authored almost 9 years ago by Yannick Croissant <[email protected]>
2d11982555de4675667529146f371b6584f2392e authored almost 9 years ago by Yannick Croissant <[email protected]>
1f5a340fbb8cde7e4f3db21e531840c1bf1c693e authored almost 9 years ago by Yannick Croissant <[email protected]>
98e9447ecf2e0c7242ca93735088e4372fb1d20c authored almost 9 years ago by Yannick Croissant <[email protected]>
18b27cb61498def080ccf1c11dc823a3e6655b4e authored about 9 years ago by Yannick Croissant <[email protected]>
Add support for flow annotations in prop-types
a929545634640b74bcae71a752cf6214f616796f authored about 9 years ago by Yannick Croissant <[email protected]>b8e0a4ec85024c2d5860a723b0da377374ad6649 authored about 9 years ago by Charles Pick <[email protected]>
2c499f24492f3c745167b95b774d83ea8a3314c5 authored about 9 years ago by Yannick Croissant <[email protected]>
Replace "must" by "should" in sort-comp error message
44ad20295200c3a09f4ea81b66aba8871a5e6843 authored about 9 years ago by Yannick Croissant <[email protected]>30a2b08919bfb4e246dbc8bc9174d71c3d79230e authored about 9 years ago by Yannick Croissant <[email protected]>
cecdfe9d828f373e9d9276ea266123f0f72c7cf6 authored about 9 years ago by Yannick Croissant <[email protected]>
Add sort-comp codemod to sort-comp documentation
dbf17a9e5766918da861c912c53ef0547383f8b7 authored about 9 years ago by Yannick Croissant <[email protected]>Added a note based on the pattern in http://eslint.org/docs/rules/no-trailing-spaces
1966f472ad42408bb2d8be2e23ac4f46b970cd43 authored about 9 years ago by Turadg Aleahmad <[email protected]>e2e1f3d3275d859f8928d6f4075106155b03f185 authored about 9 years ago by Simon Williams <[email protected]>
73f056cfd1494860744914c3b123195736238309 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix crash in jsx-key
f376b6933dba07e4add45cce8db922cf567f7375 authored about 9 years ago by Yannick Croissant <[email protected]>
fix this crash:
´´´
TypeError: Cannot read property 'type' of null
at checkIteratorElemen...
119bf24956e846b15ab0ceb273cd18c7f7607c6a authored about 9 years ago by Yannick Croissant <[email protected]>
513eef9fafb2fa99b828deb3c9d88fbafc616e27 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix crash in forbid-prop-types
de6f79cff4ef944362f61136a060f273e3993de4 authored about 9 years ago by Yannick Croissant <[email protected]>handle situation where getFirstTokens() call returns only 1 Token
c502d7289a300f1c1eaa9e760bfb0dfcd3b6af26 authored about 9 years ago by Nuno Campos <[email protected]>4cb2e9efe851283925b4dff3f1226e3a551e9d7b authored about 9 years ago by Yannick Croissant <[email protected]>
f1a5fe20dc25f3d129ce606ed8dd6afb95ebf4f2 authored about 9 years ago by Yannick Croissant <[email protected]>
be33738b098ea145a6598d9ab4b009952d06c913 authored about 9 years ago by Yannick Croissant <[email protected]>
d28048f5943b7fd5da27f755bdf6e8d1fd5983ce authored about 9 years ago by Yannick Croissant <[email protected]>
Fix crash in jsx-key (fixes #373)
095c91be9f0e5e7bf8633b1d592a55c90ad44bcb authored about 9 years ago by Yannick Croissant <[email protected]>50f4762355823dc9681350d70153fa2e3e084346 authored about 9 years ago by Luke Karrys <[email protected]>
8e9bf400c9d37199635e60b83187dfb760a7885d authored about 9 years ago by Simon Williams <[email protected]>
98541c5f6b752762710759348e3130906a86390d authored about 9 years ago by Yannick Croissant <[email protected]>
d602db2f46a58ff05cebfffea768ee529448e312 authored about 9 years ago by Yannick Croissant <[email protected]>
a025f4ffba21c13c6c5d5f8d36436500da3669f5 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix typo in jsx-no-literals documentation
f4284192c8601a151ac1576cb3918673d76b1269 authored about 9 years ago by Yannick Croissant <[email protected]>d23956238d94004b98b4d943ad5129487a4975f1 authored about 9 years ago by Tom MacWright <[email protected]>