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

Merge pull request #456 from jkimbo/false-positive-jsx-key-rule

Fix false positive in jsx-key

3b562391e4e3d22c3ba8f95f6070286036c773ee authored almost 9 years ago by Yannick Croissant <[email protected]>
Correct stateless function in `prop-types` examples

151cb7617a5c0e62b3d08d021b2f941a6f6e9614 authored almost 9 years ago by Neil Kistner <[email protected]>
Update CHANGELOG and bump version

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

4d1b28539a96f6622a163acaf4e52e73e04c88a1 authored almost 9 years ago by Yannick Croissant <[email protected]>
Added check for MemberExpression

0d2d1629382cf6f499b5ff06d39c2a01845f7ac5 authored almost 9 years ago by Jonathan Kim <[email protected]>
Added failing test for false positive result

a5594c1710da9c9acf8a15b867978bc5a61631fc authored almost 9 years ago by Jonathan Kim <[email protected]>
Merge pull request #450 from wyze/patch-1

Update display-name rule options documentation

66cc490b706705558a03cb9d4b9a333fef108271 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update `display-name` rule options documenation

8f5745bb81f33a666ca20147316743f6f6ad4d7b authored almost 9 years ago by Neil Kistner <[email protected]>
Merge pull request #449 from craigklem/master

Update sort-prop-types in Readme

8d8649e9c910b35e00c0147901145cdd443772ec authored almost 9 years ago by Yannick Croissant <[email protected]>
Update README.md

Rename sort-prop-types, fix link, move to correct section.

9a6a5786a372b8a71654d03a2218117c6ab0896e authored almost 9 years ago by Craig Klementowski <[email protected]>
Update CHANGELOG and bump version

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

3c8b95585bbe8c6fe5225f3c4224e5a6069537fd authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix jsx-handler-names regex (fixes #425)

49eedb033a45603de2272916b2da2e9a5ebdae95 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix destructured props detection in prop-types (fixes #443)

6643f8775851d765ce922b09f1826d0053d870a6 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

de538cbaeab5b61784c6fdcf188bab8abe7fca66 authored almost 9 years ago by Yannick Croissant <[email protected]>
Remove duplicated jsx-sort-prop-types tests

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

a7bc69c46769653239862cfb04f95a1454da456e authored almost 9 years ago by Yannick Croissant <[email protected]>
Remove rulesConfig and export a shareable config (fixes #192)

b396e6cf4d0db757e4e4e97e25c967534c455c33 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #441 from lencioni/readme-jsx

Move JSX-specific rules to their own section in Readme

b3cc7a56fc0caa2182bd0d18558e574a945a3b55 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge branch 'lencioni-remove-deprecated-jsx-quotes'

e3a168d999189600eb1d2257e1499d57872eeaec authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge branch 'remove-deprecated-jsx-quotes' of https://github.com/lencioni/eslint-plugin-react into lencioni-remove-deprecated-jsx-quotes

Conflicts:
lib/rules/jsx-quotes.js

af9fa8123e81daf40cf518172cf1eacb738f7eb3 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge branch 'lencioni-sort-prop-types-rename'

c13993148edb27053ad5692a8ebb137b38617334 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge branch 'sort-prop-types-rename' of https://github.com/lencioni/eslint-plugin-react into lencioni-sort-prop-types-rename

Conflicts:
lib/rules/jsx-sort-prop-types.js

7bf2b72e75957b46231968ced75f1d9b532be65c authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #429 from lencioni/sort-comp-static-methods

Add static method support to sort-comp (fixes #128)

003eed48bd7aeac5056009cd74ef7e5ee5f98a63 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #440 from lencioni/display-name-accept-transpiler-name-change-a-roo

Change display-name's acceptTranspilerName to ignoreTranspilerName

e716f99f35579039be1c115d7648701ce90ceb56 authored almost 9 years ago by Yannick Croissant <[email protected]>
[readme] Move JSX-specific rules to their own section

Now that this list has grown considerably, I think it would be helpful
to people to break it up ...

93aead25a195bd7421f39205bea296e914b6da0b authored almost 9 years ago by Joe Lencioni <[email protected]>
Change display-name's acceptTranspilerName to ignoreTranspilerName

This was a change that has been queued for v4. I considered changing the
default from false to t...

1bb7811be9a98d242f62a492bf33ba48f3d56609 authored almost 9 years ago by Joe Lencioni <[email protected]>
Remove usage of context deprecated methods

442d20b6e1bb5daeacd5234f253f963af90cc3e4 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #438 from jmann6/patch-1

Spelling fix

efa2630d9710207afee010a289e6ff212b76ed16 authored almost 9 years ago by Yannick Croissant <[email protected]>
spelling fix

0a88f846533c511bc104a0c980e5ecb371e44c1c authored almost 9 years ago by Jason Howard <[email protected]>
Only ignore lowercase JSXIdentifier in jsx-no-undef (fixes #435)

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

b524868d116941b1ce6df2e09b60fd8749323470 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #432 from Niler851/patch-3

Remove duplicate rule in Readme

69e981d3641208b974b14cb56196e8207d62d8de authored almost 9 years ago by Yannick Croissant <[email protected]>
Remove deprecated jsx-quotes

This was deprecated by f817e37b in September 2015 and was first released
in v3.4.0. Now that we ...

9549d3ae05658ca28b6a177ae9f526cc4ed50a1d authored almost 9 years ago by Joe Lencioni <[email protected]>
Remove duplicate

*react/jsx-space-before-closing* was entered twice

7228f48ef335f9c9d654c1ad187e67c3ddedf75e authored almost 9 years ago by Nils Eriksson <[email protected]>
Rename jsx-sort-prop-types to sort-prop-types

This rule has nothing to do with JSX, so it doesn't make sense for "jsx"
to appear in its name.
...

02116f95373302b6fe06b5887c74c60ac8b15928 authored almost 9 years ago by Joe Lencioni <[email protected]>
Merge pull request #430 from lencioni/stateless-destructured-prop-types

Add support to prop-types for destructing in function signatures (fixes #354)

b2661aae3146f137032b4a5f8a7aef5e51bc7e67 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add always/never options to jsx-space-before-closing

abdfda979d293f9097f18a5c0ba618e5712819cf authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #417 from ryym/jsx-space-before-closing

Add jsx-space-before-closing rule

d0a6b5886b7795ab2eb87ac673c650edc6d96e51 authored almost 9 years ago by Yannick Croissant <[email protected]>
Teach prop-types about destructing in function signatures

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]>
Break out of some loops in sort-comp

I noticed a couple of cases where we continue looping even though we
don't need to anymore. In t...

b862347ebcc4a4e6ed27989ed821536b96435f27 authored almost 9 years ago by Joe Lencioni <[email protected]>
Teach sort-comp rule about static class methods

A number of people have said that they think it makes sense for static
class methods to appear a...

63750c99a3c6d2d216a7b398739a7ec29eefd273 authored almost 9 years ago by Joe Lencioni <[email protected]>
Change "refering" to "referring" in sort-comp.md

This word was misspelled.

1bc58f45b0b32f2abbd0f177855161bfb9e7b09b authored almost 9 years ago by Joe Lencioni <[email protected]>
Merge pull request #426 from quentin-/update-babel-eslint

Update babel-eslint

dedf67adab58cae713d10e6f979ddae360b0633f authored almost 9 years ago by Yannick Croissant <[email protected]>
update babel-eslint to 5.0.0-beta10

270959b3d26c90fe32f8c8a0e0239f9233bc1504 authored almost 9 years ago by Quentin Cuvillier <[email protected]>
Add jsx-space-before-closing rule (fixes #244)

cb84dbae740052d0dd58bb9b275fb9bec334dc74 authored almost 9 years ago by ryym <[email protected]>
Merge pull request #414 from vkrol/patch-1

Fix @fileoverview tag content in no-direct-mutation-state

6312f36f15feddbda326c0d44a35a2eea7352d64 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix @fileoverview tag content

899338008faac5ee554022d60d9d81bb823b8f96 authored almost 9 years ago by Veniamin Krol <[email protected]>
Update CHANGELOG and bump version

c06ebd84bd5e5655a687d0fd7a150b3c10bf8c93 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #409 from alitaheri/fix-408

Fix jsx-sort-prop-types issue with custom propTypes (fixes #408)

c1ce38b1e195746ed4a98cfff4bdc854300e09aa authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix jsx-sort-prop-types issue with custom propTypes

eede7419d241e76c97ff419d0b595bddb074ee6a authored almost 9 years ago by Ali Taheri <[email protected]>
Update CHANGELOG and bump version

d7c3ad2da2e51f4e184f5ef10d1bcadc84666d35 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update jsx-curly-spacing documentation to mark it fixable

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

22c4489dcca90686a0950de533dd6b426a1c0a81 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #407 from ewendel/jsx-curly-spacing-autofix

Add auto fix for jsx-curly-spacing

56849fae1299b68235389fc14a4ea8cc46530e9d authored almost 9 years ago by Yannick Croissant <[email protected]>
Add auto fix for jsx-curly-spacing

e9bcfc1faa2365b405f6638fc30e928276f94727 authored almost 9 years ago by Erik Wendel <[email protected]>
Merge pull request #406 from ryym/jsx-equals-spacing

Add jsx-equals-spacing rule

402709fc03f05bfa8a575e192c8a49d0c4d2f81f authored almost 9 years ago by Yannick Croissant <[email protected]>
Add jsx-equals-spacing rule (fixes #394)

d2b6de3bed1dde430d6cffb6a2a04264c2f8993e authored almost 9 years ago by ryym <[email protected]>
Add auto fix for no-unknown-property

5c1f029e4cd1a03193e3dcbf0e5020986b3232ae authored almost 9 years ago by Yannick Croissant <[email protected]>
Add auto fix for jsx-boolean-value

3a1b6ac097c98ba6e5d26ef5a278e52d439787c4 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add auto fix for wrap-multiline

21e48575177ca13ee59089f425c201de1d8a1343 authored almost 9 years ago by Yannick Croissant <[email protected]>
Really ignore ref in jsx-handler-names (fixes #396)

3371be2159a09f66048955c3a1a5f6d7867ef522 authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #385 from silvenon/ref

Add ignoreRefs option to jsx-no-bind

4da92df248a4e4c2b99b7756b0589aaa4c85c444 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add allowRefs to the jsx-no-bind rule

Fixes #330.
Refs #357.

46b956d679148746293ef5913e08df7481bc5901 authored almost 9 years ago by Matija Marohnić <[email protected]>
Merge pull request #392 from chrislaskey/required-first

Add requiredFirst option to jsx-sort-prop-types

42f9c0cd5e157f5a6e7bd8998ed2c8b1189d3bc8 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add additional failure test

ce330d81ad0a4b25f0e80fa1032551985d64fb11 authored almost 9 years ago by Chris Laskey <[email protected]>
Add `requiredFirst` option to jsx-sort-prop-types

4ab1b3e92391a8aa608eba065c2798559f5a924e authored almost 9 years ago by Chris Laskey <[email protected]>
Update CHANGELOG and bump version

1371c76c05c090e195695b2c58aed8ea3ba1273b authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix prop-types crash (fixes #389)

2d11982555de4675667529146f371b6584f2392e authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix tests for ESLint new error messages (eslint/eslint#4845)

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

98e9447ecf2e0c7242ca93735088e4372fb1d20c authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix prop-types crash (fixes #383)

18b27cb61498def080ccf1c11dc823a3e6655b4e authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #382 from codemix/support-props-annotations

Add support for flow annotations in prop-types

a929545634640b74bcae71a752cf6214f616796f authored about 9 years ago by Yannick Croissant <[email protected]>
Support flow type annotations for component props.

b8e0a4ec85024c2d5860a723b0da377374ad6649 authored about 9 years ago by Charles Pick <[email protected]>
Fix tests for babel/babel#3225

2c499f24492f3c745167b95b774d83ea8a3314c5 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #372 from SystemParadox/patch-2

Replace "must" by "should" in sort-comp error message

44ad20295200c3a09f4ea81b66aba8871a5e6843 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix typo

30a2b08919bfb4e246dbc8bc9174d71c3d79230e authored about 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

cecdfe9d828f373e9d9276ea266123f0f72c7cf6 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #381 from turadg/patch-1

Add sort-comp codemod to sort-comp documentation

dbf17a9e5766918da861c912c53ef0547383f8b7 authored about 9 years ago by Yannick Croissant <[email protected]>
Docs: How to automatically sort-comp compliance

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]>
Fix tests

e2e1f3d3275d859f8928d6f4075106155b03f185 authored about 9 years ago by Simon Williams <[email protected]>
Add test for #380

73f056cfd1494860744914c3b123195736238309 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #380 from nfcampos/patch-1

Fix crash in jsx-key

f376b6933dba07e4add45cce8db922cf567f7375 authored about 9 years ago by Yannick Croissant <[email protected]>
fix crash in jsx-key

fix this crash:
´´´
TypeError: Cannot read property 'type' of null
at checkIteratorElemen...

c209c28fadc2e0e750563deedbd62a0dd73b6d7f authored about 9 years ago by Nuno Campos <[email protected]>
Add AppVeyor CI

119bf24956e846b15ab0ceb273cd18c7f7607c6a authored about 9 years ago by Yannick Croissant <[email protected]>
Fix link to README

513eef9fafb2fa99b828deb3c9d88fbafc616e27 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #377 from nfcampos/patch-1

Fix crash in forbid-prop-types

de6f79cff4ef944362f61136a060f273e3993de4 authored about 9 years ago by Yannick Croissant <[email protected]>
Update forbid-prop-types.js

handle situation where getFirstTokens() call returns only 1 Token

c502d7289a300f1c1eaa9e760bfb0dfcd3b6af26 authored about 9 years ago by Nuno Campos <[email protected]>
Add shared setting for pragma configuration (fixes #228)

4cb2e9efe851283925b4dff3f1226e3a551e9d7b authored about 9 years ago by Yannick Croissant <[email protected]>
Ignore ref in jsx-handler-names (fixes #375)

f1a5fe20dc25f3d129ce606ed8dd6afb95ebf4f2 authored about 9 years ago by Yannick Croissant <[email protected]>
Ad jsx-intent rule (fixes #342)

be33738b098ea145a6598d9ab4b009952d06c913 authored about 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

d28048f5943b7fd5da27f755bdf6e8d1fd5983ce authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #374 from lukekarrys/373-jsx-key-crash

Fix crash in jsx-key (fixes #373)

095c91be9f0e5e7bf8633b1d592a55c90ad44bcb authored about 9 years ago by Yannick Croissant <[email protected]>
fix crashes in jsx-key; fixes #373

50f4762355823dc9681350d70153fa2e3e084346 authored about 9 years ago by Luke Karrys <[email protected]>
sort-comp: say "should" instead of "must"

8e9bf400c9d37199635e60b83187dfb760a7885d authored about 9 years ago by Simon Williams <[email protected]>
Update CHANGELOG and bump version

98541c5f6b752762710759348e3130906a86390d authored about 9 years ago by Yannick Croissant <[email protected]>
Update dependencies

d602db2f46a58ff05cebfffea768ee529448e312 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix error in rules list in README (fixes #371)

a025f4ffba21c13c6c5d5f8d36436500da3669f5 authored about 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #370 from tmcw/patch-1

Fix typo in jsx-no-literals documentation

f4284192c8601a151ac1576cb3918673d76b1269 authored about 9 years ago by Yannick Croissant <[email protected]>
Fix spelling

d23956238d94004b98b4d943ad5129487a4975f1 authored about 9 years ago by Tom MacWright <[email protected]>