You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Added docs for getRoles and logRoles
These functions are proposed in dom-testing-library PR#285
testing-library/dom-testing-library#285
* Updated logRoles output example to match new format
* Changed import to @testing-library/dom
Co-Authored-By: Adrià Fontcuberta <[email protected]>
* Changed 'aria' to 'ARIA' in api-helpers
* Gave example HTML ul/li elements valid attributes
name is not a valid attribute for ul/li, changed to type/value
respectively
* Updated another instance wrong 'dom-testing-library' import
* Added link to ARIA in HTML under getRoles
* Updated getRoles and logRoles examples
After discussion we decided to pull attributes off the example elements.
#155
0 commit comments