myitcv / react

MOVED TO https://github.com/myitcv/x/blob/master/react/_doc/README.md
BSD 3-Clause "New" or "Revised" License
234 stars 17 forks source link

Remove generic definition of aria-* attributes #114

Closed myitcv closed 6 years ago

myitcv commented 6 years ago

Aria attributes are well-defined, hence their definition here in myitcv.io/react should follow that definition:

https://www.w3.org/TR/wai-aria-1.1/#state_prop_def

Hence removing this generic map[string]string approach (which is correct for data-* attributes)