Commit graph

56 commits

Author SHA1 Message Date
1b10f1f64d A11y: move buttons into fields 2023-12-26 22:30:27 +01:00
c6f738609f A11y: improve documentation of hotkeys, keyboard navigation acts more like an aria-grid 2023-12-22 18:50:22 +01:00
6da72b80ef More work on A11y 2023-12-21 17:36:50 +01:00
512bb4c00e Fix: keep map mouse-interactive when panning with arrow keys, some CSS-tweaks 2023-12-21 01:49:36 +01:00
319c0e2573 Chore: Housekeeping 2023-12-21 01:46:18 +01:00
7e852dd7e3 Move various tabs into buttons, more work on a11y 2023-12-20 02:50:08 +01:00
f51b51c491 Merge master 2023-12-19 23:04:37 +01:00
5fa2ddd9c1 A11y: various improvements 2023-12-19 22:21:34 +01:00
663b194247 Chore: housekeeping: lint 2023-12-19 22:08:00 +01:00
e9268bfc49 Move Orientation into sensors directory, attempt to fix 'NaN' in slope input 2023-12-18 01:58:58 +01:00
82409984dc Better compass arrow 2023-12-18 01:30:02 +01:00
4d9d9a6c95 Actually start measuring compass 2023-12-16 01:42:45 +01:00
7a3cb9fbdd Improve 'slopes' input, add compass indicator 2023-12-16 01:29:42 +01:00
af4d9bb2bf A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
fdde0aaeb3 A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +01:00
a20f6a2d27 Fix keyboard navigation for the map if the focus is not on the main map element 2023-12-12 17:08:59 +01:00
8ae4d810d6 Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser 2023-12-07 21:57:20 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
1a9a5b45c1 Fixes to favourites 2023-12-03 04:49:28 +01:00
d959b6b40b Merge develop 2023-12-03 04:44:59 +01:00
7680c2791b Merge master 2023-12-03 02:51:43 +01:00
59090fdb39 Themes: improve favourite panel 2023-12-02 03:19:50 +01:00
60efd0844f Housekeeping 2023-12-01 15:23:28 +01:00
8e73369308 UX: do not show nearby features box if there are none 2023-11-30 01:41:41 +01:00
473931891c Favourites: include _all_ tagRenderings 2023-11-30 00:39:55 +01:00
d0ebd0e233 Merge develop 2023-11-27 16:05:41 +01:00
f7d19bcc02 Housekeeping 2023-11-23 15:47:16 +01:00
f9827dd6ae Feature: add favourite 2023-11-22 19:39:19 +01:00
e4aedc9696 Refactoring: more removal of old-style SVG bundling 2023-11-19 16:20:47 +01:00
c13d80f062 Performance: trim svg.ts, use Svelte-SVG-componenets where possible (WIP) 2023-11-19 04:38:34 +01:00
d638237e38 Rewrite index page in svelte, rewrite language picker in Svelte, fix #1612 2023-11-19 01:07:05 +01:00
48171d30f5 UX: add possibility to select map features by only using the keyboard, see #1181 2023-11-16 03:32:04 +01:00
286578bfc7 Chore: formatting 2023-11-09 16:30:26 +01:00
8685ec8ccc Studio: UX work 2023-11-05 12:05:00 +01:00
bb328d9724 UX+Accessibility: focus on map when appropriate 2023-11-03 02:24:33 +01:00
3a915bdf25 Studio+UX: various UX tweaks after usertesting 2023-11-03 02:04:42 +01:00
9ee3343426 chore: automated housekeeping... 2023-10-30 13:44:27 +01:00
e060bd3288 Merge master 2023-10-19 12:24:34 +02:00
845a868024 Formatting of ThemeViewGUI 2023-10-19 12:23:13 +02:00
c2164e5951 Chore: housekeeping, formatting 2023-10-16 14:27:05 +02:00
d4d10d1b18 Merge master 2023-10-16 13:39:38 +02:00
d7d6c3142c UX: add pending changes indicator 2023-10-16 13:38:11 +02:00
09e50464b8 UX: add global indicator that images are uploading 2023-10-16 13:17:44 +02:00
4da5261db5 UX: add crosshair to map center 2023-10-15 01:05:09 +02:00
17503d5bfb Fix: hide some elements of the UI if they are disabled by a featureSwitch 2023-10-11 01:41:42 +02:00
d43f8c0080 Feature: close floatover if pressed outside of it, fix #1647 2023-10-09 02:07:25 +02:00
285fe9ab83 UX: place 'add new button' in bottom-left instead of having a dynamic pin 2023-10-09 01:26:12 +02:00
52e6476694 Feature: add 'filter'-button shortcut to bottom-left controls 2023-10-09 00:43:11 +02:00
b3edbe846c Feature: add more vector layers from maptiler; add some fixes to theme setting handler 2023-09-24 18:24:10 +02:00