Commit graph

9782 commits

Author SHA1 Message Date
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
36b2c1bf44 Version bump 2023-12-16 01:43:01 +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
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
68cada0a0d
Themes: add delete to banks 2023-12-12 20:23:31 +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
825fd03adb Docs: update description of units.json 2023-12-12 19:16:26 +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
512a0b87ac Version bump 2023-12-12 13:54:07 +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
b0f085570f Chore: translation reset 2023-12-12 03:47:37 +01:00
94e07d5b13 Refactoring: allow to reuse units, move all units into central file 2023-12-12 03:47:20 +01:00
067fb549c1 Refactoring: use new rewrite-config to simplify charging stations script 2023-12-12 03:45:06 +01:00
f015604000 Themes: improve ability of 'rewrite' config 2023-12-12 03:43:55 +01:00
5da895276c Fix: incorrect path in error message 2023-12-12 03:43:34 +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
d9b084f7d9 Merge branch 'develop' 2023-12-08 19:27:47 +01:00
1e25f58667 Fix build script 2023-12-08 18:41:08 +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
79a79ac6ec Version bump 2023-12-07 21:57:39 +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
d62c56bbe1 Fix tests 2023-12-07 01:27:06 +01:00
09993c2e44 Feature: load HD-images from mapillary in preview 2023-12-07 01:04:43 +01:00
1748e98bfc Themes: don't show opening_hours_state title icon if seasonal is set and the item is closed due to seasonal restrictions 2023-12-07 01:03:23 +01:00
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00