Commit graph

144 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
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
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
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
f7ed2d7c54 Fix tests 2023-12-06 12:25:47 +01:00
7cd649b1b6 Fix translations 2023-12-06 04:01:42 +01:00
d7413e8228 Feature: add zoomable image when clicked 2023-12-05 18:37:06 +01:00
afbb39b9ea UI: center labels if they don't have a marker 2023-12-05 03:27:17 +01:00
6f59e46bef Fix: bypass missing favourites in custom theme loader 2023-12-05 01:07:58 +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
d959b6b40b Merge develop 2023-12-03 04:44:59 +01:00
59090fdb39 Themes: improve favourite panel 2023-12-02 03:19:50 +01:00
473931891c Favourites: include _all_ tagRenderings 2023-11-30 00:39:55 +01:00
2c662c9578 Themes: add icons, add 'auto'-title-icons 2023-11-29 17:05:45 +01:00
d0ebd0e233 Merge develop 2023-11-27 16:05:41 +01:00
c508ab4741 Remove obsolete log 2023-11-23 16:00:49 +01:00
f9827dd6ae Feature: add favourite 2023-11-22 19:39:19 +01:00
5a861404e5 Merge branch 'master' into develop 2023-11-19 18:13:45 +01:00
21c35fc2c5 Themes: fix conversion for legacy themes 2023-11-19 18:12:54 +01:00
79e40d0fee Themes: add warning if a tagRendering can be replaced by a direct value 2023-11-19 18:08:57 +01:00
6c75553f3f Themes: only add rating-title-icon if 'review_list()' is used in the layer 2023-11-19 13:03:46 +01:00
fc62d41e1b Fix: generating layeroverview; performance: do not try to download ratings if no ratings element is present 2023-11-19 05:05:15 +01:00
c13d80f062 Performance: trim svg.ts, use Svelte-SVG-componenets where possible (WIP) 2023-11-19 04:38:34 +01:00
d638237e38 Rewrite index page in svelte, rewrite language picker in Svelte, fix #1612 2023-11-19 01:07:05 +01:00
2720f5dd19 Fix: fix #1713 2023-11-17 18:26:59 +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
edf7dba9e3 Fix themes, fix tests 2023-11-13 13:45:22 +01:00
d2a813b009 Merge branch 'master' into develop 2023-11-13 12:15:37 +01:00
b80a41245c Fix indexes in script 2023-11-13 12:15:27 +01:00
7c96ad8bf0 Partially fix themes 2023-11-13 04:33:25 +01:00
818f3e9017 Docs: improve tag output 2023-11-13 03:16:24 +01:00
3bf184577f Merge master 2023-11-13 01:54:58 +01:00
41b6eea430 Fix: add links and overpass link to cafe_pub 2023-11-13 01:39:32 +01:00
a92c7467e6 Validation warning 2023-11-12 15:30:20 +01:00
b2e7b7d221 Fix: disable check 2023-11-12 13:54:51 +01:00
f8fa1841e4 Fix: facade gardens: restore forgottne rendering 2023-11-12 13:03:07 +01:00
7d3e5b6133 Fix error 2023-11-11 14:52:01 +01:00
556f6d0b93 Themes: add validation check if a mapping does not erase another mapping completely 2023-11-09 15:42:15 +01:00
0da93d6067 Fix tests 2023-11-07 15:11:50 +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
bb328d9724 UX+Accessibility: focus on map when appropriate 2023-11-03 02:24:33 +01:00
3a915bdf25 Studio+UX: various UX tweaks after usertesting 2023-11-03 02:04:42 +01:00
4219b23af1 UX: map in 'add new point' now takes the full screen 2023-11-03 01:05:39 +01:00
e79a0fc81d Studio: improvements after user test 2023-11-02 04:35:32 +01:00