bulma/docs/documentation/components
Muhannad Abdelrazek d7e49a4dc3 A11y: Enhance dropdown examples. (#908)
- use button to can reach by keyboard and make a user with screen reader understand that's is a button.
- add aria-haspopup to make screen reader user understand this button have a drop-down.
- add aria-controls to make screen reader user understand this button control on items called x.
- should add aria-expanded by JS when user toggle button.

- add aria-hidden to icons.
- add href=# to links to make it a link we can interact with a keyboard.

- add role menu to menu drop-down to make sure this div is a menu.
- should add aria-hidden by JS and toggle it by button expanded.
2017-07-26 18:45:08 +01:00
..
breadcrumb.html Deploy 0.4.3 2017-07-05 21:15:34 +01:00
card.html Fix #861 2017-07-13 19:44:35 +01:00
dropdown.html A11y: Enhance dropdown examples. (#908) 2017-07-26 18:45:08 +01:00
level.html Update level.html (#700) 2017-05-20 17:59:29 +01:00
media-object.html Change default font size 2017-03-15 22:14:42 +00:00
menu.html Fix message colors 2016-10-30 19:20:51 +00:00
message.html Remove highlight, Fix messages 2016-12-23 12:45:52 +00:00
modal.html Add babel 2017-07-01 18:30:39 +01:00
nav.html Deploy 0.4.3 2017-07-05 21:15:34 +01:00
navbar.html Fix small syntax issue in navbar doc (#843) 2017-07-16 19:17:51 +01:00
pagination.html Fix disabled controls, Fix disabled pagination 2017-04-01 13:32:07 +01:00
panel.html Remove deprecated has-icon 2017-04-15 16:02:51 +01:00
tabs.html Fix example wrapper in components section (#517) 2017-02-26 10:54:46 +00:00