Files
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
..
2017-07-05 21:15:34 +01:00
2017-07-13 19:44:35 +01:00
2017-05-20 17:59:29 +01:00
2017-03-15 22:14:42 +00:00
2016-10-30 19:20:51 +00:00
2016-12-23 12:45:52 +00:00
2017-07-01 18:30:39 +01:00
2017-07-05 21:15:34 +01:00
2017-04-15 16:02:51 +01:00