Commit graph

132 commits

Author SHA1 Message Date
a3a7e74f56 Chore: housekeeping 2024-06-24 13:11:35 +02:00
25ff4b3a8c More layout tweaks 2024-06-20 15:19:55 +02:00
12fec3f312 Core: Don't throw away changes if uploading failed, report errors 2024-06-20 15:12:51 +02:00
cd0d275965 Chore: housekeeping 2024-06-20 04:21:29 +02:00
08ab5a58fb More styling 2024-06-17 04:27:08 +02:00
d6a20b7222 UX: work on layout 2024-06-16 19:00:43 +02:00
a87e3376e0 Chore: formatting, linting 2024-06-16 16:41:57 +02:00
b315f3cebb Merge master 2024-06-16 16:30:36 +02:00
c08fe03ed0 Chore: formatting 2024-06-16 16:06:26 +02:00
19c57ffce0 UX: remove trapFocus as it causes bugs 2024-06-16 13:09:13 +02:00
996a08e8d8 UX: don't hide nearby images if logging in stalls 2024-06-14 01:02:55 +02:00
53ef1b947d Small refactoring of ChartJS-colours for easier reuse 2024-06-06 03:15:12 +02:00
9832aa45f0 UI: fix #1848, explicitly add element to help screen readers pronounce everything correctly 2024-05-26 22:48:59 +02:00
6a4def67ca Fix: special loginbutton now actually works 2024-05-23 13:30:39 +02:00
d9a64dc3a8 Merge develop 2024-05-23 11:38:29 +02:00
3146fa0d26 Cleanup of NSI feature breanch 2024-05-23 04:42:26 +02:00
c5b4cdf450 NSI: add script to download logos and statistics, dynamically inject extra mappings, hide low-priority mappings if applicable 2024-05-16 00:12:50 +02:00
Robin van der Linde
e8491b4f44
Merge branch 'develop' into RobinLinde-patch-2 2024-05-13 23:14:03 +02:00
10955eb1e8 Animation tweaks 2024-05-10 02:15:40 +02:00
2bd3806f9a UX: add fade-out animation to menus to show where they can be found again 2024-05-08 13:54:30 +02:00
5130a2b73a Docs: improve docs of SpecialVisualizations.ts 2024-05-07 00:42:52 +02:00
Robin van der Linde
5fbcd28825
Merge branch 'develop' into RobinLinde-patch-2 2024-04-30 10:06:45 +02:00
7c71e566e9 Use libraries to generate MD, steps to factor out more of the UIElements 2024-04-28 03:48:07 +02:00
fc6d86397e Remove all usages of 'nano-markdown', use centralized 'Markdown.svelte'-instead 2024-04-27 23:44:54 +02:00
d2e7bac775 Add better support for markdown (switch nano-markdown for markdown-it as the former doesn't support backtick-code-formatting), add Markdown element. See #1929 2024-04-27 22:44:35 +02:00
Robin van der Linde
06e978ff49
Add some support for foldable devices 2024-04-24 02:44:31 +02:00
097141f944 Chore: linting 2024-04-13 02:40:21 +02:00
9163d57039 UX: fix #1873, allow SvelteUIElements to be a span 2024-04-13 01:56:41 +02:00
6b37d59e88 Add DynLink 2024-04-10 15:40:57 +02:00
df0b43ba41 Fix onwheels statistics, fix #1850 2024-03-28 03:39:46 +01:00
7edc7302bb Fix: Don't show item if there is no label 2024-03-27 00:57:53 +01:00
7210b3ff5d UX: translate 'creating point', indicate that a new background layer is loading in the selectBackgroundButton 2024-03-12 03:40:55 +01:00
48159b25f7 UX: fix #1805, disable zoom-in and zoom-out buttons when maxrange reached 2024-03-04 15:31:09 +01:00
Robin van der Linde
e932bfd9cd
Merge branch 'develop' into feature/json-editor 2024-02-22 02:24:17 +01:00
5c11149085 Add enable/disable all button for layers, fix #1407 2024-02-22 01:12:24 +01:00
ac90379499 Fix checkbox jumping behaviour 2024-02-20 23:48:02 +01:00
1528dfaae1 Housekeeping: formatting 2024-02-20 13:33:38 +01:00
Robin van der Linde
55cde117d7
Merge branch 'develop' into feature/json-editor 2024-02-13 12:17:05 +01:00
9893e433f3 Fix: browser specific bug which caused the file selector to open twice on chromium; fix #1771 2024-02-13 01:17:27 +01:00
Robin van der Linde
a093d52647
🚧 Allow editing of layer file in Studio 2024-02-13 00:52:50 +01:00
04b1f9f50f UX: correctly place 'center' arrows 2024-02-10 23:05:44 +01:00
53ea4273df A11y: more finetuning 2024-01-29 16:57:40 +01:00
46890c7beb A11y: more feedback, add translations, fix some bugs with OH 2024-01-29 16:43:23 +01:00
f8e5efe495 Refactoring: remove unused asset, further stripping of Svg.ts 2024-01-22 04:08:19 +01:00
d09f89dc2a Chore: remove all unused imports, port 'allTags' to proper svelte 2024-01-22 03:42:35 +01:00
114b72f6f7 Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 23:03:33 +01:00
a50620a8ba Refactoring: more cleanup of Svg.ts, remove a few old, unused classes 2024-01-16 22:54:17 +01:00
8853bba4f7 Fix #1752 2024-01-15 01:46:22 +01:00
e66a91abbd UX: make sure floatOver is full height on all devices 2024-01-15 01:44:49 +01:00
34d8527718 Refactoring: move uploadGPXToOSm into svelte 2024-01-11 04:44:20 +01:00