sparksuite / react-accessible-dropdown-menu-hook

A simple Hook for creating fully accessible dropdown menus in React
http://sparksuite.github.io/react-accessible-dropdown-menu-hook
MIT License
112 stars 26 forks source link

Updated documentation with current information #315

Closed corymharper closed 1 year ago

corymharper commented 1 year ago

I updated all "dead links" (they were redirecting to https://www.w3.org/WAI/ARIA/apg/#intro) to more accurate replacements, after confirming we still meet the specifications set out on those pages. I also removed now non-applicable information from the documentation.

Closes #314

codecov[bot] commented 1 year ago

Codecov Report

Base: 98.07% // Head: 98.07% // No change to project coverage :thumbsup:

Coverage data is based on head (0fb8247) compared to base (af74c87). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #315 +/- ## ======================================= Coverage 98.07% 98.07% ======================================= Files 1 1 Lines 104 104 Branches 33 33 ======================================= Hits 102 102 Misses 2 2 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sparksuite). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=sparksuite)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.