- 25 Jun, 2021 4 commits
-
-
Paul Holden authored
-
Eloy Lafuente authored
-
Eloy Lafuente authored
-
-
- 24 Jun, 2021 9 commits
-
-
-
-
-
-
-
Huong Nguyen authored
-
-
-
-
- 23 Jun, 2021 8 commits
-
-
bas authored
-
-
Brendan Heywood authored
-
jun authored
The table button can become a menu button when the cursor's position in the editor is within a table. So we'd need to update the button with ARIA attributes appropriate for a menu button. This is best done when the button's highlight gets toggled, so we're adding an event listener for when this happens and add/remove the ARIA attributes accordingly.
-
jun authored
-
jun authored
-
AMOS Bot authored
-
git://github.com/lucaboesch/moodlevictor authored
-
- 22 Jun, 2021 2 commits
-
-
- 21 Jun, 2021 4 commits
-
-
Tony Butler authored
Including efficiency improvements from https://github.com/davosmith
-
ilya authored
-
ilya authored
-
Dongsheng Cai authored
-
- 19 Jun, 2021 3 commits
-
-
-
AMOS Bot authored
-
https://github.com/NeillM/moodlevictor authored
-
- 18 Jun, 2021 7 commits
-
-
jun authored
* Menu button fix - Added aria-haspopup, aria-controls, and aria-expanded attributes. * Menu fixes - Added aria-labelledby that points to the menu button label. - Removed the dialog role in the menu's container. - The ul tag needs the "menu" role. - The li tag needs the role "none" instead of the "presentation" role Reference: https://www.w3.org/TR/wai-aria-practices-1.1/#menubutton
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
Andrew Nicols authored
-
AMOS Bot authored
-
Luca Bösch authored
-
- 17 Jun, 2021 3 commits
-
-
victor authored
-
Neill Magill authored
-
Neill Magill authored
-