Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

jsx-eslint

Maintaining `eslint-plugin-react` and `eslint-plugin-jsx-a11y`, and associated tooling
Collective - Host: opensource - https://opencollective.com/jsx-eslint - Code: https://github.com/jsx-eslint

📝 Addresses CR comments

- Uses pragma context instead of 'React'
- Adds back spaces I removed which increase readability

github.com/jsx-eslint/eslint-plugin-react - 8be52c754f0bc5060dc9ef572509a99119069961 authored about 6 years ago
Merge branch 'master' of https://github.com/yannickcr/eslint-plugin-react into issues/2083

github.com/jsx-eslint/eslint-plugin-react - f7e312112069eada25086fb5f02ee8ec2ae3d24d authored about 6 years ago
fix(package): update emoji-regex to version 7.0.2

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 29d20f78b6437511bed6524d5b1faf5ea9ad9a03 authored about 6 years ago
Merge pull request #2090 from JBallin/no-method-set-state-docs-url

Fix noMethodSetState docsUrl's

github.com/jsx-eslint/eslint-plugin-react - 77e3fd027f3c7083e508a79e0a1bcf46c88f4c21 authored about 6 years ago
Fix noMethodSetState docsUrl's

Fixes #2078

github.com/jsx-eslint/eslint-plugin-react - 7da9e0da38b1f6a61ac8de786809f2a84ddbad1c authored about 6 years ago
Use the pragma setting instead of `React`

Also, the detection actually works now.

github.com/jsx-eslint/eslint-plugin-react - 3ce2078fe16b0a5b96ae6d46aa0b0b8a9e44dbc9 authored about 6 years ago
Support detecting React.forwardRef/React.memo

This updates the component detection to allow for considering components
wrapped in either React...

github.com/jsx-eslint/eslint-plugin-react - 341bb4fbbd4fa959533211d131fd5059fd1e74c4 authored about 6 years ago
Merge pull request #2086 from jomasti/issue-2035

Handle JSX attribute indentation in jsx-indent

github.com/jsx-eslint/eslint-plugin-react - 93584893f4c9e3ae91826c89b16671ba0058a2dd authored about 6 years ago
Update lib/rules/jsx-indent.js

Co-Authored-By: jomasti <[email protected]>

github.com/jsx-eslint/eslint-plugin-react - 6ddc708402fcd0c1c9e2a11c2872dc6d7f516ddb authored about 6 years ago
Update jsx-indent documentation

github.com/jsx-eslint/eslint-plugin-react - 35025de4c44af85dd1adff44a1eddaa5e756dc73 authored about 6 years ago
Put jsx-indent attribute check behind an option

github.com/jsx-eslint/eslint-plugin-react - 9d74b8905b0bae1f23e061fcc6850705d5afa7fa authored about 6 years ago
Merge pull request #2084 from jomasti/issue-2076

Handle functional setState in no-unused-state

github.com/jsx-eslint/eslint-plugin-react - 78e9ea7d6f3157bace1a1c1c294013b0d38d39e3 authored about 6 years ago
Handle JSX attribute indentation in jsx-indent

github.com/jsx-eslint/eslint-plugin-react - f302f05e940fbd21fddfdabd09c903b1cbb20d2b authored about 6 years ago
📖 Adds warning cases to rule documentation

github.com/jsx-eslint/eslint-plugin-react - 9253c10fc1e18d38138aa33ddea77214560cc62b authored about 6 years ago
🔬 Adds unit test coverage for new use cases

github.com/jsx-eslint/eslint-plugin-react - cb425c3060655b05a2d38d939c7d3a8d2b09dbb0 authored about 6 years ago
🔧 Fix for usage of React.Children methods

Fixes the case where you are iterating over a children prop via the
React.Children API.

github.com/jsx-eslint/eslint-plugin-react - 925450f753feac365b46ead62b64501ed4a133d3 authored about 6 years ago
Handle functional setState in no-unused-state

github.com/jsx-eslint/eslint-plugin-react - 1a1a3a2431b8d973e91cf347692c6697435a65cd authored about 6 years ago
[Fix] version errors should log to stderr, not stdout

Fixes #2082

github.com/jsx-eslint/eslint-plugin-react - 8ef86c53003d78c88416a35e1e627914fcfabdf4 authored about 6 years ago
Merge pull request #2075 from sergei-startsev/no-unsafe-aliases

Adjust `no-unsafe` rule to handle all unsafe life-cycle methods

github.com/jsx-eslint/eslint-plugin-react - 45833426924fd70971265ff6fa4f2e8845c77239 authored about 6 years ago
Add `aliases` option to check aliases of unsafe methods

Avoid breaking changes by adding the non-prefixed methods behind the option

github.com/jsx-eslint/eslint-plugin-react - 8d2c7a9831caac98be84037f3c9f95fcb77a832f authored about 6 years ago
chore(package): update flow-bin to version 0.88.0

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 0b63f73e763d77dda2eca59abd34ee17ea7e5261 authored about 6 years ago
Disable jsx-a11y/label-has-for in recommended

Since there's [issues with this](https://github.com/evcohen/eslint-plugin-jsx-a11y/issues/455) ...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - baa13443ca9fa34f4c5c7962550f6ca0c1cf4771 authored about 6 years ago
Merge pull request #2069 from sergei-startsev/legacy-lifecycle-methods

[patch] Disable legacy lifecycle methods linting in scope of `no-deprecated` rule for now

github.com/jsx-eslint/eslint-plugin-react - 35c0b4db660bd0c69626d881c045df3897cf64dc authored about 6 years ago
Exclude legacy life-cycle methods from`no-deprecated` rule for now

- Exclude legacy life-cycle methods from`no-deprecated` rule until it's decided which release de...

github.com/jsx-eslint/eslint-plugin-react - 70d4e7136a576b5d99de61d34dde98cd250a1a19 authored about 6 years ago
Adjust `no-unsafe` rule to handle all unsafe life-cycle methods

- Adjust `no-unsafe` rule to handle all unsafe life-cycle methods including their aliases.
- Add...

github.com/jsx-eslint/eslint-plugin-react - 65116d6a681ccde37552050315adf236d4d3cf6b authored about 6 years ago
chore(package): update jscodeshift to version 0.6.0

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 2c5fb066888d52b8e41ff189f6b385f386da8ea7 authored about 6 years ago
Merge pull request #506 from mahendrakulkarni177/master

[Docs] corrected no-noninteractive-element-to-interactive-role.md file

github.com/jsx-eslint/eslint-plugin-jsx-a11y - e53906d0b2a9402b019625349ed2d58d178b3239 authored about 6 years ago
corrected no-noninteractive-element-to-interactive-role.md file

Added missing square bracket in the example.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 87debc0792a8a535b5e3e83ce2deaa2aa14ab4a4 authored about 6 years ago
[Tests] minimize test output

github.com/jsx-eslint/eslint-plugin-react - 5877629270b7c79ca261b7d23ff6961fd306e8dc authored about 6 years ago
Merge pull request #493 from FranklinYu/fix/doc-deprecation

Mark the replacement for label-has-for

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 59240febade673bdef3c5b2d1fdb289cb666a1bd authored about 6 years ago
Merge branch 'master' into fix/doc-deprecation

github.com/jsx-eslint/eslint-plugin-jsx-a11y - bde77278a9c8f13bbe4f7ee62d365870b01a3db4 authored about 6 years ago
Merge pull request #505 from evcohen/greenkeeper/flow-bin-0.87.0

Update flow-bin to the latest version 🚀

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 7c53b603cce750108418f933139c37e6ab54aad6 authored about 6 years ago
Merge branch 'master' into greenkeeper/flow-bin-0.87.0

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 3cce0bc43b8ca6af735e3a67aa825a021766b78b authored about 6 years ago
Merge pull request #504 from othree/master

No implicit role for `<img>` with `alt=""`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 878ad195571ef5e0531acadf1b7bd99529d4b0ac authored about 6 years ago
Merge pull request #2067 from rickhanlonii/patch-1

[Docs] Remove statement on GC in jsx-no-bind

github.com/jsx-eslint/eslint-plugin-react - 499707ab4d0e7238eff8f5d8566a03a8121f9e9d authored about 6 years ago
Remove debatable statement on perf in jsx-no-bind

github.com/jsx-eslint/eslint-plugin-react - bf4c825efd8934b66cb0b1baf2afbf85a234f790 authored about 6 years ago
[New] Change allowed propWrapperFunctions setting values

This change is adapting the `propWrapperFunctions` setting to allow for
using objects along side...

github.com/jsx-eslint/eslint-plugin-react - a33bfb18ca515e824c5ade55aab1505877b4501e authored about 6 years ago
[Patch] `require-default-props`: Change naming from singular defaultProp to plural defaultProps

github.com/jsx-eslint/eslint-plugin-react - 633421621577ec10482003abdf9918052b003e31 authored about 6 years ago
chore(package): update flow-bin to version 0.87.0

github.com/jsx-eslint/eslint-plugin-jsx-a11y - d56265b6fa9b2312e7f2421eaffad2cd0cef06b9 authored about 6 years ago
[Fix] ensure that react and flow versions can be numbers

Fixes #2056.

github.com/jsx-eslint/eslint-plugin-react - 6d9e7bb7a4ed8532827a18055eeb30b8c0c8fa96 authored about 6 years ago
Update test for implicit role of `img`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 477966f779663a8d84bb2bb4da8970d5a961188a authored about 6 years ago
No implicit role for `<img>` with `alt=""`

Ref: https://www.w3.org/TR/html-aria/#docconformance

github.com/jsx-eslint/eslint-plugin-jsx-a11y - f484ce3b7357c8137c75758d612701f558642ecb authored about 6 years ago
Merge pull request #503 from jessebeach/fix--label-has-associated-control

Add select to the list of default control elements in label-has-associated-control

github.com/jsx-eslint/eslint-plugin-jsx-a11y - df9ce859b82388918b0e2b84533a6ab742fa085f authored about 6 years ago
Add select to the list of default control elements in label-has-associated-control

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6c33bcb27264de8ed1b806fd462bf95b450baa2c authored about 6 years ago
Merge pull request #502 from jessebeach/dialog-is-kind-of-interactive

Dialog and Alert roles can host keyboard listeners

github.com/jsx-eslint/eslint-plugin-jsx-a11y - c0ca0b899b34ba4506e6d08d3438fdf9bda63df9 authored about 6 years ago
Dialog and Alert roles can host keyboard listeners

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 011f8d9c1ce5565492925a4529fe1017d2f32079 authored about 6 years ago
Merge pull request #2040 from Sheile/fix/allow-in-proptypes

Apply allowInPropTypes option to class property

github.com/jsx-eslint/eslint-plugin-react - e133f1c6d79161561d2c3abb35e48069a9a6db3b authored about 6 years ago
Merge pull request #2044 from dimitarnestorov/patch-1

Small mistake in the docs of jsx-sort-props

github.com/jsx-eslint/eslint-plugin-react - d027520a75c633769790ce4837d247a72a218b2a authored over 6 years ago
Update jsx-sort-props.md

github.com/jsx-eslint/eslint-plugin-react - 8671f054191ad5e5cedf91c7c76999bea9b7bf7b authored over 6 years ago
[Fix] `jsx-no-target-blank`: allow `no-referrer` without `noopener` by default

Fixes #2022.

github.com/jsx-eslint/eslint-plugin-react - b9d2eb58b89eec8645c135e12d0a592951499abf authored over 6 years ago
Apply allowInPropTypes option to class property

github.com/jsx-eslint/eslint-plugin-react - b61ad5c9868f51ab858bc8b8ad82cc2bb033ce0d authored over 6 years ago
Merge pull request #500 from ybiquitous/set-plugins-to-configs

More easier `plugin:jsx-a11y/{recommended,strict}` configs

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6596435cb1d873c100c7f193f2881ffcaefe96ac authored over 6 years ago
More easier `plugin:jsx-a11y/{recommended,strict}` configs

This makes setting `plugins` unnecessary when using `plugin:jsx-a11y/***` configs.

Before
-----...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 0f6a8af1e32e07ce063a997036afe2d6072a4bd8 authored over 6 years ago
[Dev Deps] update `typescript-eslint-parser`

github.com/jsx-eslint/eslint-plugin-react - 7d2eb6a15b68bef1bf2bf7c39a180aedfc8d1345 authored over 6 years ago
`jsx-fragments`: improve message text

github.com/jsx-eslint/eslint-plugin-react - 7ee943140079139ddb07775163233c7c8b57ceb3 authored over 6 years ago
Merge pull request #1984 from MrHen/master

jsx-wrap-multilines now catches single missing newlines

github.com/jsx-eslint/eslint-plugin-react - 3008e85553b0ba66f396e2d6690eea420838bfec authored over 6 years ago
Chore: Add tests for prop-types destructuring

github.com/jsx-eslint/eslint-plugin-react - 553bf953b8d56d51ecda9cf8011559a56df873fc authored over 6 years ago
Merge pull request #2026 from HauptmannEck/master

Use `loc` version of `end`, to handle parsers that don't fill `name.end`.

github.com/jsx-eslint/eslint-plugin-react - a92a0fb94790d1ffa0323b7d20d951e2bcfe68dc authored over 6 years ago
Add tests around the functionality of a parser without start/end values.

github.com/jsx-eslint/eslint-plugin-react - a7cbf409ffae1f3222f6c2a7c1d0844a1d7e46e6 authored over 6 years ago
Use `range[1]` instead of `end`, as it has wider parser support.

github.com/jsx-eslint/eslint-plugin-react - aa4c33940223a3e49bea96c190bf8f268c1956cc authored over 6 years ago
Mark the replacement for label-has-for

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 38442488bdb70c9c46716075c767ce62df5675b1 authored over 6 years ago
Merge pull request #1978 from alexzherdev/1955-react-version-detect

[New] Support "detect" option for React version setting

github.com/jsx-eslint/eslint-plugin-react - 24044e00c0b53e0a6ac939a3a05dfc643fb95adb authored over 6 years ago
Make aria-role case sensitive

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 651366cc8c7b1fedc4fdb4bc18df7cf285234a52 authored over 6 years ago
normalizedValues to values

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 93265cb0782e790e616922407c55a16f5104ba18 authored over 6 years ago
[484] Fix role-has-required-aria-props for semantic elements like input[checkbox]

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 56d3b9acb125668e6436af4172632f456f13ec06 authored over 6 years ago
Handle the type={truthy} case in jsx

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 46e9abd33d311a46c882b17a5e8327eb41b245d1 authored over 6 years ago
Merge pull request #2015 from stevemao/patch-1

add more escape examples

github.com/jsx-eslint/eslint-plugin-react - bc6a1bac863749f344f984ad296c80aa3d578f41 authored over 6 years ago
[New] `no-unescaped-entities`: more friendly error message; add config to adjust

github.com/jsx-eslint/eslint-plugin-react - 76b6742309d260a45d25855f07ccdeba05c0da41 authored over 6 years ago
add more escape examples

github.com/jsx-eslint/eslint-plugin-react - 773277df6808a33116222eb884225094e774b277 authored over 6 years ago
Merge pull request #2008 from jlgonzalezdev/master

[New] `jsx-no-literals`: print node value in warning message

github.com/jsx-eslint/eslint-plugin-react - 5dddbf4b05bc9727b4420b82dfe7b6f65c81a861 authored over 6 years ago
[Fix] `jsx-sort-comp`: Fix fixer in case of more than 10 props

Fixes #1993. Fixes #1922.

github.com/jsx-eslint/eslint-plugin-react - c2ae5d39ffaef41806a9562d20e549cb7b09057a authored over 6 years ago
[New] `jsx-no-literals`: print node value in warning message

github.com/jsx-eslint/eslint-plugin-react - eafd19ded6ebb34b35e56830b0f4363ac4414910 authored over 6 years ago
Add link-type styling recommendation to anchor-is-valid

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 43d1d946fdececa2f5cca1ea6426f61e412996c0 authored over 6 years ago
[New] `no-typos`: check static lifecycle methods

This updates the `no-typos` rule so that it checks for lifecycle methods that should be static, ...

github.com/jsx-eslint/eslint-plugin-react - c1ed90e1cfdd303095815e563d0d15ec359fd830 authored over 6 years ago
Merge branch 'master' into lukyth/state-in-constructor

github.com/jsx-eslint/eslint-plugin-react - b0e4c84ff2bf92d89fe732178c31361cd1d8d80f authored over 6 years ago
Merge pull request #2001 from alexzherdev/1908-required-prop-types-detection

Extract required propTypes detection

github.com/jsx-eslint/eslint-plugin-react - 8f2663ed42860bb477d4720335674cf892ea65c5 authored over 6 years ago
Merge pull request #1829 from alexzherdev/1759-state-parameter-names

Don't depend on state parameter name in no-unused-state

github.com/jsx-eslint/eslint-plugin-react - d0765dd0ee014576e7b5501f3417b478d1a672b1 authored over 6 years ago
Merge pull request #1995 from sergei-startsev/fix-1960-no-this-in-sfc

Fix `no-this-in-sfc` for class properties

github.com/jsx-eslint/eslint-plugin-react - b77be965c580b5cd2b3d56549c2efc129443d50c authored over 6 years ago
Merge pull request #2004 from sergei-startsev/remove-redundant-requires

Remove redundant require('babel-eslint') from tests

github.com/jsx-eslint/eslint-plugin-react - aef3ee9dede3afbd5859d3130397f860202d5ab4 authored over 6 years ago
Remove redundant `require('babel-eslint')`

github.com/jsx-eslint/eslint-plugin-react - fee8c360c5c8b59e9c06cc68cce1951b756e927f authored over 6 years ago
Remove redundant require('babel-eslint') from tests

github.com/jsx-eslint/eslint-plugin-react - 7b37681804871c2e5aff1b9b63e72932fd330daf authored over 6 years ago
Extract util functions to AST utils

github.com/jsx-eslint/eslint-plugin-react - 08e9d0b85841d764635c78d026cc3842c523d8f4 authored over 6 years ago
Merge pull request #2002 from OliverJAsh/patch-1

`display-name` docs: mention default `ignoreTranspilerName` value

github.com/jsx-eslint/eslint-plugin-react - 843fef93572e63adb26409c0847dd1ea8eb9f304 authored over 6 years ago
`display-name` docs: mention default `ignoreTranspilerName` value

github.com/jsx-eslint/eslint-plugin-react - 9cf86d18d11ae28c58554359c94909264986dc28 authored over 6 years ago
Use filter instead of if/return

github.com/jsx-eslint/eslint-plugin-react - d8a615f5857b7627b629ae98bc734fca6bcb03d4 authored over 6 years ago
Extract isRequired detection from default-props-match-prop-types

github.com/jsx-eslint/eslint-plugin-react - 70155b4f85c85165e157e5141053906c084f1398 authored over 6 years ago
Make require-default-props use isRequired detection

github.com/jsx-eslint/eslint-plugin-react - 2e4f91afdc8a089936a2ff49e6b4c83cccb3432a authored over 6 years ago
Merge pull request #1942 from alexzherdev/default-props-detection

Extract defaultProps detection

github.com/jsx-eslint/eslint-plugin-react - 6075926e7f3f2a51a420fa72367c2ac2edcfc437 authored over 6 years ago
Fix `no-this-in-sfc` for class properties

Fixed #1960

github.com/jsx-eslint/eslint-plugin-react - 68d63845635da3fedd6205b068cb33ff3d848c76 authored over 6 years ago
[New] add rule to enforce fragment syntax

github.com/jsx-eslint/eslint-plugin-react - 2e60d0e7d705a73109f3c832a68f7810d2fc496d authored over 6 years ago
Use object.fromentries

github.com/jsx-eslint/eslint-plugin-react - b81e19a10ff8b076b8e13b4bd8217fd017e57ea8 authored over 6 years ago
Extract defaultProps detection code from default-props-match-prop-types

github.com/jsx-eslint/eslint-plugin-react - efb5bd76a149c7a3ab46a79e9f41f78e186dd152 authored over 6 years ago
Make require-default-props use defaultProps detection

github.com/jsx-eslint/eslint-plugin-react - ce9ba3420625bd93ae2dfe88d3c9732ce63b7dc0 authored over 6 years ago
Merge pull request #1946 from alexzherdev/used-prop-types-refactoring

[Refactor] Extract used propTypes detection

github.com/jsx-eslint/eslint-plugin-react - bd083bf05505d6b2440ccc63e4f7b0a97180cbe7 authored over 6 years ago
Filter arrays instead of if conditions

github.com/jsx-eslint/eslint-plugin-react - fd03bd79686efb6154861518ff39bb4ef1336d47 authored over 6 years ago