mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-05-18 03:01:00 -05:00
Buttons with content like "S" aren't accessible as it's not obvious that "S" means Skip, and they don't mention which color the card is, which before this change was visible only by checking the style attribute. Having an aria-label attribute gives an accessible alternative for screen readers. A screen reader probably won't tell an user a button is red, and this is somewhat important while playing Uno. |
||
|---|---|---|
| .. | ||
| calculator.js | ||
| chat-monitor.js | ||
| COMMANDS.md | ||
| daily-spotlight.js | ||
| datasearch.js | ||
| hangman.js | ||
| helptickets.js | ||
| info.js | ||
| jeopardy.js | ||
| mafia-data.js | ||
| mafia.js | ||
| modlog.js | ||
| othermetas.js | ||
| poll.js | ||
| room-events.js | ||
| room-faqs.js | ||
| roomsettings.js | ||
| scavenger-games.js | ||
| scavengers.js | ||
| tcgtabletop.js | ||
| thecafe.js | ||
| thing-of-the-day.js | ||
| trivia.js | ||
| uno.js | ||
| wifi.js | ||