Commit graph

27 commits

Author SHA1 Message Date
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
4ee83cfe5c Accessibility: improve keyboard only flow (see #1181); remove some legacy use of Svelte 2023-12-06 17:27:30 +01:00
f7ed2d7c54 Fix tests 2023-12-06 12:25:47 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
56a23deb2d Favourites: improve overview, update all features from OSM when loading 2023-12-03 20:03:47 +01:00
473931891c Favourites: include _all_ tagRenderings 2023-11-30 00:39:55 +01:00
f9827dd6ae Feature: add favourite 2023-11-22 19:39:19 +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
fb193123e0 Studio: some UX tweaks 2023-11-14 17:35:25 +01:00
bb328d9724 UX+Accessibility: focus on map when appropriate 2023-11-03 02:24:33 +01:00
c2164e5951 Chore: housekeeping, formatting 2023-10-16 14:27:05 +02:00
17503d5bfb Fix: hide some elements of the UI if they are disabled by a featureSwitch 2023-10-11 01:41:42 +02:00
285fe9ab83 UX: place 'add new button' in bottom-left instead of having a dynamic pin 2023-10-09 01:26:12 +02:00
36a73f3a17 Chore: housekeeping, fix tests 2023-10-06 03:34:26 +02:00
6e5fcdef20 Fix: redraw line layers on background change 2023-10-06 02:23:52 +02:00
4852888b41 Refactoring: make needed URLs explicit 2023-09-27 22:21:35 +02:00
53918f2044 Feature: support 'repeat_on', fix #1588 2023-09-25 19:07:11 +02:00
94ba18785d Chore: rework image uploading, should work better now 2023-09-25 02:13:24 +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
c14cbc9fe9 Fix: upload flow deals better with point reuse: it actually opens the feature now 2023-09-21 14:53:52 +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
dfd2a3d69a Merge branch 'master' into develop 2023-08-23 20:43:00 +02:00
05bf79f761 Fix: fix #1529 2023-08-23 20:39:06 +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
2cc943889d Feature: allow to disable map rotation 2023-07-18 01:26:36 +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 Models/ThemeViewState.ts (Browse further)