issues
search
akveo
/
nebular
:boom: Customizable Angular UI Library based on Eva Design System :new_moon_with_face::sparkles:Dark Mode
https://akveo.github.io/nebular
MIT License
8.06k
stars
1.51k
forks
source link
feat(menu component): improve accessibility
#3136
Closed
azaiko-akveo
closed
2 years ago
azaiko-akveo
commented
2 years ago
Please read and mark the following check list before creating a pull request:
[x] I read and followed the
CONTRIBUTING.md
guide.
Short description of what this resolves:
add the
aria-expanded
attribute to inner link element of menu item when it has children;
add possibility to set the
role
attribute to inner link element of menu item;
Please read and mark the following check list before creating a pull request:
Short description of what this resolves:
aria-expanded
attribute to inner link element of menu item when it has children;role
attribute to inner link element of menu item;