Commit Graph

1247 Commits

Author SHA1 Message Date
James Lyne
dca535b826 Add arrow keys navigation for sidebar sections 2021-05-26 17:48:15 +01:00
James Lyne
b096240651 Use mutation for collapsed state updates 2021-05-26 17:43:15 +01:00
James Lyne
1fb28739cf Fix PlayerListItem keyboard interaction 2021-05-26 17:42:05 +01:00
James Lyne
1d506c81ac Use role=option/aria-pressed for server list 2021-05-26 15:32:02 +01:00
James Lyne
134ede6870 Fix build 2021-05-26 14:54:59 +01:00
James Lyne
cce1f79a4d More aria attributes 2021-05-26 03:07:24 +01:00
James Lyne
bbf057c84b ServerList keyboard controls 2021-05-26 03:04:37 +01:00
James Lyne
71edab6b74 Add icon to Collapsible sections 2021-05-26 02:10:34 +01:00
James Lyne
e65b70acc4 Use sans-serif for zoom buttons 2021-05-25 23:48:30 +01:00
James Lyne
b22e492099 Fix map focus covering buttons 2021-05-25 23:46:26 +01:00
James Lyne
88b27490cb Fix tabbing over section headings 2021-05-25 23:39:04 +01:00
James Lyne
21fcaad36d Safari 11.1 seems to work now 2021-05-25 23:31:33 +01:00
James Lyne
a874405746 Update package.json 2021-05-25 23:31:12 +01:00
James Lyne
e3233e3dfa Pan on marker click 2021-05-25 23:31:03 +01:00
James Lyne
36a2d483ff Various accessibility improvements 2021-05-25 23:28:43 +01:00
James Lyne
7401512161 Fix some prop warnings 2021-05-25 23:27:53 +01:00
James Lyne
7250ffed05 Focused style improvements 2021-05-25 23:27:25 +01:00
James Lyne
0690b3d500 Collapsible section accessibility improvements 2021-05-25 22:40:10 +01:00
James Lyne
100fdc781b Merge remote-tracking branch 'origin/master' 2021-05-25 21:24:49 +01:00
James Lyne
68bd830ab9 Scrollbar styles 2021-05-25 21:23:12 +01:00
James Lyne
0841640e76 Various styling fixes 2021-05-25 20:38:51 +01:00
James Lyne
9ec4382005
Update README.md 2021-05-25 20:03:19 +01:00
James Lyne
af8292f872 Make entire sidebar scrollable instead of individual sections 2021-05-25 19:26:51 +01:00
James Lyne
eaecba10c6 Allow sidebar sections to be collapsed 2021-05-25 19:26:14 +01:00
James Lyne
22102eae65 Handle focusing better when opening/closing context menu 2021-05-25 14:22:04 +01:00
James Lyne
609b265951 Add copied to clipboard notifications 2021-05-25 14:21:37 +01:00
James Lyne
658aeb3e44 Cleanup package.json 2021-05-25 13:15:47 +01:00
James Lyne
d6cf0cbe2a Fix context menu on mobile 2021-05-25 13:13:39 +01:00
James Lyne
327f2da4bc Add visual indicator for the map being focused 2021-05-25 13:13:02 +01:00
James Lyne
23a0de7692 Use :focus-visible instead of :focus, with polyfill 2021-05-25 00:22:49 +01:00
James Lyne
2ffe57c38a Add shadows to UI elements 2021-05-24 21:57:53 +01:00
James Lyne
47d0b1e675 Close context menu on map interactions 2021-05-24 21:07:31 +01:00
James Lyne
19b6c8e98d Workaround for occasional context menu issues 2021-05-24 20:59:51 +01:00
James Lyne
1b91c04d1e Move context menu outside of map element 2021-05-24 20:51:19 +01:00
James Lyne
b184ed775b Fix splash screen on edge mobile 2021-05-24 20:17:27 +01:00
James Lyne
780cf3860d Fix build 2021-05-24 19:26:45 +01:00
James Lyne
866f73e9d3 Cleanup 2021-05-24 19:20:02 +01:00
James Lyne
8e4c3252bc Prevent sidebar buttons interfering with context menu 2021-05-24 19:19:35 +01:00
James Lyne
008c2da4c6 Let browsers handle focusing, they seem to do fine 2021-05-24 19:18:48 +01:00
James Lyne
396b16291f Merge remote-tracking branch 'origin/master' 2021-05-24 18:24:25 +01:00
James Lyne
6dfaaabf70 Cleanup 2021-05-24 18:24:15 +01:00
James Lyne
025ecf6148 Context menu style improvements + mobile 2021-05-24 18:24:08 +01:00
James Lyne
6531040f9d Allow customisation of context menu text 2021-05-24 18:23:35 +01:00
James Lyne
4d34927c39 Fix player icon disappearing on focus 2021-05-24 17:34:15 +01:00
James Lyne
b64dc19c39 Add space between menu items 2021-05-24 17:34:03 +01:00
James Lyne
d25522b83d Tweak sidebar scrollbar positioning 2021-05-24 17:16:40 +01:00
James Lyne
647f3b4106 Make focused buttons more obvious 2021-05-24 17:16:18 +01:00
James Lyne
302077c9c1 Use .menu styling for other menu-y things 2021-05-24 17:16:07 +01:00
James Lyne
e4f0864805 Forgot to add MapContextMenu file 2021-05-24 16:43:42 +01:00
James Lyne
4d2a0d7180 Cleanup package.json 2021-05-24 16:43:21 +01:00