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

[Tests] improve coverage

0c8aba50b23bb022018e3256a9d96fa30c13f5f0 authored over 7 years ago by Jordan Harband <[email protected]>
[Tests] generate an HTML coverage report

4684e31a408679405ff62950e9f788a722d43aee authored over 7 years ago by Jordan Harband <[email protected]>
[Test] only run prepublish script on publish.

535f0080c685ab6fad534d86bb084d9018dea6d6 authored over 7 years ago by Jordan Harband <[email protected]>
[publish] don’t run lint/flow twice on prepublish; don’t auto fix prepublish.

3fa60656925fbae2b2a3d7661070d69f299a84f2 authored over 7 years ago by Jordan Harband <[email protected]>
[Tests] improve matrix; test on node 7 and 8; don’t run the linter more than once; disable sudo; enable fast finish

860f839b850181ab51d58b94bf3934a4f4c3b301 authored over 7 years ago by Jordan Harband <[email protected]>
Merge tag 'v5.1.1'

0745af376cdc8686d85a361ce36952b1fb1ccf6e authored over 7 years ago by Jordan Harband <[email protected]>
[Dev Deps] add `safe-publish-latest`

1cfc11eef82ccda269f5e632899e276349a48b38 authored over 7 years ago by Jordan Harband <[email protected]>
v5.1.1

1e13e04e9fc35d31df9c6281798bd3a912024f43 authored over 7 years ago by Jordan Harband <[email protected]>
Reverts back to 6076fe5fbd1d87446298e14e9fec69dce2660dbf


This reverts the following commits:

- 131a75d (tag: v6.0.0, tag: v5.1.0) Added thanks ...

ef01959694ca25c920b27eff070e478f4c456559 authored over 7 years ago by Jordan Harband <[email protected]>
Merge pull request #280 from jessebeach/t270--onclick-has-key-events-presentation-role

Do not fail presentation roles in click-events-have-key-events

d5a442a7288ae38228963975014cf9846b9d0a78 authored over 7 years ago by J. Renée Beach <[email protected]>
Do not fail presentation roles in click-events-have-key-events

a6bc1c7dcb1054140c1c36452f1d2ef9417997d7 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Merge pull request #281 from jessebeach/t253--allow-onsubmit-and-onload--on-forms-and-such

Limit failures in non-interactive interacts to keyboard, mouse and fo…

297dd52de4e7526a48a148ee68d434d9c145a4ca authored over 7 years ago by J. Renée Beach <[email protected]>
Limit failures in non-interactive interacts to keyboard, mouse and focus event handler types

1bdf02e5c99380a3e91bf5ece08b2af25ac6afa4 authored over 7 years ago by Jesse Renee Beach <[email protected]>
6.0.2

b15b7f845b3b7c504d7d255b811343a807115d48 authored over 7 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG

bb6038ba653ce29cf9a7e60810b8e61a35761bf0 authored over 7 years ago by Ethan Cohen <[email protected]>
Prepend slash to top level dirs in npmignore

1325369a1e4d83acb96365106d3a97ade2df3342 authored over 7 years ago by Jesse Renee Beach <[email protected]>
6.0.1

71ce135afc114478d057e3f832b3a9002208cbc8 authored over 7 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG.md

31753c7b6cce8c617bce81d635d7405d35ae3df6 authored over 7 years ago by Ethan Cohen <[email protected]>
Merge pull request #277 from jessebeach/remove-src-from-package

Remove development artifacts from the NPM package

436acd27a5e9589d6009484f2284c7470bd67800 authored over 7 years ago by J. Renée Beach <[email protected]>
Remove development artifacts from the NPM package

f9d3ba9a489f5a3bf6c793f2e97bab3f9a935619 authored over 7 years ago by Jesse Renee Beach <[email protected]>
chore(package): update flow-bin to version 0.49.1

c121cd00ae2e90ae9fb2a14fc4f83e738a999471 authored over 7 years ago by greenkeeper[bot] <greenkeeper[bot]@users.noreply.github.com>
Changelog for v6.0.0

67813b7c40033d0bafaafc968a290956e9358488 authored over 7 years ago by Jesse Renee Beach <[email protected]>
6.0.0

5755a1de96da4fee4d02389ab163f269e0fe93a4 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Added thanks to mjaltamirano in CHANGELOG

131a75d3e0f1e87c01958ee70ba010515c4a4e27 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Removed two references to href-no-hash in README

e621917a58065e9e5ad2ab2bffc4ad6c95955332 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Removed v2 for peer dependency ESLint

91c6b4695c68d94b9252d828ced215e8c5a1c61c authored over 7 years ago by Jesse Renee Beach <[email protected]>
Remove href-no-hash rule

a14617528cda23c6c88902ace1d083e4e13ac271 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Merge pull request #259 from mjaltamirano/label-has-for-update

update label-has-for children content handling

d7cfe54cf11ef7342885ed2bf5897d8fe4fd9a11 authored over 7 years ago by J. Renée Beach <[email protected]>
Merge branch 'master' into label-has-for-update

d22d480f10c7638feaf1dbfcfb99756e6327a0c4 authored over 7 years ago by J. Renée Beach <[email protected]>
Update label-has-for children content handling and make default for label-has-for both id and nesting

d2fbea5f6a6eebff9b3ad75fe052cf3cc8cbbf2f authored over 7 years ago by Michael Altamirano <[email protected]>
Chore: Support eslint v4. (#267)

6076fe5fbd1d87446298e14e9fec69dce2660dbf authored over 7 years ago by Ethan Cohen <[email protected]>
[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`

7dbcfb1c05aa02ec941d49b8410f9e869d04e738 authored over 7 years ago by Jordan Harband <[email protected]>
Remove all lockfiles. (#261)

198d0a51e00ecde2f59954c3e5cea11bb2389a8c authored over 7 years ago by Ethan Cohen <[email protected]>
Merge pull request #260 from wyattdanger/bump-aria-query

[Deps] Bump aria-query to 0.7.0

6be529030b120d2334a796f6e0abf91f458b6526 authored over 7 years ago by Jordan Harband <[email protected]>
Bump aria-query to 0.7.0

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

828dca82111b6a4e93016e2cce85d57ff44e319d authored over 7 years ago by Stephen Wyatt Bush <[email protected]>
Merge pull request #251 from AlmeroSteyn/anchor-is-valid-config

Add sub rule configuration to anchor-is-valid.

1a633af172962b289e558a99823feaf0c91ef841 authored over 7 years ago by J. Renée Beach <[email protected]>
Add sub rule configuration to anchor-is-valid.

121600b0db686e34756394bb79d9c06481803287 authored over 7 years ago by almero.steyn <[email protected]>
Update yarn lock file.

e23d1583d2cce56c315b6b6275cc6c0d67049f81 authored over 7 years ago by Ethan Cohen <[email protected]>
Merge pull request #236 from jessebeach/finer-casing-interactive-supports-focus

Split interactive supports focus into tabbable and focusable cases

4f0052df643548d0e1e3328d01d3b7b5e088aca2 authored over 7 years ago by J. Renée Beach <[email protected]>
Improve the interactive-supports-focus test to provide contextualized error messages

d856a7fabe41591509a7987365b71b69118eaad0 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Add the babel-plugin-transform-es2015-template-literals transform to the package

23939e32f3a5e27ff98bc8b0c5244a127d5cf010 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Merge pull request #247 from AlmeroSteyn/anchor-is-valid-doc-fix

[Docs]: anchor-is-valid doc fix.

c0de387650495259763d98efd7cecdc56cf9343d authored over 7 years ago by Jordan Harband <[email protected]>
[Docs]: anchor-is-valid doc fix.

87e54eb4181b347243012ed5fe8264ee1bc48c55 authored over 7 years ago by AlmeroSteyn <[email protected]>
Merge pull request #224 from AlmeroSteyn/master

Add anchor-is-valid rule

83994a8d24a8d33b8481a8ec6cb832c353cd3522 authored over 7 years ago by J. Renée Beach <[email protected]>
Add anchor-is-valid rule

6399a08e9e31ddf2d2fabbfa61e8e35a4e88ce56 authored over 7 years ago by AlmeroSteyn <[email protected]>
Merge pull request #240 from ignatiusreza/label/nesting

Allow label-has-for rule to pass if containing nesting content.

fe9bd6fda5e692b6f7c6b4857aba276831c7e550 authored over 7 years ago by Jordan Harband <[email protected]>
Allow label-has-for rule to pass if containing nesting content.

06c30c3559646a241f616c8e961f7a693682c13d authored over 7 years ago by Ignatius Reza <[email protected]>
Fix trailing comma in package.json

022899806677010a45df72e7e911a4169e970c2a authored over 7 years ago by Ethan Cohen <[email protected]>
Upgrade yarn lock file and speed up CI test script.

19b052ab5ac8203521712aff1106d795b4a2d96a authored over 7 years ago by Ethan Cohen <[email protected]>
5.0.3

fab40fe6cc150795695f2a0202856fdee23d03f6 authored over 7 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG

f894304822427886f79e83519fb44ac4844c17bd authored over 7 years ago by Ethan Cohen <[email protected]>
Remove flow from .npmignore (#244)

58b34a6c2566bbb05ce12847d730dcc6c15ec51e authored over 7 years ago by Leo Shklovskii <[email protected]>
5.0.2

4230a692b8afb649a21842a90ebddc256b4005bb authored over 7 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG

a2e4cb1f7ff45a21979baac48416dfa2673195aa authored over 7 years ago by Ethan Cohen <[email protected]>
[fix] - Resolve flow issues by explicitly importing types (#243)

Fixing #241

d70ac7d7975819e7a52b85465ec67a0d93eb962a authored over 7 years ago by Leo Shklovskii <[email protected]>
Update README with explanation recommended/strict (#238)

9971241af71283ebeccda2375220a90c31b971f5 authored over 7 years ago by Donaldini <[email protected]>
Add missing README.md doc for media-has-caption (#237)

c156644b92fb21378af5eb10b1596ee9cdb9aa2b authored over 7 years ago by Ismail Syed <[email protected]>
Polyfill missed Array.includes in test helper. (#233)

c16fa000d97b7d6fd652c56e9940534f1c612cd7 authored over 7 years ago by Ethan Cohen <[email protected]>
Add linting to all directories and fix errors.

47b130611012b8ebfc90874fa400e2264281500c authored over 7 years ago by Ethan Cohen <[email protected]>
5.0.1

bf0ac6a98da0dbfff171d30ff1359bfa535efbb1 authored over 7 years ago by Ethan Cohen <[email protected]>
Upgrade all dependencies.

fb8c626b302438767d59c77e77ea6f5971bcef47 authored over 7 years ago by Ethan Cohen <[email protected]>
Fix: backward compatibility with node.js v4 and v5. (#231)

fb5b87a89a184e7babc74ddff2e269266afc9f1c authored over 7 years ago by Evilebot Tnawi <[email protected]>
5.0.0

ca876d2368c085ace81907be8cfe6192c50cc082 authored over 7 years ago by Ethan Cohen <[email protected]>
Update CHANGELOG for v5.

bb8dc4def0e5ac14ecac0cb8ea6fd1a45aac57c6 authored over 7 years ago by Ethan Cohen <[email protected]>
Refactor img-has-alt to alt-text (#220)

24b6193318baf36bb0a9d99b6135a6909f55cd3b authored over 7 years ago by Ethan Cohen <[email protected]>
Merge pull request #221 from jessebeach/docs--no-noninteractive-element-interactions

Add a case for interaction handlers on table cells to no-noninteracti…

5be6cd62b8c7cbeaa4192dc6869a210a56561f01 authored over 7 years ago by J. Renée Beach <[email protected]>
Add a case for interaction handlers on table cells to no-noninteractive-element-interactions

68931f3c64b58decff6e1f56250d4bf750f9bfa3 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Merge pull request #218 from jessebeach/options-for-interactive-element-rules

Add options to element interaction rules

6be5eab70af08c3aaa3bcb05042bf7d59bf42d62 authored over 7 years ago by J. Renée Beach <[email protected]>
Adding documentation to interactive rule docs

acb6f31121f3e43e82989207d08e844282536728 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Convert options to object from array

71299a0ed10a2a060507a9b35bb648e17af96d6e authored over 7 years ago by Jesse Renee Beach <[email protected]>
Responding to review comments; remove unnecessary assignment

ed0074dbcd4df8a5ec6287aaaecd4e35af650b56 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Add options to element interaction rules

f91fa0846a53ed9b7ea7d4a23975487e39dd4edb authored over 7 years ago by Jesse Renee Beach <[email protected]>
Merge pull request #210 from jessebeach/no-noninteractive-tabindex

No noninteractive tabindex

a36d8b08c2812f1b3856a270ba99bd7710f88615 authored over 7 years ago by J. Renée Beach <[email protected]>
Responding to feedback about test schema definition

1b063ceb5bfa222dd2bd3f12ecb12448758e0037 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Fixing lint errors.

48c1890df9a091881420a2e31a3492a0feafaa82 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Adding tag and role config overrides to no-noninteractive-tabindex rule.

35370e0b583fb4d877e9a4d3bda243987b57db33 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Adding no-noninteractive-tabindex to README

aca0eabb6be72cb7ea0f78f382bba334bad66fca authored over 7 years ago by Jesse Renee Beach <[email protected]>
Updating docs for no-noninteractive-tabindex

ec15691a21780d5235c06929ee089bc1612e5692 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Adding the rule no-noninteractive-tabindex

efd7d4eb300fe47dd5c1749086543b543813f918 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Upgrade devDependencies and fix flow lint issue.

Fixes #217

7ca7805f00679190af6782d148cbf5a79ea7d387 authored over 7 years ago by Ethan Cohen <[email protected]>
Merge pull request #211 from jessebeach/update-docs

Update no-static-element-interactions docs; various other improvements

122d82424926d250e892e8b18ad5681a22a36a63 authored over 7 years ago by J. Renée Beach <[email protected]>
Removed a stray line. It was in the wrong file.

04678888c0c369be2b5a4cb0046539bd135a7e6b authored over 7 years ago by Jesse Renee Beach <[email protected]>
Update no-static-element-interactions docs; various other improvements

6a7879840049b63a05df88c0120a75e297995da8 authored over 7 years ago by Jesse Renee Beach <[email protected]>
[docs] - Add eslint-config-airbnb installation instructions. (#216)

Fixes #151

3d4488a54fea4da9dd644c316cd183e25eab240d authored over 7 years ago by Ethan Cohen <[email protected]>
Add media-has-caption rule (#212)

#29 audio-has-caption ✅

3e1f84755f9e39d4406de8e728a1b3b1a44202aa authored over 7 years ago by Ethan Cohen <[email protected]>
Add ignoreNonDOM option to no-autofocus. (#213)

1c19f4fa8539677ba67b85544e9d86366c30792a authored over 7 years ago by Ethan Cohen <[email protected]>
Merge pull request #207 from jessebeach/axmodel-query-integration

Axmodel query integration

acae0a23f89bff3338d7c876f845ff967e912bb1 authored over 7 years ago by J. Renée Beach <[email protected]>
Responding to feedback

761e7fce7e910fc1f2cae73bafa82f616a9614a4 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Adding info about aria-query, axobject-query, browsers, the AX Tree and ARIA to the README

40a5d52d166fbebc935b5e4dff918d1007eb379f authored over 7 years ago by Jesse Renee Beach <[email protected]>
Responding to review comments

978ea4be4b3a98a2b419b1b5de52494a630ff5a6 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Replacing all instances (2) of dom Map key spreading; using has method instead

d123ff77103c88fa5a35ca037f05e9521b495946 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Responding to code review

b692d04b818eb75d6e24eceb20fbd1afda5564fd authored over 7 years ago by Jesse Renee Beach <[email protected]>
Update aria-query and axobject-query to latest versions

a94ff98196b313ca779fa8f0a29eed8e75de7c8f authored over 7 years ago by Jesse Renee Beach <[email protected]>
Added axmodel-query project; Updated isInteractiveElement and isNonInteractiveElement

d0e001ce1d16a8f318870b6b2c0cd86824d517f5 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Guard against non-JSXAttribute nodes in isInteractiveElement and isNoninteractiveElement

4a79503c775fa82476c2af9b18f6b508f40060c5 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Merge pull request #208 from jessebeach/disregard-null-values

Disregard interactive props with null values

b44ac6dc2a663b74ab668042a2db53496d02f8ef authored over 7 years ago by J. Renée Beach <[email protected]>
Disregard interactive props with null values

7cd4efd43a285d71ca1546decad4f353c88a4ed9 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Merge pull request #205 from jessebeach/fix-dot-files

Ignore unneeded dot files in npm package

20cda7123158cc405b8a98f4f03ff221bf8df498 authored over 7 years ago by J. Renée Beach <[email protected]>
Remove .gitignore from .npmignore

aa538b9c16ce74fe2b8fb6ec22787c181b206e35 authored over 7 years ago by Jesse Renee Beach <[email protected]>
Ignore unneeded dot files in npm package

f9ca3967db7a18b073eb1ed3beeccd27ea0ca3d4 authored over 7 years ago by Jesse Renee Beach <[email protected]>