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

Various bugfixes.

Fixes #8
Fixes #9
Fixes first example in #6

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 346d70b2829d5320737e5092de4bc7642a18cf0f authored almost 9 years ago by Ethan Cohen <[email protected]>
Form MemberExpression property values.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6a69d99d08b8db3db585102cfd03e575e6b5059c authored almost 9 years ago by Ethan Cohen <[email protected]>
Handle list of roles for valid-aria-role.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - c7d56a97f3ac7382044c40646cbba1434e68a1c3 authored almost 9 years ago by Ethan Cohen <[email protected]>
Handle null valued props for valid-aria-role.

Fixes #4

github.com/jsx-eslint/eslint-plugin-jsx-a11y - f247946d837c46489cbe25731af2a3ce66a669e6 authored almost 9 years ago by Ethan Cohen <[email protected]>
Fix grammar in prefer-stateless-function rule

github.com/jsx-eslint/eslint-plugin-react - 9f4465c70c608e66e2c13e63ac497f21c1d67bdc authored almost 9 years ago by Malcolm Ahoy <[email protected]>
Update README.md

github.com/jsx-eslint/eslint-plugin-jsx-a11y - d1b873b5bb365047f4fa656a73653b35ea2d9e6a authored almost 9 years ago by Ethan Cohen <[email protected]>
Implement valid-aria-role rule.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 00ae7e4b59ddd1c119d8881002c357a62239f6e7 authored almost 9 years ago by Ethan Cohen <[email protected]>
Revert table-uses-caption because of low priority.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - ad897aec15608136fbcfecac09983b69d6ff0d6d authored almost 9 years ago by Ethan Cohen <[email protected]>
Merge pull request #3 from evcohen/bugfix

Handle logical expression types when getting node value.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 41c156de8cd9c672bdafdf449982f6ca2dbbd5c4 authored almost 9 years ago by Ethan Cohen <[email protected]>
Fix peerDependency issues with eslint and babel-eslint.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - e56579be5e1e1f9a78e7a2078c5739a91021ee27 authored almost 9 years ago by Ethan Cohen <[email protected]>
Handle LogicalExpression attribute types to get values.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 954d71e70184bcb0ab59aadab0965901979ff208 authored almost 9 years ago by Ethan Cohen <[email protected]>
Fix prefer-stateless-function for conditional JSX (fixes #516)

github.com/jsx-eslint/eslint-plugin-react - aba4f969929c5e765f1597a4706513d8b2fd42ea authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #520 from inyono/solve-516

Add additional test for prefer-stateless-function

github.com/jsx-eslint/eslint-plugin-react - e6b28cce7b3ff7de58068e6ca6dccf67037d6fd9 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add failing test for #516

github.com/jsx-eslint/eslint-plugin-react - 68e6acd48f26ac5d3eaed53d0ff02699d87cea99 authored almost 9 years ago by Jonas Keinholz <[email protected]>
Merge pull request #518 from KevinGrandon/fixable_jsx_closing_docs

Update docs to specify JSX closing bracket location as fixable.

github.com/jsx-eslint/eslint-plugin-react - 456a75fd089f4b8abeedc10b53d38517c5951cd7 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update docs to specify JSX closing bracket location as fixable.

github.com/jsx-eslint/eslint-plugin-react - d1c871bd9d5553a592a990abff767ce34b79ce4b authored almost 9 years ago by Kevin Grandon <[email protected]>
Merge pull request #511 from KevinGrandon/closing_bracket_autofix

Add auto fix for jsx-closing-bracket-location.

github.com/jsx-eslint/eslint-plugin-react - 85511ad332b74094c630ab49417b0ac7a1eec411 authored almost 9 years ago by Yannick Croissant <[email protected]>
Autofix for jsx-closing-bracket-location.

github.com/jsx-eslint/eslint-plugin-react - deb8e4e9dfa7a04077b21541fb008fc38de65a6b authored almost 9 years ago by Kevin Grandon <[email protected]>
Merge pull request #502 from shmuga/require-render-return

Add require-render-return rule (fixes #482)

github.com/jsx-eslint/eslint-plugin-react - 57a59cdb2e4026151c474286a02649e1d4a9a36f authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #509 from coryhouse/patch-1

Update no-set-state documentation

github.com/jsx-eslint/eslint-plugin-react - 271f9d2b79568e76d7b09b2bbb83338e84e0e89c authored almost 9 years ago by Yannick Croissant <[email protected]>
Initial commit for table-uses-caption.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 771a4f4782f451323926e4fb0157c338fc3ebbf4 authored almost 9 years ago by Ethan Cohen <[email protected]>
Lock down eslint to 2.2.x.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 645bf1637fd60ac39c49919894cfa313d29a831f authored almost 9 years ago by Ethan Cohen <[email protected]>
Oops, forgot to add utility file

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 35339bae2a9bd21661160467bea8d4c967a26605 authored almost 9 years ago by Ethan Cohen <[email protected]>
Handle JSXMemberExpression as node type names.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 280dda308e965329a7024bc30a25ddd44d6adc9b authored almost 9 years ago by Ethan Cohen <[email protected]>
Updated description to provide more context

I've found this rule really helpful on Flux/Redux apps that don't use forms. I typically only us...

github.com/jsx-eslint/eslint-plugin-react - fc66dedca41dda0c3ebb90280196fa3bcef00517 authored almost 9 years ago by Cory House <[email protected]>
Fixes an Edge Case in jsx-pascal-case

Single letter tag names are techincally PascalCase, and should be
supported.

github.com/jsx-eslint/eslint-plugin-react - b980a7bbd65e552f8cd63b4aec578c1a8b1b2b5e authored almost 9 years ago by Daniel Thielman <[email protected]>
Merge pull request #506 from peet/autofix-jsx-equals-spacing

Add auto fix for jsx-equals-spacing

github.com/jsx-eslint/eslint-plugin-react - e3c27f9ecea4d71e5fa6d0aa9131fdd1f5c1db75 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add auto fix for jsx-equals-spacing

github.com/jsx-eslint/eslint-plugin-react - ef0d1d4fdabe2b44ade0e4d6aacd6c1522b7cdf4 authored almost 9 years ago by Peet <[email protected]>
Added rule require-render-return to Library

github.com/jsx-eslint/eslint-plugin-react - 08800fec6ca35bc948ddd97af918dcd85098c828 authored almost 9 years ago by Mark <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 33652317e7f1e96ad0b2377a4bad7d33354038b4 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix: lint checking for tests

github.com/jsx-eslint/eslint-plugin-react - 625e28e9a053d6d71a04b1eaddd96b34217d04b6 authored almost 9 years ago by Mark <[email protected]>
Fix class properties retrieval in prefer-stateless-function (fixes #499)

github.com/jsx-eslint/eslint-plugin-react - 7fd3375217ee70fe15ff40d39f5fae1ca98c9cd4 authored almost 9 years ago by Yannick Croissant <[email protected]>
Require return value in render function. Tests and rule.

github.com/jsx-eslint/eslint-plugin-react - af96b7197c9b9d7f0a1e5e625988f32fcacee446 authored almost 9 years ago by Mark <[email protected]>
Update dependencies

github.com/jsx-eslint/eslint-plugin-react - dfe9fce2830bbc6a549e9c3a8eb70dc74f32ed48 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update prefer-stateless-function documentation

github.com/jsx-eslint/eslint-plugin-react - ede5af01393667db8f5194903fa429555e5d8d3e authored almost 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - f24d0cba38f25d1ed5149f7e073064a634a15f86 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix this usage in jsx-no-undef (fixes #489)

github.com/jsx-eslint/eslint-plugin-react - 37fc544aa87400300d870dfaa78fb6ba06861b1d authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix annotated function detection (fixes #498)

github.com/jsx-eslint/eslint-plugin-react - 259fab4ed1cb6299eb7059b90c995684a0a4baed authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix detection for direct props in prop-types (fixes #497)

github.com/jsx-eslint/eslint-plugin-react - 2884a80513972f6604fd09ae491744a80e01df7e authored almost 9 years ago by Yannick Croissant <[email protected]>
Add additional test for self-closing-comp

github.com/jsx-eslint/eslint-plugin-react - e83079d82d9852b778ec1b89eb880b93b8b22722 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix self-closing-comp to treat non-breaking spaces as content (fixes #496)

github.com/jsx-eslint/eslint-plugin-react - 226be211a73f7ebc9c730fec3ff3f4ce42af87f7 authored almost 9 years ago by Yannick Croissant <[email protected]>
Rewrite prefer-stateless-function rule (fixes #491)

github.com/jsx-eslint/eslint-plugin-react - cfca370a5d4de6a8a647402c8491e7b6a74c37b6 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add shared setting for React version

github.com/jsx-eslint/eslint-plugin-react - 426b22890452550ac978e66f2f22a0016dc41788 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 2226204ae35e47bc8d3a37fac55dc31d71868e9c authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix missing getChildContext lifecycle method in prefer-stateless-function (fixes #492)

github.com/jsx-eslint/eslint-plugin-react - 17f105c9d4c4413b3bf9d0f058ae4e24b94c8da5 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update jsx-sort-props documentation

github.com/jsx-eslint/eslint-plugin-react - ad52cb2f791e88fa14131935745dfa891b82a1bb authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix sort-prop-types crash with spread operator (fixes #478)

github.com/jsx-eslint/eslint-plugin-react - 0b2a18bf6c79783c8b77eed30786e8e604d6af5c authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix case where props were not assigned to the right component (fixes #485)

github.com/jsx-eslint/eslint-plugin-react - d54f1a43be58a4663d3584fd9547084939775f37 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix stateless components detection when conditionally returning JSX (fixes #486)

github.com/jsx-eslint/eslint-plugin-react - 70cebe46de4e8f1cfb615dd2044c0221d90656c6 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update CHANGELOG and bump version

github.com/jsx-eslint/eslint-plugin-react - 8df412367d85ca86de9f8cec1f97c5b5f1727aba authored almost 9 years ago by Yannick Croissant <[email protected]>
Merge pull request #483 from shioju/autofix-jsx-indent-props

Add auto fix for jsx-indent-props

github.com/jsx-eslint/eslint-plugin-react - 6d375e014af4a4fb9b01989bb9d360e42b9879e3 authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix export to not include new rule

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 030c6eec6fbeefb9b32308622b3b3d9a7367aa3a authored almost 9 years ago by Ethan Cohen <[email protected]>
Change rule name for uses-label-for to label-uses-for to follow convention.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 20fca671c8e84c6e7bdef26d5af57a3faf5ee47f authored almost 9 years ago by Ethan Cohen <[email protected]>
Add auto fix for jsx-indent-props

github.com/jsx-eslint/eslint-plugin-react - 5bf26aec57c9a2c95e18fa5a1e9e1edc3cbc71f5 authored almost 9 years ago by shioju <[email protected]>
Update README.md

github.com/jsx-eslint/eslint-plugin-jsx-a11y - c6c59fc1e1900f1ed77260fd9f95492b8244c0ba authored almost 9 years ago by Ethan Cohen <[email protected]>
Update dependencies

github.com/jsx-eslint/eslint-plugin-react - a3eccd8b30d867660e5fe9506c6ebf6862ff3b6f authored almost 9 years ago by Yannick Croissant <[email protected]>
Fix test to pass lint.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 4c2bfe4fa16e2fdca974fe3abe8890313bc00500 authored almost 9 years ago by Ethan Cohen <[email protected]>
Add recommended rules config.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 2bbe002d4a7313ceadc4a171382d0a4a9760f028 authored almost 9 years ago by Ethan Cohen <[email protected]>
Implement custom type options for certain rules.

Also, fix variable checking for template literals so you can use
variable names that should not ...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - e45c6b0b210d77d15df52a79a0eb8145673901b0 authored almost 9 years ago by Ethan Cohen <[email protected]>
Update README.md

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6cdc8ebd0632c4aab2cb18b806f122c32bf72537 authored almost 9 years ago by Ethan Cohen <[email protected]>
Update img-uses-alt doc.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6e1aa6d0025bae8f5fd410bcf1558242314b4c3d authored almost 9 years ago by Ethan Cohen <[email protected]>
Alt must be populated on img-uses-alt.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 7ca97873f6ef363c005a73f54877c6131afc3993 authored almost 9 years ago by Ethan Cohen <[email protected]>
Add no-hash-href rule.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 1f42630fd07c4e3d55631405b004dcfa4b5e2bee authored almost 9 years ago by Ethan Cohen <[email protected]>
Build out template literal strings to determine their value.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - a2ab4efb4eb8a5123286d4abfca074cec5646b69 authored almost 9 years ago by Ethan Cohen <[email protected]>
Update sort-comp documentation

github.com/jsx-eslint/eslint-plugin-react - 108abb31a0deb97f6f6b24876db4a9507b784d3d authored almost 9 years ago by Yannick Croissant <[email protected]>
Update README.md

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 27bad9b833eac566f289505af615a4648583c55d authored almost 9 years ago by Ethan Cohen <[email protected]>
Add template literal check for getting value.

TODO: actually build out the template string so that we can check value.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - faf44db9837bb561daa3c08bdb8db722cce06e9c authored almost 9 years ago by Ethan Cohen <[email protected]>
Add some more documentation.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 2852ce1134ef0bcb6025641b89b20382ac3fcc25 authored almost 9 years ago by Ethan Cohen <[email protected]>
Fix - check value of props to determine their existence because undefined is not really there.

Remove case normalizing as well for html elements. lower case
convention applies. If user has cu...

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 8086b92693b192770119cd0c5c559f824525a808 authored almost 9 years ago by Ethan Cohen <[email protected]>
Add prefer-stateless-function rule (fixes #214)

github.com/jsx-eslint/eslint-plugin-react - 0830226e87ad7fd28ca4ed1b45e838cbca78b2a9 authored almost 9 years ago by Yannick Croissant <[email protected]>
Add redundant-alt rule.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 5988218de13b581208b8de43bd118fc0d03884e9 authored almost 9 years ago by Ethan Cohen <[email protected]>
Add rimraf to dev-dependencies to pass build.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 65bbc3613f02c2f4d0569c147527024dd4e53f8f authored almost 9 years ago by Ethan Cohen <[email protected]>
Update documentation.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - b14fd809835570f46f5a82b2bd2aa9d783c45fed authored almost 9 years ago by Ethan Cohen <[email protected]>
Specify linting directories.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 8472503a9a56002bc453f66ed89ac64ee4313288 authored almost 9 years ago by Ethan Cohen <[email protected]>
webpack not working - switch to babel whole dir and ignore in git.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 846117175e9a1dc749490b8b9b50f45e07bf3f80 authored almost 9 years ago by Ethan Cohen <[email protected]>
0.1.1 - Include .npmignore

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 4ee1abd4249cbadb90b84e8b82e528b607eafc31 authored almost 9 years ago by Ethan Cohen <[email protected]>
Fix link to license in README

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 22c33fee12b8fb6d900501416d62668ab6052ab1 authored almost 9 years ago by Ethan Cohen <[email protected]>
fix istanbul version, don't know how r got in there.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 0a295604dcd78551f87a8cea643c3420f71a17f6 authored almost 9 years ago by Ethan Cohen <[email protected]>
hard-code istanbul version.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 088a0a4033b51d2d96980e033a2805ea08e47ebe authored almost 9 years ago by Ethan Cohen <[email protected]>
es6, webpack, and more complete testing

github.com/jsx-eslint/eslint-plugin-jsx-a11y - a66395c9c426a5c11eaef1e2c7af830564506fe3 authored almost 9 years ago by Ethan Cohen <[email protected]>
Add repository field to package for npm.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 6c01f1e52660c8f0c884aee2a99b0492444997c4 authored almost 9 years ago by Ethan Cohen <[email protected]>
Add badges to README

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 03cb43e5d02a8d1aa0a3df3907caff80663afbbf authored almost 9 years ago by Ethan Cohen <[email protected]>
Add license to README.

Just want to kick off a travis build :)

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 614702f0c0f0e96bfd96dfed100e9b52b29fa9e2 authored almost 9 years ago by Ethan Cohen <[email protected]>
Enforce labels have htmlFor attribute.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 963847c3da1f3bdaca0b42e27001f2feab381b15 authored almost 9 years ago by Ethan Cohen <[email protected]>
Enforce no accessKey prop.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 33bdb0da1eb88e15a6ba2ab5988d4366070a6706 authored almost 9 years ago by Ethan Cohen <[email protected]>
Use onBlur instead of onChange

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 5fb3347efad7c30f939b8fc984925ef28011f815 authored almost 9 years ago by Ethan Cohen <[email protected]>
Add mouseEvents require associated keyEvents rule.

github.com/jsx-eslint/eslint-plugin-jsx-a11y - 4f75afdcd93776c8d4ce8540529588073040c713 authored almost 9 years ago by Ethan Cohen <[email protected]>
Fix propTypes detection when declared before the component (fixes #472)

github.com/jsx-eslint/eslint-plugin-react - 1b0cacad0d05cfbf905b6f501198eb9062feff14 authored almost 9 years ago by Yannick Croissant <[email protected]>
Update Readme

github.com/jsx-eslint/eslint-plugin-react - 45b3c27e5fd64271f4e6e2bc7d6ccd35c9a73879 authored almost 9 years ago by Yannick Croissant <[email protected]>