pokemon-showdown/server
Konrad Borowski f123adf560 Uno: Include card name in aria-label
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.
2019-04-16 22:20:13 +02:00
..
chat-plugins Uno: Include card name in aria-label 2019-04-16 22:20:13 +02:00
static Move server code to server/ 2019-02-03 16:07:06 -06:00
tournaments Typescript tours (#5323) 2019-04-06 15:51:32 +08:00
chat-commands.js Include diffs of all User settings in |updateuser| (#5438) 2019-04-16 06:20:36 +09:30
chat-formatter.js Fix formatText support for & > etc in URLs 2019-02-04 09:17:48 -06:00
chat.js Help Tickets: General Improvements 2019-04-13 15:50:23 -04:00
dnsbl.js Refactor lib/ to be native Typescript (#5217) 2019-03-02 11:12:24 -06:00
index.js Refactor lib/ to be native Typescript (#5217) 2019-03-02 11:12:24 -06:00
ladders-local.js Refactor lib/ to be native Typescript (#5217) 2019-03-02 11:12:24 -06:00
ladders-remote.js TypeScript globals 2019-02-04 18:04:13 -06:00
ladders.js Fix math for counting battle turns 2019-02-10 19:04:41 -06:00
loginserver.js Refactor lib/ to be native Typescript (#5217) 2019-03-02 11:12:24 -06:00
monitor.js Refactor lib/ to be native Typescript (#5217) 2019-03-02 11:12:24 -06:00
punishments.js Punishments: fix undesired behavior when unlocking users 2019-04-09 12:35:36 -04:00
room-battle.js Pull out non-sim code into RoomBattleStream (#5428) 2019-04-09 17:58:07 +08:00
room-game.js Help Tickets: Require users to explain their issue before getting help (#5148) 2019-02-07 13:07:18 -06:00
roomlogs.js Refactor lib/ to be native Typescript (#5217) 2019-03-02 11:12:24 -06:00
rooms.js Send blockpms and blockchallenges status in |updateuser| (#5422) 2019-04-08 01:43:12 +08:00
sockets.js Revert "Sockets: Refactor event handlers" instead of sockjs. (#5378) 2019-03-30 00:52:02 +08:00
team-validator-async.js Update dependencies (#5407) 2019-04-04 14:39:53 +08:00
users.js Include diffs of all User settings in |updateuser| (#5438) 2019-04-16 06:20:36 +09:30
verifier.js Refactor lib/ to be native Typescript (#5217) 2019-03-02 11:12:24 -06:00