Commit Graph

335 Commits

Author SHA1 Message Date
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
James Lyne
539e1db931 Add bundle analyzer 2021-05-24 16:43:13 +01:00
James Lyne
b6f41a8241 Use vue3-clipboard in LinkControl 2021-05-24 16:42:58 +01:00
James Lyne
a8ec660ffd Map context menu 2021-05-24 16:42:32 +01:00
James Lyne
6567cfd850 Move URL generation to Util 2021-05-24 16:40:03 +01:00
James Lyne
5550f7e220 Fix button font 2021-05-24 16:39:37 +01:00
James Lyne
163691cc64
Update README.md 2021-05-22 02:55:40 +01:00
James Lyne
bad3c2dbfc 1.1.0 2021-05-20 22:49:18 +01:00
James Lyne
754f5f248a Fix occasional splash screen bugs on firefox 2021-05-20 22:36:01 +01:00
James Lyne
e6f0a0e80d Break long names only when necessary 2021-05-20 22:09:05 +01:00
James Lyne
e444390698 Break long world names to avoid horizontal scrollbar 2021-05-20 21:46:45 +01:00
James Lyne
360e1e8f94 Improve world icon logic (Fixes #25) 2021-05-20 21:44:22 +01:00
James Lyne
fcf124c9ef Make LiveAtlas messages translatable 2021-05-20 21:33:53 +01:00