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
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
fix(navBar): automatically add aria-label for navBarItem (#10219)
NavBarItems should populate aria-label attribute automatically
* Inject $mdAria into navBarItem controller
* Use text content from element to populate aria-label during postLink
* Create new spec tests
Fixes#10110
0 commit comments