Commit graph

36 commits

Author SHA1 Message Date
3166918551 Fix: don't throw an error if there is no parent element which can be scrolled 2024-01-12 23:34:57 +01:00
3059d2ed26 A11y: more screenreader a11y tweaks, UX tweaks 2023-12-31 20:57:45 +01:00
1b10f1f64d A11y: move buttons into fields 2023-12-26 22:30:27 +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
d959b6b40b Merge develop 2023-12-03 04:44:59 +01:00
4eb8b086e2 UX: fix #1729: ignore accents in theme search 2023-12-01 14:52:50 +01:00
3ce21f61cb Favourites: stabilize preferences and adding/removing favourites 2023-11-23 17:06:30 +01:00
906fa1b1db UX/Studio: improvements to UX, introduce 'expert' mode 2023-11-07 02:13:16 +01:00
8685ec8ccc Studio: UX work 2023-11-05 12:05:00 +01:00
29ff09024f Merge develop 2023-10-30 16:32:43 +01:00
b7a88ced70 Docs: improve documentation of duplicates and UIEventSource 2023-10-24 21:40:34 +02:00
0a82dd0edf Fix: fix #1684; add 'openid' to auth-tokens (will be needed in the future for geovisio integration) 2023-10-24 00:42:11 +02:00
f954a93b59 Add more debug info 2023-10-12 14:27:28 +02:00
419bfd416c Chore: housekeeping, new docs 2023-09-30 15:44:43 +02:00
e16051025a Fix: cleanup merge 2023-09-29 11:10:24 +02:00
2e8a3311e7 Themes: add validation for duplicate presets, fix #1582 2023-09-24 00:25:10 +02:00
39944a01fb Refactoring: automatically generate code files from layer/theme files to avoid using 'Eval' 2023-09-22 11:20:22 +02:00
8d1ae657fc Merge branch 'master' into develop 2023-09-21 02:32:15 +02:00
a3c249474d Refactoring: use special rendering for mangrove key download in usersettings 2023-09-21 02:31:55 +02:00
fcea3da70f Security: purify inputs around innerHTML-usage, remove some unused parameters and classes 2023-09-21 01:53:34 +02:00
8fccf78478 Fix: use api.openstreetmap.org on many places, fix #1573 2023-09-21 00:25:04 +02:00
3a77c6f33e Security: add DOM-purification, add 'norefferer' and 'noopener' automatically to links to new tabs 2023-09-20 23:05:08 +02:00
b4f65bf2f7 Fix: substituteKeys works correctly if newline is in the text, fix 'send email to report broken'-button by porting it to svelte 2023-09-15 01:53:50 +02:00
Robin van der Linde
ce897d28df
Merge branch 'develop' into feature/eslint 2023-09-02 23:49:36 +02:00
6e8617c93f Fix: add check for missing 'noopener' attributes; add missing noopener attributes 2023-09-02 02:04:59 +02:00
7705aa3360 Merge master 2023-09-01 18:40:56 +02:00
75735005da Chore: remove obsolete console.trace 2023-08-23 22:19:12 +02:00
dfd2a3d69a Merge branch 'master' into develop 2023-08-23 20:43:00 +02:00
7321004c19 Fix: replace all mentions of 'mapcomplete.osm.be' with 'mapcomplete.org' 2023-08-23 18:33:30 +02:00
96d036781f Fix: update and simplification of sharescreen, rename some feature switches, remove some no longer relevant feature switches 2023-08-10 15:40:51 +02:00
Robin van der Linde
9885099aff
Fix some linting errors 2023-07-27 14:41:55 +02:00
e05275a8f5 Docs: fix links 2023-07-27 12:56:26 +02:00
9dc3a239f6 Docs: add source where URL-parameters are defined 2023-07-27 12:47:19 +02:00
7eeac66471 Merge branches 2023-07-17 01:43:53 +02:00
e75d2789d2 Refactoring: move all code files into a src directory 2023-07-09 13:09:05 +02:00
Renamed from Utils.ts (Browse further)