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
Removed ESLint 1.x config information as it's probably used by very, very few people. Restructur...
github.com/jsx-eslint/eslint-plugin-react - e6326281303ec03b8d6f09d50899e1fca92fabd8 authored about 7 years agoFix typo in changelog
github.com/jsx-eslint/eslint-plugin-react - 7aaec03fe6fb60a5537f36a9cb4b409d9bb24953 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - 115e4b900e540ef77ae6b17afd6457da1b5d9c07 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - ae55fdf7408e65fd5ed66339fd64c1378d015a6a authored about 7 years ago
- Fix comment nodes being deleted when fixed
- Fix problem when last token spans multiple lines
github.com/jsx-eslint/eslint-plugin-react - 28654e29b1286d7166f7237a5b4107f5d9045d63 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 2c2d8310f5a914d75ea246f516a7e829ee0f439f authored about 7 years ago
Fix crash when using Unions in flow propTypes
github.com/jsx-eslint/eslint-plugin-react - df17cd45658f1ea65bb49340efdf8cd59bd76084 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - dd1085122634344ae2b7e7a928e3d8ebfa240b50 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 077e017892369865301770c4172a3f3faa6748cc authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 16e57ff8085742e166d03ab45082c647db68eb59 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 4eb9259f95b3380aec81b9c457eb0f2eede790b1 authored about 7 years ago
A new rule forbid-dom-props was added. It is based on
forbid-component-props but it only forbid ...
github.com/jsx-eslint/eslint-plugin-react - c8b3f164a72ea0d968acb1854f1e0974929e8af8 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - fecd9a4addd7956b2ea29cfd3bf98161af9df07a authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 56db72e56dd8cd17aa0bfd2861f5592ea2b3d60a authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 7def79f4433bbe36328a38de6807a9ed58be232f authored about 7 years ago
Fix crash in no-access-state-in-setstate
github.com/jsx-eslint/eslint-plugin-react - 6829c5ca560ea04208b841152aa5ca2f4affa71a authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-jsx-a11y - b54c82de8fed6fe5f826bb47c5b050a9d5df5150 authored about 7 years ago
With an IIFE in the return statement of render that uses `this.state`,
there is no parent with a...
Minor doc fix in no-access-state-in-set state rule to make it consistent with the others.
github.com/jsx-eslint/eslint-plugin-react - f06db3d566a1db9572d75e72bc591a0a747b4d1d authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - dfa5005dae76c07e8f2b46784a80b7bbf362edc5 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - efbb8a556995f1afb17465578b3f207733f25d8f authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - db5a243946c4012a168c436695520c37edd52a5e authored about 7 years ago
This rule will report errors when a stateless functional component is
attempting to use `this`.
per https://github.com/yannickcr/eslint-plugin-react/pull/1552#discussion_r151876353
github.com/jsx-eslint/eslint-plugin-react - e2ca690a6ccfa52d9422daf747e9c590945101a4 authored about 7 years ago[Docs] jsx-one-expression-per-line
github.com/jsx-eslint/eslint-plugin-react - 9fe89a0db11b5f36e6e6d6c694e6b59b0ef68c1a authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - 8ef28247254f78b1c32bea2d3e70482de6ef4f17 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 3a94a95bef025827478da340630675f25449195e authored about 7 years ago
[Docs] Add link to "button-has-type" rule docs in the main README
github.com/jsx-eslint/eslint-plugin-react - 32a050a83ed2b78144c668fb80227eadb0e8fd7b authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - 31bfdf75f4fed67469cc632e1a4c2be431f4cffe authored about 7 years ago
Fix crash in no-unused-prop-types
github.com/jsx-eslint/eslint-plugin-react - 56c0a0b38a5d654721cb11ce173e4d81257aae10 authored about 7 years ago
When checking props in setState updater functions, some assumptions were
being made about the pr...
Prevent jsx-no-bind crash
github.com/jsx-eslint/eslint-plugin-react - e0bae0388db7059649b768252651449ce73e13df authored about 7 years ago
The rule would assume a variable is initialized when checking a
VariableDeclarator node.
github.com/jsx-eslint/eslint-plugin-react - c1488932991a2140430ff62c29bb4179f4196127 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - f746d6872863b1926edd45ec41601665428d5370 authored about 7 years ago
Fix alignment bug in jsx-indent (and extract duplicate code)
github.com/jsx-eslint/eslint-plugin-react - 771f53427ea348759a763eca6b168a3f94152348 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - 48e04c20cf3f9e595c8fb1b3aeb871b4674e425c authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 0e1009d2e0ba586061e150cd6444f27c8fa86d05 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - c51087cc382450fdd837caf243ec8503f150b467 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 6d50fb63eecb1c6eb9a7fdf412dcf400cf0e48a8 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 8f3dc5529c32fe4f6edc4d5a6e6d393fab561eab authored about 7 years ago
Although the logic is quite different here, the new function seems to work (tests are passing)
github.com/jsx-eslint/eslint-plugin-react - acc4f24375008db77178b1d8c20291be20f725b8 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - c8ee19331217c9614c379a90871424dfcaea1e24 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - bda68ce407df3d1b5b97a83b62e3cb0962bc7048 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 5b2e1d45e51fa6a44032d27ba36e4b44ac737af1 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 9de7c73dacf37de5dd220345d485372307a9a5b7 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - cc344806d576c76631b6e0a79ced9e96d8c33fc8 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - fd3cebb6c59660b8185dea7106afb9290674e4d6 authored about 7 years ago
Add forbidDefaultForRequired option
github.com/jsx-eslint/eslint-plugin-react - 27b8279bc849f0a4179a79b7cd7625c78146310e authored about 7 years agoRefactor Components into ES6 class syntax
github.com/jsx-eslint/eslint-plugin-react - 24190c6c12a1d27238e36177b47cb975afab62e1 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - cf2d6f67673e6a50600f0924f2a6ae5162d8ed21 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 04a42a9328a5c67bc1e6d6368c1ef6a47f9a9df7 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - a0d47cf608f42bed290506b3b90b98007d35a546 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 8d665211d1a33d88bfbb1c895afc9ba0a1aafb09 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - c379156d6380c006e2e8b9ebbc3abcabb96c974f authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - e3638ab0c9921516cb03fe3c784d1df31888395c authored about 7 years ago
Fix no-unused-prop-types setState updater
github.com/jsx-eslint/eslint-plugin-react - 64cf2d7a3ec5d6deb984304603bb472f8643dff9 authored about 7 years agoforbid-prop-types: forbid contextTypes, childContextTypes
github.com/jsx-eslint/eslint-plugin-react - 006441f3c821c40a479b4576748f25d731ea77be authored about 7 years agoFix docs for button-has-type
github.com/jsx-eslint/eslint-plugin-react - 72d78159697e245bdb1e6b76a452ac5512a49af5 authored about 7 years agoLooks like a copy&pasta error.
Ref #1525
github.com/jsx-eslint/eslint-plugin-react - ad514b3621e4abc7fa58faf85c525fd2999e9ac0 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - 0ab4b82c280a9e9d8374a13846b25ae2e3a210ba authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - da82f2b6cbc73a26bd23087cba78cba8c89cba18 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 9ab07e013e87ce27dd97294ac5980ea16b94fd8b authored about 7 years ago
New option for require-default-props rule that forbids defining default
props for props that are...
Deprecation check for React.DOM factories
github.com/jsx-eslint/eslint-plugin-react - 4f3fc51e32467afbeccc4954765f4312e8e76edf authored about 7 years agoCode clean up
github.com/jsx-eslint/eslint-plugin-react - dea04b6d2c1fce91ceb2f55fd462a36e92e5e8f4 authored about 7 years agoAdd a rule enforcing explicit "type" attributes for buttons
github.com/jsx-eslint/eslint-plugin-react - 8795fdeb15d241b86a0ebb3364095450a076ba78 authored about 7 years agoFix crash in default-props-match-prop-types
github.com/jsx-eslint/eslint-plugin-react - e7e2940007d4a7c5fa19d65ff8c777e96cae8bb6 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - 640632e5371d5debd00f4f366eb082d7284e6cf9 authored about 7 years ago
The rule would crash when checking an intersection with a
GenericTypeAnnotation that was not def...
Fix bad report by jsx-no-comment-textnodes
github.com/jsx-eslint/eslint-plugin-react - 02ac5ce78b297b0ae55a73856b2dbe376a423c96 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - fdacc74189de7a9a1724e7b02f4cd822a124dda1 authored about 7 years ago
The rule was reporting usage of two slashes via html entities at the
beginning of a literal betw...
github.com/jsx-eslint/eslint-plugin-react - 224d949d45badf8da5d1f36f340522f429d89a86 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 54b738d249c26b808903fce53f5f34a6dd1c8251 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - a9f5fab76de29c8d33dbf5eb8571a537d10a2000 authored about 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 1b83214aec26c001b541cbc411908d8d9329b6cc authored about 7 years ago
Since the oldest supported version of `babel-eslint` (6.x) has the
key property on ClassProperty...
github.com/jsx-eslint/eslint-plugin-react - 0e8530e519e494515ebfae2fc84de7dfeb2099d8 authored about 7 years ago
Account for defaultProps in prefer-stateless rule
github.com/jsx-eslint/eslint-plugin-react - f36b0fa995a2bbe84ab28b035fc6aacbfcb11734 authored about 7 years agogithub.com/jsx-eslint/eslint-plugin-react - 5c6b355ade81ce17bd79a2ddc50fc6b1f24e1bbc authored about 7 years ago
Previously, a class component that could be converted to a stateless
functional component would ...
github.com/jsx-eslint/eslint-plugin-react - 0922c56b4acaef3b68d7b6a3cc17d9770e48858a authored about 7 years ago
Handle no-props-unused-props in custom validators
github.com/jsx-eslint/eslint-plugin-react - 20102053f8828abc36b2e6239464a898b2853cda authored over 7 years agogithub.com/jsx-eslint/eslint-plugin-react - a6e39d00e879876f768d5fd9c8bc09685169030b authored over 7 years ago
When a custom prop validator is used mark props used inside the
validator as used.
Fixes #1068
github.com/jsx-eslint/eslint-plugin-react - 2b4776abf672930b701ef7aedba0658ebdf5aeda authored over 7 years agoHandle when props are used in the setState update callback
Fix #1506
github.com/jsx-eslint/eslint-plugin-react - c471d775310ca7f0fb4f5341f44bd38efc79395a authored over 7 years agogithub.com/jsx-eslint/eslint-plugin-react - 409515f900aa9621086939c0a5a5147069957d05 authored over 7 years ago
github.com/jsx-eslint/eslint-plugin-react - 71204c074849899fec1ab9e27244ec696a41e56f authored over 7 years ago
since it was ignored by default.
github.com/jsx-eslint/eslint-plugin-react - a36b1f9c53cc6cbfdbabfe46322a3df3ef5ab940 authored over 7 years agoRule proposal: no-access-state-in-setstate
github.com/jsx-eslint/eslint-plugin-react - b9b1525071686075634356313fd8a3191734ec0f authored over 7 years ago[docs] Update jsx-key.md
github.com/jsx-eslint/eslint-plugin-react - c84b879be146a92a068fc5b43fc67fb3fa570d1f authored over 7 years agoFix bugs in rendering an array of elements to prevent from unintentional copying it.
github.com/jsx-eslint/eslint-plugin-react - 33c974ffee628903f0dd9f7fa1d675d32ccdbaa1 authored over 7 years agoCheck parentheses with new lines for multiline JSX
github.com/jsx-eslint/eslint-plugin-react - aeed629c15a0e000f34a4480769b9394d40795e2 authored over 7 years agoNew rule: jsx-one-expression-per-line
github.com/jsx-eslint/eslint-plugin-react - bf3ccb333a87b93d30e82b38348b7c8bc7732755 authored over 7 years ago
This changes the options from a boolean to an enum with five possible
values: true, false, `igno...
thanks @lencioni
github.com/jsx-eslint/eslint-plugin-react - cd3648c069b646caa79256a6e65f24f64306235c authored over 7 years ago[jsx-no-bind] Only warn for props and account for variable declaration
github.com/jsx-eslint/eslint-plugin-react - fcf580b46fcb6c94c2d13f0fec359b15ebcdef28 authored over 7 years ago