Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

react-aria rules: update implicit roles, aria schema, and role schema to support ARIA 1.1 #234

Closed
HamletDRC opened this issue Sep 9, 2016 · 0 comments
Milestone

Comments

@HamletDRC
Copy link
Member

I fixed the function of getImplicitRole, ariaSchema and roleSchema according to ARIA 1.1 https://www.w3.org/TR/wai-aria-1.1/ . Besides I add tests for getImplicitRole function.

Tied to PR #233

@HamletDRC HamletDRC added this to the 2.0.11 milestone Sep 9, 2016
HamletDRC pushed a commit that referenced this issue Sep 9, 2016
* added opening element support in getImplicitRole
* changed case of all HTML elements names from upper to lower
* exposed JsxAttribute functions for testability
HamletDRC pushed a commit that referenced this issue Sep 9, 2016
* made all tests pass with updating test data
* tweaked some rule metadata to be more informative
* small renames
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant