|
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 |
|
|
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 |
|
|
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 |
|
|
7b9a748199
|
Refactoring: remove obsolete class
|
2024-01-11 04:44:20 +01:00 |
|
|
d95e40e1c7
|
Refactoring: remove some more of the deprecated, old-style svg-images
|
2024-01-11 04:44:20 +01:00 |
|
|
859faead7f
|
Fix: fix file drag and drop, allow entire featurePopup for file drop
|
2024-01-11 04:44:20 +01:00 |
|
|
0cbacd57ec
|
UX: fix styling issue
|
2024-01-10 02:22:17 +01:00 |
|
|
b30d9edccf
|
UX: style tweaks
|
2024-01-02 18:23:36 +01:00 |
|
|
3059d2ed26
|
A11y: more screenreader a11y tweaks, UX tweaks
|
2023-12-31 20:57:45 +01:00 |
|
|
bad0edd4b0
|
Chore: regenerate docs, lint
|
2023-12-30 15:24:30 +01:00 |
|
|
5b6434a5d2
|
UI: Css tweaks
|
2023-12-29 22:46:02 +01:00 |
|
|
1b10f1f64d
|
A11y: move buttons into fields
|
2023-12-26 22:30:27 +01:00 |
|
|
1d089e1e81
|
UX: use center icon for directionINdicator if no GPS signal is available
|
2023-12-26 12:53:31 +01:00 |
|
|
0733c46fcb
|
Fix undefined error in DirectionIndicator
|
2023-12-26 12:35:51 +01:00 |
|
|
3288781558
|
UX: always center loading icon
|
2023-12-26 12:08:48 +01:00 |
|
|
6cd3c15544
|
Improve share functionality
|
2023-12-25 23:55:52 +01:00 |
|
|
bfd818cb38
|
Add QR-code to all popups, add direction indicator to popup and visual feedback, make reviews accessible to screenreaders (both to read them and to make them)
|
2023-12-24 05:01:10 +01:00 |
|
|
c6f738609f
|
A11y: improve documentation of hotkeys, keyboard navigation acts more like an aria-grid
|
2023-12-22 18:50:22 +01:00 |
|
|
6da72b80ef
|
More work on A11y
|
2023-12-21 17:36:50 +01:00 |
|
|
512bb4c00e
|
Fix: keep map mouse-interactive when panning with arrow keys, some CSS-tweaks
|
2023-12-21 01:49:36 +01:00 |
|
|
319c0e2573
|
Chore: Housekeeping
|
2023-12-21 01:46:18 +01:00 |
|
|
7e852dd7e3
|
Move various tabs into buttons, more work on a11y
|
2023-12-20 02:50:08 +01:00 |
|
|
f51b51c491
|
Merge master
|
2023-12-19 23:04:37 +01:00 |
|