Commit graph

28 commits

Author SHA1 Message Date
8dd1a0e107 A11y: add option to disable or always enable a11y features 2024-01-01 03:29:57 +01:00
c6f738609f A11y: improve documentation of hotkeys, keyboard navigation acts more like an aria-grid 2023-12-22 18:50:22 +01:00
5fa2ddd9c1 A11y: various improvements 2023-12-19 22:21:34 +01:00
af4d9bb2bf A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +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
f8349cb2b9 Performance: add map.resize() at appropriate time for initial map load 2023-12-12 13:53:49 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
7cd649b1b6 Fix translations 2023-12-06 04:01:42 +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
03d976c567 Performance: fix PDF export for maps with many items 2023-11-14 16:24:49 +01:00
7ae1a6c00f WIP 2023-11-14 16:24:49 +01:00
2a0e194c20 Docs: update docs 2023-10-19 16:32:42 +02:00
c2164e5951 Chore: housekeeping, formatting 2023-10-16 14:27:05 +02:00
2001ef09bf Merge develop 2023-10-14 22:41:52 +02:00
0bdb35a016 Chore: housekeeping 2023-10-10 01:52:02 +02:00
2769747737 Fix: make sure the background is always below the rendered layers 2023-10-08 19:02:41 +02:00
46e7cf5833 Some tweaking 2023-10-08 18:10:56 +02:00
36a73f3a17 Chore: housekeeping, fix tests 2023-10-06 03:34:26 +02:00
0bd9e1e667 Fix: probably fix black area outlines 2023-10-06 02:23:52 +02:00
6e5fcdef20 Fix: redraw line layers on background change 2023-10-06 02:23:52 +02:00
8a3f7a012d Chore: formatting 2023-09-28 23:50:27 +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
456da1b6c3 Feature: be able to set a default background layer, fix background layer query parameter 2023-09-24 16:34:36 +02:00
93a30fdba5 Fix: disable rotation on mobile if the user enabled this 2023-09-24 13:13:04 +02:00
c14cbc9fe9 Fix: upload flow deals better with point reuse: it actually opens the feature now 2023-09-21 14:53:52 +02:00
Robin van der Linde
86a797a75f
Handle flipped y-coordinates 2023-09-02 23:23:46 +02:00
2cc943889d Feature: allow to disable map rotation 2023-07-18 01:26:36 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from UI/Map/MapLibreAdaptor.ts (Browse further)