Ecosyste.ms: OpenCollective

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

github.com/jsx-eslint/eslint-plugin-jsx-a11y

Static AST checker for a11y rules on JSX elements.
https://github.com/jsx-eslint/eslint-plugin-jsx-a11y

0.6.0

baf9dc822ed7c585ea2733789a666822620f6b00 authored over 8 years ago by Ethan Cohen <[email protected]>
Allow alt prop to be empty string is role="presentation"

Fixes #6

72ed87ab4878879b7ab9ae618b2db84f02fdb3d5 authored over 8 years ago by Ethan Cohen <[email protected]>
Merge pull request #11 from lencioni/img-uses-alt-messages

Improve img-uses-alt error messages

0a1aee3de766f0a54e93563d6706a75174933404 authored over 8 years ago by Ethan Cohen <[email protected]>
Improve img-uses-alt error messages

This rule was giving the same error message for two different types of
errors. This could lead t...

612ca4bff564765c46bc2b5e7bea0f0a2061dc73 authored over 8 years ago by Joe Lencioni <[email protected]>
0.5.4

1827da3720117dbbe8c8a69aba518ccf4560858b authored over 8 years ago by Ethan Cohen <[email protected]>
Add call expression handler and recursively derive certain attr values.

Fixes #10
Fixes last mentioned part of #6

6f554c9ed35a19b55e5f03bbf38544b61dca1d92 authored over 8 years ago by Ethan Cohen <[email protected]>
0.5.3

9f788ca783dfd26da5e7258e3fca2dd180c23564 authored over 8 years ago by Ethan Cohen <[email protected]>
Add TODO.md

b092d6ebcc7f6a53d33031cf28f3e163b5339d25 authored over 8 years ago by Ethan Cohen <[email protected]>
Various bugfixes.

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

346d70b2829d5320737e5092de4bc7642a18cf0f authored over 8 years ago by Ethan Cohen <[email protected]>
Form MemberExpression property values.

6a69d99d08b8db3db585102cfd03e575e6b5059c authored over 8 years ago by Ethan Cohen <[email protected]>
0.5.2

Fixes #5

f9ea90b6b283aa086f9fee3a229fe6459efd67fe authored over 8 years ago by Ethan Cohen <[email protected]>
Handle list of roles for valid-aria-role.

c7d56a97f3ac7382044c40646cbba1434e68a1c3 authored over 8 years ago by Ethan Cohen <[email protected]>
0.5.1

bd894e4e4ebe4e4131b58ec3ba375dbab9e477f1 authored over 8 years ago by Ethan Cohen <[email protected]>
Handle null valued props for valid-aria-role.

Fixes #4

f247946d837c46489cbe25731af2a3ce66a669e6 authored over 8 years ago by Ethan Cohen <[email protected]>
Update README.md

d1b873b5bb365047f4fa656a73653b35ea2d9e6a authored over 8 years ago by Ethan Cohen <[email protected]>
Implement valid-aria-role rule.

00ae7e4b59ddd1c119d8881002c357a62239f6e7 authored over 8 years ago by Ethan Cohen <[email protected]>
Revert table-uses-caption because of low priority.

ad897aec15608136fbcfecac09983b69d6ff0d6d authored over 8 years ago by Ethan Cohen <[email protected]>
Merge latest.

cb23d8626ffebc05ad9ffcaeca41bd9ed8fbc07c authored over 8 years ago by Ethan Cohen <[email protected]>
Merge pull request #3 from evcohen/bugfix

Handle logical expression types when getting node value.

41c156de8cd9c672bdafdf449982f6ca2dbbd5c4 authored over 8 years ago by Ethan Cohen <[email protected]>
Fix peerDependency issues with eslint and babel-eslint.

e56579be5e1e1f9a78e7a2078c5739a91021ee27 authored over 8 years ago by Ethan Cohen <[email protected]>
0.4.3

e9936e703d3ec51efa253e1010eb15ee20cf8cac authored over 8 years ago by Ethan Cohen <[email protected]>
Handle LogicalExpression attribute types to get values.

954d71e70184bcb0ab59aadab0965901979ff208 authored over 8 years ago by Ethan Cohen <[email protected]>
Initial commit for table-uses-caption.

771a4f4782f451323926e4fb0157c338fc3ebbf4 authored over 8 years ago by Ethan Cohen <[email protected]>
Lock down eslint to 2.2.x.

645bf1637fd60ac39c49919894cfa313d29a831f authored over 8 years ago by Ethan Cohen <[email protected]>
Oops, forgot to add utility file

35339bae2a9bd21661160467bea8d4c967a26605 authored over 8 years ago by Ethan Cohen <[email protected]>
0.4.2

21b6fe641ea4cf43d708b4d33d6e27096b7f7e35 authored over 8 years ago by Ethan Cohen <[email protected]>
Handle JSXMemberExpression as node type names.

280dda308e965329a7024bc30a25ddd44d6adc9b authored over 8 years ago by Ethan Cohen <[email protected]>
Fix export to not include new rule

030c6eec6fbeefb9b32308622b3b3d9a7367aa3a authored over 8 years ago by Ethan Cohen <[email protected]>
Change rule name for uses-label-for to label-uses-for to follow convention.

20fca671c8e84c6e7bdef26d5af57a3faf5ee47f authored over 8 years ago by Ethan Cohen <[email protected]>
Update README.md

c6c59fc1e1900f1ed77260fd9f95492b8244c0ba authored over 8 years ago by Ethan Cohen <[email protected]>
Fix test to pass lint.

4c2bfe4fa16e2fdca974fe3abe8890313bc00500 authored over 8 years ago by Ethan Cohen <[email protected]>
Add recommended rules config.

2bbe002d4a7313ceadc4a171382d0a4a9760f028 authored over 8 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 ...

e45c6b0b210d77d15df52a79a0eb8145673901b0 authored over 8 years ago by Ethan Cohen <[email protected]>
Update README.md

6cdc8ebd0632c4aab2cb18b806f122c32bf72537 authored over 8 years ago by Ethan Cohen <[email protected]>
Update img-uses-alt doc.

6e1aa6d0025bae8f5fd410bcf1558242314b4c3d authored over 8 years ago by Ethan Cohen <[email protected]>
Alt must be populated on img-uses-alt.

7ca97873f6ef363c005a73f54877c6131afc3993 authored over 8 years ago by Ethan Cohen <[email protected]>
Add no-hash-href rule.

1f42630fd07c4e3d55631405b004dcfa4b5e2bee authored over 8 years ago by Ethan Cohen <[email protected]>
Build out template literal strings to determine their value.

a2ab4efb4eb8a5123286d4abfca074cec5646b69 authored over 8 years ago by Ethan Cohen <[email protected]>
Update README.md

27bad9b833eac566f289505af615a4648583c55d authored over 8 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.

faf44db9837bb561daa3c08bdb8db722cce06e9c authored over 8 years ago by Ethan Cohen <[email protected]>
Add some more documentation.

2852ce1134ef0bcb6025641b89b20382ac3fcc25 authored over 8 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...

8086b92693b192770119cd0c5c559f824525a808 authored over 8 years ago by Ethan Cohen <[email protected]>
Add redundant-alt rule.

5988218de13b581208b8de43bd118fc0d03884e9 authored over 8 years ago by Ethan Cohen <[email protected]>
Add rimraf to dev-dependencies to pass build.

65bbc3613f02c2f4d0569c147527024dd4e53f8f authored over 8 years ago by Ethan Cohen <[email protected]>
Fix README.md

d365af654cdd23fea08d642f34d1e4e9c323076d authored over 8 years ago by Ethan Cohen <[email protected]>
Update documentation.

b14fd809835570f46f5a82b2bd2aa9d783c45fed authored over 8 years ago by Ethan Cohen <[email protected]>
Specify linting directories.

8472503a9a56002bc453f66ed89ac64ee4313288 authored over 8 years ago by Ethan Cohen <[email protected]>
webpack not working - switch to babel whole dir and ignore in git.

846117175e9a1dc749490b8b9b50f45e07bf3f80 authored over 8 years ago by Ethan Cohen <[email protected]>
0.1.1 - Include .npmignore

4ee1abd4249cbadb90b84e8b82e528b607eafc31 authored over 8 years ago by Ethan Cohen <[email protected]>
Fix link to license in README

22c33fee12b8fb6d900501416d62668ab6052ab1 authored over 8 years ago by Ethan Cohen <[email protected]>
0.1.0

87e032e4b43ec821274d24af5f20578548b791a2 authored over 8 years ago by Ethan Cohen <[email protected]>
fix istanbul version, don't know how r got in there.

0a295604dcd78551f87a8cea643c3420f71a17f6 authored over 8 years ago by Ethan Cohen <[email protected]>
hard-code istanbul version.

088a0a4033b51d2d96980e033a2805ea08e47ebe authored over 8 years ago by Ethan Cohen <[email protected]>
Ignore index.js

71bccef5ca90f43bf5c1ab9559e5e977c9fe8cdf authored over 8 years ago by Ethan Cohen <[email protected]>
es6, webpack, and more complete testing

a66395c9c426a5c11eaef1e2c7af830564506fe3 authored over 8 years ago by Ethan Cohen <[email protected]>
Add repository field to package for npm.

6c01f1e52660c8f0c884aee2a99b0492444997c4 authored over 8 years ago by Ethan Cohen <[email protected]>
Add badges to README

03cb43e5d02a8d1aa0a3df3907caff80663afbbf authored over 8 years ago by Ethan Cohen <[email protected]>
Add license to README.

Just want to kick off a travis build :)

614702f0c0f0e96bfd96dfed100e9b52b29fa9e2 authored over 8 years ago by Ethan Cohen <[email protected]>
Update README

8fa86874447e096f565651222133a0bd1522fa9e authored over 8 years ago by Ethan Cohen <[email protected]>
Enforce labels have htmlFor attribute.

963847c3da1f3bdaca0b42e27001f2feab381b15 authored over 8 years ago by Ethan Cohen <[email protected]>
Enforce no accessKey prop.

33bdb0da1eb88e15a6ba2ab5988d4366070a6706 authored over 8 years ago by Ethan Cohen <[email protected]>
Use onBlur instead of onChange

5fb3347efad7c30f939b8fc984925ef28011f815 authored over 8 years ago by Ethan Cohen <[email protected]>
Add mouseEvents require associated keyEvents rule.

4f75afdcd93776c8d4ce8540529588073040c713 authored over 8 years ago by Ethan Cohen <[email protected]>
More complete implementation of onClick uses role attribute rule.

122789eb2d9b584073de72f9e7ec8ed881017a54 authored over 8 years ago by Ethan Cohen <[email protected]>
Clean up img alt implementation.

2beaf832399a732d43c78c4a321ce36f073c613b authored over 8 years ago by Ethan Cohen <[email protected]>
Update README to remove React reference.

6840d41bec1e47b5e484a0a3fcd3ba84f1bc38ab authored over 8 years ago by Ethan Cohen <[email protected]>
Initial commit.

032835965db3e8b46fdefe1c4f23811eba898ea5 authored over 8 years ago by Ethan Cohen <[email protected]>