Skip to content

Conversation

alexkrolick
Copy link
Collaborator

Fixes #120

What:

Why:

How:

Checklist:

  • Documentation
  • Tests
  • Ready to be merged
  • Added myself to contributors table

@codecov
Copy link

codecov bot commented Oct 10, 2018

Codecov Report

Merging #121 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #121   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           9      9           
  Lines         185    192    +7     
  Branches       51     52    +1     
=====================================
+ Hits          185    192    +7
Impacted Files Coverage Δ
src/queries.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7b57f73...6c8bccd. Read the comment docs.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks super! Just one idea.

Copy link
Member

@kentcdodds kentcdodds left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super! 👍 Thank you!

@kentcdodds kentcdodds merged commit 3ab989f into master Oct 10, 2018
@kentcdodds kentcdodds deleted the aria-labels branch October 10, 2018 23:48
@kentcdodds
Copy link
Member

🎉 This PR is included in version 3.9.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@alexwendte
Copy link
Collaborator

@alexkrolick Thank you very much for implementing this. I just used this feature in one of my tests today! I would have had to use a data-testid otherwise, but this actually forced my app to be more accessible so that awesome!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support querying by aria-labelledby for tags that aren't <label>
3 participants