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

Add env statement to create-rule script

ae41d31b539e5532756d975fa3a733f04abc9b94 authored almost 8 years ago by Jesse Renee Beach <[email protected]>
Fixing yarn file after rebase with master

ffb202b7f3f77b552c438378cff65c8cf278adc8 authored almost 8 years ago by Jesse Renee Beach <[email protected]>
Responding to comments

ffb7f9ea045155cdbe2279720126010ca3e63f69 authored almost 8 years ago by Jesse Renee Beach <[email protected]>
Keep forgetting this is Git and not Mercurial.

ac37c65cb597e1850fc68e10b9791c4d2878578c authored almost 8 years ago by Jesse Renee Beach <[email protected]>
Add the new rule to the index

2e53047655398b97a8e8ca69f193bfc97bdb0d46 authored almost 8 years ago by Jesse Renee Beach <[email protected]>
[new] - Add no-autofocus rule. (#147)

a758c4aea12d3875c4d473271f4d3a7352e8303d authored almost 8 years ago by Ethan Cohen <[email protected]>
Add aria-activedescendant-has-tabindex rule (#135)

* Add aria-activedescendant-has-tabindex rule

* Fix lint and test failures in aria-activedesc...

abd4ca4e27cf8712bd65ce0348cf05b2cfa3779a authored almost 8 years ago by J. Renée Beach <[email protected]>
Fix linting for test directory.

c8a01480f7a49c62279d0a2a4f8c3abff2c2e079 authored almost 8 years ago by Ethan Cohen <[email protected]>
Update README for no-distracting-elements rule.

25b03ebb2df9d2c7210a7de745d049d96572b8ed authored almost 8 years ago by Ethan Cohen <[email protected]>
Set test path directory correctly

875a83563e2953e8fa67bed23f8d8ee80cdb707f authored almost 8 years ago by Ethan Cohen <[email protected]>
[new] - Consolidate no-marquee and no-blink into no-distracting-elements rule. (#140)

This is a breaking change. Will be included in next major release!

7546951af24f0ab70c37f79c4a07adeff2b366c0 authored almost 8 years ago by Ethan Cohen <[email protected]>
[new][dev] - Create script to easily scaffold new rules.

cd3467d6df0734743ff132c338c0732b21f9ab5c authored almost 8 years ago by Ethan Cohen <[email protected]>
Merge pull request #136 from evcohen/ethanc/accessible-emoji

[new] - Add accessible-emoji rule.

bd33c704b93abf196c4977b9c7303e65891a54cd authored almost 8 years ago by J. Renée Beach <[email protected]>
Return just a boolean from find

4ed6fd92ad2f2b3b4088842d544e2154c4302b49 authored almost 8 years ago by Jesse Renee Beach <[email protected]>
Clean up impl a bit

37db5a399588f9ff82aa831107d31b64bdb00a5e authored almost 8 years ago by Ethan Cohen <[email protected]>
Add aria-labelledby as possible way to add description to emoji.

b056134b2c2ff5b0af9b1ad3416c317d96ad60e8 authored almost 8 years ago by Ethan Cohen <[email protected]>
[new] - Add accessible-emoji rule.

d31ebb5e1f044682b6a211b692cec9ac28659b9b authored almost 8 years ago by Ethan Cohen <[email protected]>
Merge pull request #143 from evcohen/greenkeeper/jest-18.1.0

Update jest to the latest version 🚀

76df6bff7c38c736a388164eda62df8ec0a3e4ab authored almost 8 years ago by J. Renée Beach <[email protected]>
chore(package): update jest to version 18.1.0

https://greenkeeper.io/

05be1261318c499933c039b45b4be4c45dd7bb8d authored almost 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Get coveralls to 100% (#141)

* Add test suite for getTabIndex

* Return undefined from getTabIndex instead of null

* Add...

bc93f012e67b58c6b56cf1d79cf1ded1481f7435 authored almost 8 years ago by J. Renée Beach <[email protected]>
[new] - Add iframe-has-title rule. (#137)

* [new] - Add frame-has-title rule.

* Fix comment.

* Change frame to just check iframe.

...

09254b36e0d87b0b3d33e2aabe60c2f57f62a97c authored almost 8 years ago by Ethan Cohen <[email protected]>
Added a paragraph to onclick-has-role.md to explain use of role presentation (#129)

d9743bfad51fc381b057a57350882d971c0a8e04 authored almost 8 years ago by J. Renée Beach <[email protected]>
chore(package): update babel-jest to version 18.0.0 (#128)

https://greenkeeper.io/

318ba68c357710467f83a2957378ed3b0335b946 authored almost 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Update eslint-config-airbnb-base to the latest version 🚀 (#123)

* chore(package): update eslint-config-airbnb-base to version 11.0.0

https://greenkeeper.io/
...

0e1aed0c1a431ddd12846d42a7e0bb00485130a9 authored almost 8 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Add .npmrc

8bddf7e889fd608852cdd42510c4ac3fff15fdf1 authored almost 8 years ago by Ethan Cohen <[email protected]>
Fix CHANGELOG to have correct versions.

83de3abaa0637c3483e9e3011b46977c46295157 authored almost 8 years ago by Ethan Cohen <[email protected]>
3.0.2

2e0cb645aa414f3b00b7dece1e9d36e1b54b107d authored almost 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG.md

58911f9abe1a04ebc62499f9477ec3fe06672638 authored almost 8 years ago by Ethan Cohen <[email protected]>
Update .travis.yml to use native support for yarn

0e22f4bc9bf67be9b04078d7f0a6ded8966ba6c7 authored almost 8 years ago by Ethan Cohen <[email protected]>
Fixing aria-invalid=true and aria-invalid=false validation (#126)

6f7dc930f12f9b1ab7a9d2949fe3f0444694394d authored almost 8 years ago by Jay Merrifield <[email protected]>
[docs] update instructions for using recommended rules (#122)

6a13d18ed5d4d187592436849c1b75a28ce26b19 authored almost 8 years ago by Willis Plummer <[email protected]>
[ci] - Use yarn in travis build. (#121)

c90a57401f674f5a1c1c3c7aa9096a5ca6933016 authored almost 8 years ago by Ethan Cohen <[email protected]>
chore(package): update jest to version 17.0.1

*

https://greenkeeper.io/

* update babel-jest too

602664e57665fcc130c9e1a9f85b3dd943f2ab1e authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update babel-jest to version 17.0.0 (#117)

https://greenkeeper.io/

c923ef4c1251bb4350dc8c1c1cc6883f4735e422 authored almost 8 years ago by Greenkeeper <[email protected]>
chore(package): update jest to version 17.0.0 (#118)

https://greenkeeper.io/

f438b1233a690ff7d9cd29d4abc00b8b300d0a0d authored almost 8 years ago by Greenkeeper <[email protected]>
3.0.1

2d6426f2dbc5fed2fa92a2f4af65ffab4be6e59f authored almost 8 years ago by Ethan Cohen <[email protected]>
3.0.0

843cf7f8a65df93e5bcca0b66988c7db38b8cf4e authored almost 8 years ago by Ethan Cohen <[email protected]>
Update eslint-config-airbnb-base to version 10.0.1 🚀 (#113)

* chore(package): update eslint-config-airbnb-base to version 10.0.1

https://greenkeeper.io/
...

a5bbb21ffcc68f4ec72491ad9aa949231affa62a authored almost 8 years ago by Greenkeeper <[email protected]>
[readme] - Add recommended plugin instructions (#111)

32f5e802a8fe0bd782ba8c04ac051fa193eec8ec authored almost 8 years ago by Dawson Botsford <[email protected]>
Update eslint-config-airbnb-base to version 9.0.0 🚀 (#109)

* chore(package): update eslint-config-airbnb-base to version 9.0.0

https://greenkeeper.io/
...

3c8351eb30c14e5d8b55b03377d2ae04b826633b authored about 8 years ago by Greenkeeper <[email protected]>
Revert "[ci] - Test yarn in travis ci."

This reverts commit b60a3f0f7232f5dfb700fa60f7a7bb6fb3ca509f.

691ece89060419f5a0b121bf077318571ba1d5b3 authored about 8 years ago by Ethan Cohen <[email protected]>
[ci] - Test yarn in travis ci.

b60a3f0f7232f5dfb700fa60f7a7bb6fb3ca509f authored about 8 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG.md

36bf6992fa1f1bb80f4fe77caa34afe9dede1ad7 authored about 8 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG.md

ca810d3d974c931056c1a26a22d0ebedbe8c5cdb authored about 8 years ago by Ethan Cohen <[email protected]>
fix(rule): img-has-alt - img must have an alt attribute (#102)

d7648eca17cb484b6fa096c958488376d6f53d84 authored about 8 years ago by Sarbbottam Bandyopadhyay <[email protected]>
[version] - Revert package.json to 2.2.3 - waiting on img-has-alt PR to introduce breaking changes.

4ecae6a55b2c8aa4d0b901f962970f7650d49383 authored about 8 years ago by Ethan Cohen <[email protected]>
[fix] - add babel-jest to support development in node v4

c7b231560ebe8c3177ae3aac93c253c3eeeb03cf authored about 8 years ago by Ethan Cohen <[email protected]>
[dev] - Use jest as test runner instead of mocha.

bd37aebcac1901ccf862ca922fd702700c0d67e3 authored about 8 years ago by Ethan Cohen <[email protected]>
[dev] - Add yarn.lock file.

9a5ea77336d31ae6f45d2e74191883ce26fbbb4f authored about 8 years ago by Ethan Cohen <[email protected]>
Merge branch 'master' of github.com:evcohen/eslint-plugin-jsx-a11y

d4ee9be5edd27f360cf5baecaa37237bae55a592 authored about 8 years ago by Ethan Cohen <[email protected]>
3.0.0

8ae092218d327099ff888b8ef874aa3163ea1929 authored about 8 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG.md

c680548f565ceb2883a5006330956c5efbb8ab04 authored about 8 years ago by Ethan Cohen <[email protected]>
[breaking] - Update schemas for all rules to objects (#81)

* [new] - Add support to pass prop options down for `href-no-hash` rule.

Fixes #76

* [new]...

c8a3da94e49b89ade5e294a1936a1bb996015c25 authored about 8 years ago by Ethan Cohen <[email protected]>
[no-static-element-interactions] List valid interactive elements in docs (#105)

* [no-static-element-interactions] List valid interactive elements in docs

Updated documentat...

2219de8bedcaa830f6bb65487a52fb152dca798a authored about 8 years ago by Tim van der Horst <[email protected]>
2.2.3

9b9c72b051d0518e317a4fb420270cfd85737e3c authored about 8 years ago by Ethan Cohen <[email protected]>
2.2.2

8d25d2b372061b8b80f7d022dec9621458a85a88 authored about 8 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG

a43352f182b2eba7fd2bbf64ec1cba831bc02a14 authored about 8 years ago by Ethan Cohen <[email protected]>
[dev-dep] - Update dev dependencies and fix lint issues. (#103)

* [dev-dep] - Update dev dependencies and fix lint issues.

* downgrade version for eslint-plu...

afeafb1d1d8465d140a770da44fa336d9d771dc0 authored about 8 years ago by Ethan Cohen <[email protected]>
[fix] - Add "switch" aria role (#99)

7effd930190aa4a6f8993c8923aa8c6a2bf8a03d authored about 8 years ago by Adam Neary <[email protected]>
[docs] - Update CHANGELOG.

489da177647e8246270eb0faa0c1690d2280d998 authored about 8 years ago by Ethan Cohen <[email protected]>
Fix x-has-content rules to check for children prop (#92)

* [fix] - check for children prop in x-has-content rules.

* Fix lint.

* Fix tests.

07ed6197377980fd0327baac131e9021bf55e70a authored about 8 years ago by Ethan Cohen <[email protected]>
Update eslint-config-airbnb-base to version 7.0.0 🚀 (#86)

* chore(package): update eslint-config-airbnb-base to version 7.0.0

https://greenkeeper.io/
...

05b119c123025121aad3443333aad81f9d9d6e2c authored about 8 years ago by Greenkeeper <[email protected]>
2.2.1

c6637c66e2363c3992924ea80bc3c34a38cd9b77 authored about 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG.

02a95cfe1705a279b04818acd354856d35082be5 authored about 8 years ago by Ethan Cohen <[email protected]>
[fix] - Updating TABLIST role to include missing property (#83)

93d41ec6b470b91ed8643985cea14eb042cd7120 authored about 8 years ago by Eitan Konigsburg <[email protected]>
Typo in `no-static-element-interactions` doc (#80)

605fb4f895666cd51a7d74d37245f8ac49233ec7 authored about 8 years ago by Evgueni Naverniouk <[email protected]>
[support] - Remove support for node < v4 for development purposes.

73be7a8bcb024c81da8924f4b9bc0a66c6ee4131 authored about 8 years ago by Ethan Cohen <[email protected]>
2.2.0

8c8f29889c7505e80a6af27e6cadfaa4e9e42bcd authored about 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG

e93b5d189c649e48909f2cdd7dedc00ca1cf0a1c authored about 8 years ago by Ethan Cohen <[email protected]>
[lint] - Fix all new linting errors.

b7fabe69293f9cab0ba9390ac1df1b3f4aff8aad authored about 8 years ago by Ethan Cohen <[email protected]>
[devDependencies] - Upgrade eslint, eslint-config-airbnb, and mocha to latest.

517d131ba8d6f34ca9337e6d1faa7e5440264c46 authored about 8 years ago by Ethan Cohen <[email protected]>
[new] - no-static-element-interaction and click-events-have-key-events rules (#79)

* [new] - Implement click-events-have-key-events rule

Fixes #77

* [new] - Implement no-sta...

ec4f193c8117be7f07a8d2054d97fe7a0c1b6473 authored about 8 years ago by Ethan Cohen <[email protected]>
2.1.0

c3d3cba525fd7ee799ca33fc0856a7d7888321d2 authored about 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG

b9260b8e0d22b2f5da834c2806b350771a908c75 authored about 8 years ago by Ethan Cohen <[email protected]>
[new] - Add support for custom words in img-redundant-alt (#75)

13d4b7eb3f884dea7bdc9fd4d9afcbba37434e22 authored about 8 years ago by badtant <[email protected]>
[refactor] - Transform rules to new eslint rule format (#73)

Fixes #71

f9b0d821cdbc689bfada451d747490a1ba5774b0 authored about 8 years ago by Ethan Cohen <[email protected]>
[new] - Add rule anchor-has-content (#70)

Fixes #68

08c5bc1f5e62fcdd52c09bbd90d830d03214abca authored about 8 years ago by badtant <[email protected]>
[fix] - Subclass roles for radio require aria-checked.

Fixes #69

eaaeddfcaa9efa99a61f8c61322e7cb2f9e3bac9 authored about 8 years ago by Ethan Cohen <[email protected]>
2.0.1

7e215a27ecc7dc77cba9b3721dc0c712fada07ac authored over 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG

1339c2b99302dbd498836c85830ef6fb13c3f64d authored over 8 years ago by Ethan Cohen <[email protected]>
[fix] - `heading-has-content`: dangerouslySetInnerHTML should pass

Fixes #64

d42d1e5706137f217e814a0c5c9cc75b81d80331 authored over 8 years ago by Ethan Cohen <[email protected]>
[fix] - Add test for integrating JSXElement fix in jsx-ast-utils

Fixes #63

efeeb6db9ed679b8fdb92375881f4eaad17e02a9 authored over 8 years ago by Ethan Cohen <[email protected]>
2.0.0

7a1e9c5f012f68c64a9cb89c1d980cbfcc8d3d23 authored over 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG

ae0a9a8cf5c2dc87a41f8a659fa8b58d5b6a4976 authored over 8 years ago by Ethan Cohen <[email protected]>
scope no-onchange to select menu elements (#61)

Fixes #55

964644f39bf7b7d3f8ee50dd78306e6dbc6d00e2 authored over 8 years ago by Raymond May Jr <[email protected]>
1.5.5

4f4ecc25041143747c57951bed0b9a60d187cb39 authored over 8 years ago by Ethan Cohen <[email protected]>
[fix] - Allow eslint v3 & greater as peer dependency as well

92c5aab4a66b70f7f78a1ab7b10811ac2848ad1b authored over 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG

eca1c2509811572e262e9545122d3eb8677cc2ac authored over 8 years ago by Ethan Cohen <[email protected]>
1.5.4

a38be7610335cc114180c1f83e3b72fdd4f31294 authored over 8 years ago by Ethan Cohen <[email protected]>
[fix] - Add eslint as a peerDependency

Fixes #62

f59708f5d78b9af5ae4ad898f95e52445741975d authored over 8 years ago by Ethan Cohen <[email protected]>
1.5.3

6fbfb10a79bb3b0f1db8c26e9675137c3a31b7cf authored over 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG

6c8fa9298753a802569f8baf66ed5333747d4f21 authored over 8 years ago by Ethan Cohen <[email protected]>
[fix] - Fix crash when <ELEMENT role /> for role-supports-aria-props

25bd5bafcb99cfe6b33c51b68c3cd836ea5515cc authored over 8 years ago by Ethan Cohen <[email protected]>
1.5.2

ff4f086fbfbc20fce79bd7f47ad87f1de6e18e56 authored over 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG

cd5a2f03757ed32d5877be9b173b95b9947950b4 authored over 8 years ago by Ethan Cohen <[email protected]>
[fix] - Fix img-redundant-alt rule to use getLiteralPropValue.

d48cc0dd022bf6311b1d6e65738c08c175a42810 authored over 8 years ago by Ethan Cohen <[email protected]>
1.5.1

f560d8e725786fd9c80daca59806c70ceef1330f authored over 8 years ago by Ethan Cohen <[email protected]>
[docs] - Update CHANGELOG.

aa34eaec577beda2146aed4b1f05d4df18257952 authored over 8 years ago by Ethan Cohen <[email protected]>
[fix] - Edit heading-has-content to check correctly for undefined.

152bea41f891cc6f81e0e1271dffd3de6b2a0fd9 authored over 8 years ago by Ethan Cohen <[email protected]>
1.5.0

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