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

Fix linting errors from the var -> const/let PR

github.com/jsx-eslint/eslint-plugin-react - 84bd23526bfc52fdae48032ae5702c041399b585 authored over 7 years ago
Rename no-static-typos to no-typos

github.com/jsx-eslint/eslint-plugin-react - efb73661b8aed29764487b4bdd12718fde644c41 authored over 7 years ago
Fix another lint error that doesn't show up locally, only on travis :o

github.com/jsx-eslint/eslint-plugin-react - 3c3baef8757c965557bc6bf7264beeac64b96ee5 authored over 7 years ago
Fix linting errors that popped up after rebase on master

github.com/jsx-eslint/eslint-plugin-react - ebd423102d9c734aec047d3f539a9529a1ff4e74 authored over 7 years ago
Add suport for FunctionDeclaration to findReturnStatement

findReturnStatement expect "node.value.body.body" to exist, but for FunctionDeclarations
the cor...

github.com/jsx-eslint/eslint-plugin-react - faea2af90ac6c3afbd31cd721fa426e118ae15c5 authored over 7 years ago
Properly detect ES6 components and Stateless functional components

github.com/jsx-eslint/eslint-plugin-react - 49a7dfa3f0cb17f9c6b1f21490575b281fb9fafb authored over 7 years ago
Remove fixer from no-static-typos

github.com/jsx-eslint/eslint-plugin-react - 89f340cc36c5797f9b9cb98742d845b87d4892d0 authored over 7 years ago
Add fix for no-static-typos

github.com/jsx-eslint/eslint-plugin-react - 860d7f3d07a176a4a0adf494145e6bc82a9fe4ae authored over 7 years ago
Add no-static-typos rule

github.com/jsx-eslint/eslint-plugin-react - 345aef44e97061ed5ae02dea00e90fe92782f27e authored over 7 years ago
Add support for childContextTypes

github.com/jsx-eslint/eslint-plugin-react - 4a596ba9c77bedee193a8b789bd51429be38b8c8 authored over 7 years ago
Fix documentation:

Fix an error with closing the code tag
Add "fixable" to the documentation
Add link to the main R...

github.com/jsx-eslint/eslint-plugin-react - 6a0a61478b4ed62b0a9fddaf4bcd1e9479e0a042 authored over 7 years ago
Fix syntax errors in tests

github.com/jsx-eslint/eslint-plugin-react - ccff8ea64bcdc8763195a53ae46df08b4d34d0df authored over 7 years ago
Add test cases for function components

github.com/jsx-eslint/eslint-plugin-react - 5ac830ecdbc6abb593a6c57a602b535756ca1e81 authored over 7 years ago
Also handle cases where we declare propTypes outside of the class

github.com/jsx-eslint/eslint-plugin-react - 394b4d53b0df2f48b985124b782db665447cf0a6 authored over 7 years ago
Remove requiring babel-eslint in the test

github.com/jsx-eslint/eslint-plugin-react - 01d4338cd8f7e9089ae380275e9bc754e1c02e34 authored over 7 years ago
Update the title for the readme for the file

Added the rule name

Decided to not mention all the possible properties that we check for in the...

github.com/jsx-eslint/eslint-plugin-react - 36fae242032b58501057edc2c77cab2cc2368118 authored over 7 years ago
Another minor documentation fix

github.com/jsx-eslint/eslint-plugin-react - 692a94ffb227a153d11204f5ad6d76658c27cf8d authored over 7 years ago
Merge pull request #1093 from benstepp/bs-async-prop-usage

fix no-unused-prop-types + async class properties and methods

github.com/jsx-eslint/eslint-plugin-react - a5dc9b8f2b79971c6214ca4eac24b4c8f2ef8d9d authored over 7 years ago
Merge pull request #1278 from yannickcr/node8

Add Node 8 to Travis and AppVeyor

github.com/jsx-eslint/eslint-plugin-react - ab7bd25bba080cd0f48cdfe6a0b2b5df8a459d34 authored over 7 years ago
Merge pull request #1082 from webOS101/sort-comp-classexpression

Fix sort-comp ClassExpression

github.com/jsx-eslint/eslint-plugin-react - 07b63739834cc36cd84e6e1d66fab0d2ddd04955 authored over 7 years ago
Add Node 8 to Travis and AppVeyor

github.com/jsx-eslint/eslint-plugin-react - 620bdfa1e97794c30fea8570f192bbfe2d2ccacc authored over 7 years ago
Fix linting errors

In #1277 we enabled some new eslint rules, but the branch hadn't been
freshly rebased, so a few ...

github.com/jsx-eslint/eslint-plugin-react - f67f4a96f4d564762add550976fc6b6a009992f1 authored over 7 years ago
Merge pull request #1277 from dfilipidisz/transform-variables

Transform variables

github.com/jsx-eslint/eslint-plugin-react - d672588cc39334e215ff5993f859f159fc977d57 authored over 7 years ago
Merge pull request #1264 from EvNaverniouk/boolean-prop-naming

New `boolean-prop-naming` rule for enforcing the naming of booleans

github.com/jsx-eslint/eslint-plugin-react - 9f3b74079b6c84fce0ccca3a4d6880ecebb3877c authored over 7 years ago
Add eslint rules to enforce changes

github.com/jsx-eslint/eslint-plugin-react - 68b9b062174e92012291d3ee3c2a928fc506787f authored over 7 years ago
Use const and let instead of var

github.com/jsx-eslint/eslint-plugin-react - c4dbda14de68d7d1ad0ad02909b8366655b1d075 authored over 7 years ago
Added thanks to mjaltamirano in CHANGELOG

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 131a75d3e0f1e87c01958ee70ba010515c4a4e27 authored over 7 years ago
Remove href-no-hash rule

github.com/jsx-eslint/eslint-plugin-jsx-a11y - a14617528cda23c6c88902ace1d083e4e13ac271 authored over 7 years ago
Removed v2 for peer dependency ESLint

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 91c6b4695c68d94b9252d828ced215e8c5a1c61c authored over 7 years ago
Removed two references to href-no-hash in README

github.com/jsx-eslint/eslint-plugin-jsx-a11y - e621917a58065e9e5ad2ab2bffc4ad6c95955332 authored over 7 years ago
New `boolean-prop-naming` rule for enforcing the naming of boolean prop types

github.com/jsx-eslint/eslint-plugin-react - da0affa213e29cbe387582cd3d21be7624026089 authored over 7 years ago
Merge pull request #1005 from yooungt13/patch-1

Update jsx-closing-bracket-location.md

github.com/jsx-eslint/eslint-plugin-react - 589113f0edfbc457dc79ee27f0ea1f7b3342eb68 authored over 7 years ago
Update jsx-closing-bracket-location.md

github.com/jsx-eslint/eslint-plugin-react - 3820096578310ea1cf3cf1e71c2f679d8b51b817 authored over 7 years ago
Merge pull request #259 from mjaltamirano/label-has-for-update

update label-has-for children content handling

github.com/jsx-eslint/eslint-plugin-jsx-a11y - d7cfe54cf11ef7342885ed2bf5897d8fe4fd9a11 authored over 7 years ago
Merge branch 'master' into label-has-for-update

github.com/jsx-eslint/eslint-plugin-jsx-a11y - d22d480f10c7638feaf1dbfcfb99756e6327a0c4 authored over 7 years ago
Merge pull request #1250 from ljharb/boolean_inverse

[New] `jsx-boolean-value`: add inverse option for always/never

github.com/jsx-eslint/eslint-plugin-react - fd2fba176a63aea518de447fa95be41fe613b805 authored over 7 years ago
Merge pull request #1276 from Hypnosphi/fix/no-find-dom-node

Make no-find-dom-node work correctly with named imports

github.com/jsx-eslint/eslint-plugin-react - f70b41795ef8398c416ad799e319874d22a52234 authored over 7 years ago
Merge pull request #1271 from dustinsoftware/issue-1269

Fix crash when rel tag is empty

github.com/jsx-eslint/eslint-plugin-react - e67002222dd433d616ee89e2110d9294407d911a authored over 7 years ago
Make no-find-dom-node work correctly with named imports

github.com/jsx-eslint/eslint-plugin-react - cbe8ae960be34a0788836ad27c7fdf53ca0c4ea6 authored over 7 years ago
Merge pull request #1272 from dustinsoftware/issue-1266

Add more support for wrapped propTypes

github.com/jsx-eslint/eslint-plugin-react - 5a55e169522f6c94abbef0ab454ce2bdd7f2086d authored over 7 years ago
Merge pull request #1274 from dfilipidisz/issue-1240

ES6-ify `void-dom-elements-no-children` rule and test file

github.com/jsx-eslint/eslint-plugin-react - 1c15d262f6e4a65194224098a4ea0cc845c81145 authored over 7 years ago
ES6-ify void-dom-elements-no-children rule and test

github.com/jsx-eslint/eslint-plugin-react - ae92a7375161a4d6b9a546b38f54e1350cb4f56c authored over 7 years ago
[New] Add fixer for `jsx/sort-props`

github.com/jsx-eslint/eslint-plugin-react - 560b77ad6d2dc0ba98ac876cdcbf7ace9ac0f339 authored over 7 years ago
Add support for wrapped propTypes to default-props-match-prop-types

github.com/jsx-eslint/eslint-plugin-react - 412f44c73fce776111535048a4a9f9327dfc126f authored over 7 years ago
Add support for wrapped propTypes to prop-types

github.com/jsx-eslint/eslint-plugin-react - eda7e1ddf8209e6285b12269a9f2aa9ba522a2cb authored over 7 years ago
Add support for wrapped propTypes to forbid-prop-types

github.com/jsx-eslint/eslint-plugin-react - 55e496dd4e2a096e42cca3f85260d6b27b43d808 authored over 7 years ago
Add support for wrapped propTypes to sort-prop-types

github.com/jsx-eslint/eslint-plugin-react - b25d7910b13d7f0b8775a9961bd9e15824997a5c authored over 7 years ago
Fix crash when rel tag is empty

Fixes #1269

github.com/jsx-eslint/eslint-plugin-react - b9069af56a3366252bfae07843fc96c89d20a137 authored over 7 years ago
Move propWrapperFunctions into settings

github.com/jsx-eslint/eslint-plugin-react - b6e3a2f7c0ad08b817468b63a855f04c697f1d55 authored over 7 years ago
Update label-has-for children content handling and make default for label-has-for both id and nesting

github.com/jsx-eslint/eslint-plugin-jsx-a11y - d2fbea5f6a6eebff9b3ad75fe052cf3cc8cbbf2f authored over 7 years ago
Add support for wrapped propTypes to require-default-props

github.com/jsx-eslint/eslint-plugin-react - 4df159b2ffde555ab5a1d1c9497374e8e5247b53 authored over 7 years ago
Refactor isAlways/isNever logic

Per https://github.com/yannickcr/eslint-plugin-react/pull/1250#discussion_r123389197

github.com/jsx-eslint/eslint-plugin-react - a7941015f461abeeb704395cf6518d19616b00ee authored over 7 years ago
Only build up data when needed.

Per https://github.com/yannickcr/eslint-plugin-react/pull/1250#discussion_r123388966

github.com/jsx-eslint/eslint-plugin-react - ed4978c3651f82766902180bd07b94b58fe77962 authored over 7 years ago
Merge pull request #1223 from burabure/no-direct-state-mutation-allow-constructor

[Fix] Allow this.state assignment on constructor

github.com/jsx-eslint/eslint-plugin-react - 61b65a0df207ce4b52d676e3519a8edc8cabf2bb authored over 7 years ago
Merge pull request #1253 from dustinsoftware/forbidExtraProps

[New] `no-unused-prop-types`: Add support for propTypes wrapped in a function

github.com/jsx-eslint/eslint-plugin-react - c568d4909166b0085971dbe65f4401783313f89a authored over 7 years ago
Add support for propTypes wrapped in a function

PropTypes would previously get ignored if wrapped in forbidExtraProps.

github.com/jsx-eslint/eslint-plugin-react - 5770f29fdc8965ecc4f55eac836df7e0179356a0 authored over 7 years ago
Chore: Support eslint v4. (#267)

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6076fe5fbd1d87446298e14e9fec69dce2660dbf authored over 7 years ago
Merge pull request #1261 from mminer/fix-default-props-match-prop-types-link

[Docs] Fix link to default-props-match-prop-types rule

github.com/jsx-eslint/eslint-plugin-react - ab77cc973b708308b00d669a5991bb69b6208bc5 authored over 7 years ago
Fix link to default-props-match-prop-types rule.

github.com/jsx-eslint/eslint-plugin-react - b08bec90b8225441b9c30e3cf5f9fcd1e3fdf2e5 authored over 7 years ago
[Tests] enforce padded-blocks and computed-property-spacing.

github.com/jsx-eslint/eslint-plugin-react - 5b2f4e39c43fbe6f3ed82874fc95636c585e036e authored over 7 years ago
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - cdfa56f981b98a3dd802f4425a7283f0265395da authored over 7 years ago
Remove re-added require-extension rule documentation

github.com/jsx-eslint/eslint-plugin-react - 5be0be3c810b68e8922198ddd0cecf3a77fc421f authored over 7 years ago
fix flow nested object type spread

github.com/jsx-eslint/eslint-plugin-react - 7e5863e4700031a3fc7a0c374be928b646773c2a authored over 7 years ago
[Dev Deps] update `babel-cli`, `babel-core`, `babel-eslint`, `babel-jest`, `babel-plugin-transform-flow-strip-types`, `babel-plugin-transform-object-rest-spread`, `babel-polyfill`, `babel-preset-es2015`, `coveralls`, `eslint-config-airbnb-base`, `eslint`, `eslint-plugin-flowtype`, `eslint-plugin-import`, `jest`, `rimraf`

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 7dbcfb1c05aa02ec941d49b8410f9e869d04e738 authored over 7 years ago
Add ESLint 4.0.0 to peerDependencies

github.com/jsx-eslint/eslint-plugin-react - e7836b58a8c2da479d15866d0b7b4801554b7f1c authored over 7 years ago
Merge pull request #1177 from fatfisz/curly-spacing-for-children

`jsx-curly-spacing`: Enable curly spacing check for children

Fixes #857

github.com/jsx-eslint/eslint-plugin-react - 32bcb486043b29645a4f483a0302957aa11b2f3c authored over 7 years ago
Fix the behavior of the boolean "attributes"

github.com/jsx-eslint/eslint-plugin-react - 65135b8403ed322bb04ad0316988b67a3ed47acb authored over 7 years ago
Add the "children" property of the config

github.com/jsx-eslint/eslint-plugin-react - 408e1b1b3c5790adb6782f539380abd531736319 authored over 7 years ago
Change "spaces" to "when"

github.com/jsx-eslint/eslint-plugin-react - 7b9d9adf803a7eacda87b84294c0f8aca93805c9 authored over 7 years ago
Add a test case for a fixed bug

Previously when "spacing" was set and "allowMultiline" was missing,
it was set to `undefined` an...

github.com/jsx-eslint/eslint-plugin-react - 9a8f80083088daa92987dfd739e695402f00559d authored over 7 years ago
Move the first option into the config object

Use the "spaces" name.

github.com/jsx-eslint/eslint-plugin-react - 0f0ab2199f69cda81b788793ff9049bdf73608b6 authored over 7 years ago
Allow attributes to have their own config

This change does not make sense by itself, but it will with the added
children config.

github.com/jsx-eslint/eslint-plugin-react - c9e9ded88580dedff8e5cd5c309266d1ca714051 authored over 7 years ago
Add back the support for the previous config

github.com/jsx-eslint/eslint-plugin-react - 6903f18f2286ed0f3f0ffdefe6ed25eaef6ae63c authored over 7 years ago
[Deps] update `jsx-ast-utils`

github.com/jsx-eslint/eslint-plugin-react - 8e547eaa72ba37a57f6b140b1787b93272bbe389 authored over 7 years ago
[Dev Deps] update `babel-eslint`, `coveralls`, `mocha`

github.com/jsx-eslint/eslint-plugin-react - 8abf832a11f7c254850b864bdcda2bda75420e1f authored over 7 years ago
Only apps should have lockfiles.

github.com/jsx-eslint/eslint-plugin-react - 0c3638015b79e72c187d292269a22562da5d4efe authored over 7 years ago
Fix .eslintrc env settings.

github.com/jsx-eslint/eslint-plugin-react - 8ff5b94d8ef252e94417a5b6ff4a863205e0dbd4 authored over 7 years ago
[New] `jsx-boolean-value`: add inverse option for always/never

Fixes #1249

github.com/jsx-eslint/eslint-plugin-react - dbe6686f6745db9e9ca5ec7e37e70f73d152d5d8 authored over 7 years ago
Merge pull request #1215 from rsolomon/jsx-closing-tag-location

[New] Add indentation rule for closing tag of multi-line jsx

github.com/jsx-eslint/eslint-plugin-react - 81c8e356df1c98c8734f9d450f8263a0b508bb62 authored over 7 years ago
Upgrade devDependencies.

github.com/jsx-eslint/jsx-ast-utils - f84c0b395f80f674a13cb21506bf0c9ed8592ccf authored over 7 years ago
Remove all lockfiles. (#44)

github.com/jsx-eslint/jsx-ast-utils - a57b080a463a804f21ca944c3558380a8713a002 authored over 7 years ago
Remove all lockfiles. (#261)

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 198d0a51e00ecde2f59954c3e5cea11bb2389a8c authored over 7 years ago
Merge pull request #1236 from gpeal/gpeal--prop-types

Register prop-types when set through Flow SuperTypeParameters

github.com/jsx-eslint/eslint-plugin-react - 52f54be49a34c6459b8b8d8c12e7d0c5c63c095b authored over 7 years ago
Merge pull request #1244 from jseminck/no-array-index-key-bug

[Fix] Treat "key" without value as a valid case instead for "no-array-index-key"

github.com/jsx-eslint/eslint-plugin-react - d77a2051d75826c78c04ce79c7ac56d53171182a authored over 7 years ago
Merge pull request #260 from wyattdanger/bump-aria-query

[Deps] Bump aria-query to 0.7.0

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6be529030b120d2334a796f6e0abf91f458b6526 authored over 7 years ago
Bump aria-query to 0.7.0

aria-query added some aria- attributes which were previously missing in
https://github.com/A11ya...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 828dca82111b6a4e93016e2cce85d57ff44e319d authored over 7 years ago
Treat key without value as a valid case instead of crashing

github.com/jsx-eslint/eslint-plugin-react - a9d2cf7fb9650c106b638b93f8bcd83f5c50dbfe authored over 7 years ago
Merge pull request #1241 from 102/patch-1

Update README.md

github.com/jsx-eslint/eslint-plugin-react - e28b9d20c33caa2cd24923b7e5a5c74c42f91aa3 authored over 7 years ago
Merge pull request #1239 from webOS101/default-props-match-readme

Update README to include default-props-match-prop-types rule

github.com/jsx-eslint/eslint-plugin-react - 3e520913d3dbc9dfe30738fbbc54a5a0e22d6238 authored over 7 years ago