Commit graph

426 commits

Author SHA1 Message Date
b97030a109 Fix hotkey documentation 2023-12-20 21:56:16 +01:00
7e852dd7e3 Move various tabs into buttons, more work on a11y 2023-12-20 02:50:08 +01:00
cce9b879f2 Move various tabs into buttons, more work on a11y 2023-12-20 02:49:34 +01:00
58fa9a4cd4 Fix note import layer 2023-12-20 01:23:55 +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
0d4f2c9c36 Actually open links in new tab 2023-12-19 16:45:27 +01:00
3e680bb63b Fix 'next step' for move wizard 2023-12-19 16:35:11 +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
ba47d1bfad Tweak styling of search in ThemeINtroPanel 2023-12-18 00:34:39 +01:00
4d9d9a6c95 Actually start measuring compass 2023-12-16 01:42:45 +01:00
22c173aac2 Remove fake measurements from orientation 2023-12-16 01:39:29 +01:00
2580a67e1f UX: improve styling of image attribution 2023-12-16 01:39:10 +01:00
7a3cb9fbdd Improve 'slopes' input, add compass indicator 2023-12-16 01:29:42 +01:00
b7175384f9 A11y: Add aria label to opening hours table, see #1181 2023-12-15 18:14:21 +01:00
af4d9bb2bf A11y: screen navigation improvements, see #1181 2023-12-15 01:46:01 +01:00
66369ef0b4 Version bump, add debug output 2023-12-14 18:41:25 +01:00
fdde0aaeb3 A11y: add labels to previously unlabeled buttons, fix order 2023-12-14 18:25:35 +01:00
736ab13ceb Fix slope input 2023-12-14 18:06:07 +01:00
3327c02217 Fix build 2023-12-14 16:57:47 +01:00
fdf38daf5e Feature: add slope measurement input 2023-12-14 15:41:34 +01:00
78311b8986 Fix crash on custom themes 2023-12-13 19:12:43 +01:00
48ac539272 A11y: improve flow with screenreader, some more refactoring to svelte, see #1181 2023-12-13 02:16:53 +01:00
40067e35d4 UX: styling tweaks, fix typing errors 2023-12-13 01:02:27 +01:00
4be49a0561 Fix: actually allow to login via prominent login button 2023-12-13 00:53:48 +01:00
b1c4097cb4 Fix: don't crash if 't' is undefined 2023-12-13 00:53:31 +01:00
55a6cda062 Remove stray import 2023-12-13 00:48:32 +01:00
de9dca54bd Fix build 2023-12-12 19:26:15 +01:00
8a7d8a43ce Accessibility: add (translatable) aria labels, update to translation system, see #1181 2023-12-12 19:18:59 +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
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
f015604000 Themes: improve ability of 'rewrite' config 2023-12-12 03:43:55 +01:00
7f6c1f06e2 Fix: improve error message 2023-12-12 03:42:56 +01:00
5585f02cad Fix: make sure that a 'hidden' tagRendering cannot be accidentally selected 2023-12-12 03:41:23 +01:00
389cd7ddc0 Refactoring: port MapRoulette-set-status to svelte 2023-12-09 16:52:15 +01:00
2147661601 Remove obsolete, legacy class 2023-12-09 16:51:42 +01:00
6205da9d41 UX: add zoom-cursor to clickable images 2023-12-09 16:04:35 +01:00
f95a1a8039 Streamline hotkeys 2023-12-09 16:01:15 +01:00
df01b1683a Streamline hotkeys 2023-12-09 15:28:11 +01:00
b33f2c63e9 UX tweaks 2023-12-08 18:27:50 +01:00
e8569ec540 Fix: remove 'icons.defaults' from favourite layers, cleanup of various small typing errors 2023-12-08 00:12:21 +01:00
98ca6aa8aa Fix: import 2023-12-07 21:58:16 +01:00
8ae4d810d6 Accessibility: add focus trapping, debug tab cycling, UI tweaks for mobile browser 2023-12-07 21:57:20 +01:00
307549b593 Accessibility: port MoveWizard to Svelte as it handles tab cycling correctly 2023-12-07 21:56:32 +01:00
f77a06f317 Chore: Improve typing 2023-12-07 21:55:54 +01:00
09993c2e44 Feature: load HD-images from mapillary in preview 2023-12-07 01:04:43 +01:00