Commit graph

178 commits

Author SHA1 Message Date
bc96288d3d Fix: reviews need an uncertainty 2024-01-01 20:20:21 +01:00
8dd1a0e107 A11y: add option to disable or always enable a11y features 2024-01-01 03:29:57 +01:00
1a81904bce Fix tests 2023-12-31 15:22:39 +01:00
d8c22ca6be Speedup loading of opening hours; add slope measurements to stairs 2023-12-31 14:09:25 +01:00
3cf6ebbb69 Fix build 2023-12-30 16:33:52 +01:00
bad0edd4b0 Chore: regenerate docs, lint 2023-12-30 15:24:30 +01:00
1b10f1f64d A11y: move buttons into fields 2023-12-26 22:30:27 +01:00
0733c46fcb Fix undefined error in DirectionIndicator 2023-12-26 12:35:51 +01:00
4a6d79cb65 I18N: include 'usersettings' in zenlinks 2023-12-26 12:09:48 +01:00
bfd818cb38 Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them) 2023-12-24 05:01:10 +01:00
6da72b80ef More work on A11y 2023-12-21 17:36:50 +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
22c173aac2 Remove fake measurements from orientation 2023-12-16 01:39:29 +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
8a7d8a43ce Accessibility: add (translatable) aria labels, update to translation system, see #1181 2023-12-12 19:18:59 +01:00
7947fc3fbc Performance: move OH-calculations to idleCallback, prevents stutter 2023-12-12 13:28:07 +01:00
94e07d5b13 Refactoring: allow to reuse units, move all units into central file 2023-12-12 03:47:20 +01:00
7f6c1f06e2 Fix: improve error message 2023-12-12 03:42:56 +01:00
8ae4d810d6 Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser 2023-12-07 21:57:20 +01:00
09993c2e44 Feature: load HD-images from mapillary in preview 2023-12-07 01:04:43 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
4bfd7e6b3b Fix tests 2023-12-06 01:29:32 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
4197ec0055
Merge pull request #1731 from pietervdvn/feature/favourites
Feature/favourites
2023-12-05 00:12:29 +01:00
d3895800f3 Favourites: some fixes to rendering the title 2023-12-05 00:04:29 +01:00
e6f0b8024d Allow for a layer to not have a marker when loading from studio 2023-12-05 00:04:11 +01:00
3135b83598 Update tag totals, sort title tags by popularity to give the most precise title 2023-12-04 16:10:05 +01:00
56a23deb2d Favourites: improve overview, update all features from OSM when loading 2023-12-03 20:03:47 +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
a350410520 Favourites: tweaking overview; fix upload of properties 2023-12-03 04:20:56 +01:00
ab5ec29c02 Core: improve typing of mapD 2023-12-03 03:51:18 +01:00
7680c2791b Merge master 2023-12-03 02:51:43 +01:00
804005e402 UX: add link to Mapillary, fix #1637 2023-12-02 03:12:34 +01:00
60efd0844f Housekeeping 2023-12-01 15:23:28 +01:00
473931891c Favourites: include _all_ tagRenderings 2023-11-30 00:39:55 +01:00
8f7b731d29 Fix: actually include _all_ features 2023-11-30 00:31:26 +01:00
595503cfc3 Fix: improve optimization; add tests 2023-11-30 00:30:46 +01:00
2c662c9578 Themes: add icons, add 'auto'-title-icons 2023-11-29 17:05:45 +01:00
78238dccc7 Logic: enable to re-export tagsFilter as TagsConfig; improve optimization for comparingTag 2023-11-29 14:29:11 +01:00
d0ebd0e233 Merge develop 2023-11-27 16:05:41 +01:00
ff47d75d41 Fix: re-enable speed and heading in GPS-cursor 2023-11-23 17:16:03 +01:00