|
e47ec86874
|
Small fixes to copyright-panel and restoring the state of the menus
|
2024-08-13 18:01:09 +02:00 |
|
|
7b95303e76
|
Add feature switch to disable the cache, partial fix to make GRB theme workable again
|
2024-08-13 18:01:09 +02:00 |
|
|
2e7703c8ec
|
UX: add indicicator in settings of pending changes, add button to clear the selected changes
|
2024-08-13 18:01:08 +02:00 |
|
|
13d00608d5
|
UX: improve 'move wizard' layout
|
2024-08-13 18:00:36 +02:00 |
|
|
994bd5f091
|
Refactoring: Remove some unused or deprecated classes
|
2024-08-13 18:00:06 +02:00 |
|
|
c9fa625c98
|
Refactoring: port CloseNoteButton to svelte
|
2024-08-13 18:00:05 +02:00 |
|
|
732189955b
|
Better error message if invalid theme
|
2024-08-13 17:59:45 +02:00 |
|
|
4dd3e99ce2
|
Studio: Add message that overriden values cannot be changed
|
2024-08-13 17:59:27 +02:00 |
|
|
96143cb7bb
|
Optimize rendering of SpecialVisualizations.ts, speeds up studio as well (e.g. loading cyclofix took > 20s)
|
2024-08-13 17:56:33 +02:00 |
|
|
8277bd3a1c
|
Move hotel to 'tourism_accomodation', include hostels, fix #2070
|
2024-08-12 23:49:46 +02:00 |
|
|
fde4e24abe
|
Hide documentation link for unofficial themes (fix #2076), add OsmCha link
|
2024-08-12 23:47:22 +02:00 |
|
|
e193ffe974
|
Attempt to fix geolocation text
|
2024-08-12 13:33:56 +02:00 |
|
|
2fb686b760
|
Geolocation: improve handle on click
|
2024-08-12 10:08:23 +02:00 |
|
|
dca17742b4
|
Studio: improve delete button
|
2024-08-12 10:08:10 +02:00 |
|
|
4e02528bdc
|
NSI: remove 'nobrand' if a brand is chosen
|
2024-08-12 10:07:57 +02:00 |
|
|
ba6027dda3
|
Improve geolocation message
|
2024-08-12 10:04:28 +02:00 |
|
|
39ce276c46
|
Fix studio, add options for 'rotation' (see #2072)
|
2024-08-11 19:54:37 +02:00 |
|
|
def7523334
|
Chore: cleanup of imports and unused arguments
|
2024-08-11 19:04:44 +02:00 |
|
|
68f8432db7
|
Performance: lazily download ELI when needed instead of bundling this in the download
|
2024-08-11 16:27:00 +02:00 |
|
|
8c779fe09b
|
Performance: split validation into multiple files, avoid using 'fixImages' and 'exractImages' into well-known themes as it takes a big chunk of data
|
2024-08-11 12:03:24 +02:00 |
|
|
ac853ab021
|
UX: studio: fix crash
|
2024-08-10 15:36:47 +02:00 |
|
|
c6eb77ec27
|
UX: fix geolocation text in intropanel
|
2024-08-10 14:29:58 +02:00 |
|
|
3ec957e1e5
|
Studio: UX improvements, fix crash
|
2024-08-10 12:50:55 +02:00 |
|
|
4db1db48c8
|
UX: improve geolocation-indicators
|
2024-08-10 12:44:23 +02:00 |
|
|
85094fe3ee
|
Usersettings: use a collapsable dropdown, introduce dropdown special visualisation
|
2024-08-10 12:16:21 +02:00 |
|
|
9adc91fbae
|
Various changes after handling many error reports
|
2024-08-09 20:38:13 +02:00 |
|
|
51fa48a01f
|
Merge master
|
2024-08-09 17:02:59 +02:00 |
|
|
6a0b77eb99
|
chore: automated housekeeping...
|
2024-08-09 16:55:08 +02:00 |
|
|
5611511ce4
|
Merge branch 'master' into develop
|
2024-08-09 16:25:06 +02:00 |
|
|
97df1dc65b
|
UX: usersetting visual cleanup, add 'clear caches'-option, version bump
|
2024-08-09 16:24:38 +02:00 |
|
|
7293edf228
|
Remove debug output on NSI-entries
|
2024-08-09 14:48:29 +02:00 |
|
|
82229db789
|
Remove spammy messages
|
2024-08-09 14:44:05 +02:00 |
|
|
a70dbf0043
|
UX: styling, fix import, hide brands immediately, sort brands by frequency, see #2071
|
2024-08-09 14:43:30 +02:00 |
|
|
6c6f988f3c
|
Performance: don't clone objects when saving them to the IDB
|
2024-08-09 14:41:26 +02:00 |
|
|
139b60756b
|
UX: don't automatically close a question anymore if the tagsStore was pinged, see #2071
|
2024-08-09 14:41:01 +02:00 |
|
|
c892022073
|
Refactoring: convert qr_code to Svelte, deprecate Img.ts
|
2024-08-09 14:40:07 +02:00 |
|
|
a7c7064636
|
UX: improve rendering of disabled GPS button (esp. if not available)
|
2024-08-09 14:39:06 +02:00 |
|
|
23dae52bad
|
Add explanation to 'fake-user'
|
2024-08-09 13:03:34 +02:00 |
|
|
b11bfa9cf7
|
Chore: remove spammy console.log
|
2024-08-09 11:07:41 +02:00 |
|
|
03e911196b
|
Core: optimize immutable store for "bind"
|
2024-08-09 10:53:37 +02:00 |
|
|
d41afe7688
|
UX: update gps-label indication if GPS is not available physically
|
2024-08-09 10:53:09 +02:00 |
|
|
0c3cfdc034
|
Chore: remove some warning messages from metatagging
|
2024-08-08 23:19:55 +02:00 |
|
|
dcb865f348
|
Chore: remove unused import
|
2024-08-08 23:11:11 +02:00 |
|
|
f51a1a3cc1
|
Studio: fix path
|
2024-08-02 19:25:59 +02:00 |
|
|
d1ec9a43fc
|
Add various improvements and fixes to studio, should fix #2055
|
2024-08-02 19:25:59 +02:00 |
|
|
b19d9ef077
|
Chore: regenerate schemas
|
2024-08-02 19:25:59 +02:00 |
|
|
2a65a9f761
|
Chore: remove import and console log
|
2024-08-02 13:53:24 +02:00 |
|
|
1a8c63ad95
|
Fix move dialog
|
2024-08-02 13:52:56 +02:00 |
|
|
97394a68cd
|
Small fixes to copyright-panel and restoring the state of the menus
|
2024-08-02 13:33:29 +02:00 |
|
|
fda88fcccf
|
Add feature switch to disable the cache, partial fix to make GRB theme workable again
|
2024-08-02 13:32:47 +02:00 |
|
|
0a7d48de5b
|
UX: add indicicator in settings of pending changes, add button to clear the selected changes
|
2024-08-02 13:31:45 +02:00 |
|
|
74b2d38a14
|
UX: improve 'move wizard' layout
|
2024-08-01 20:44:37 +02:00 |
|
|
2822eafef6
|
Refactoring: Remove some unused or deprecated classes
|
2024-08-01 19:46:43 +02:00 |
|
|
ee1ef81f48
|
Refactoring: port CloseNoteButton to svelte
|
2024-08-01 19:46:43 +02:00 |
|
|
f713d5b6d8
|
Better error message if invalid theme
|
2024-08-01 19:46:43 +02:00 |
|
|
913c17a76e
|
Better error handling
|
2024-08-01 16:01:47 +02:00 |
|
|
1280ba2d14
|
Merge branch 'master' into develop
|
2024-08-01 15:49:04 +02:00 |
|
|
fcc5fb059e
|
Fix some linting errors, more concise code
|
2024-08-01 15:48:47 +02:00 |
|
|
fb460e2850
|
Fix download function
|
2024-07-31 11:26:45 +02:00 |
|
|
379bd43ab8
|
Add in automatic retry, some uploads fail because of a fluke
|
2024-07-30 02:48:14 +02:00 |
|
|
48df2379bf
|
Themes: add some icons
|
2024-07-30 02:48:14 +02:00 |
|
|
5f355aa3e2
|
Refactoring: port small part of OHInput into svelte
|
2024-07-30 02:48:14 +02:00 |
|
|
d98816212d
|
Improve optimizations
|
2024-07-30 02:48:14 +02:00 |
|
|
953bdaeaa5
|
UI: fix icon alignment
|
2024-07-29 14:40:31 +02:00 |
|
|
fd16e165c4
|
Fix naughty bug in tag optimization by adding better typing
|
2024-07-29 14:38:50 +02:00 |
|
|
b98245fafb
|
Add assets, small fixes
|
2024-07-29 03:47:49 +02:00 |
|
|
5098685c03
|
Improve error messages and types
|
2024-07-29 03:46:40 +02:00 |
|
|
1f9b849bd3
|
UX: indicate loading state when rechecking on the status page
|
2024-07-29 03:27:34 +02:00 |
|
|
3c3db7f933
|
UI: flash border when hovering over the edit-button
|
2024-07-29 03:14:57 +02:00 |
|
|
1b01f75905
|
Merge master
|
2024-07-28 02:38:24 +02:00 |
|
|
b22f2e56bb
|
Re-enable other fetchers
|
2024-07-27 15:13:13 +02:00 |
|
|
caa2e18a03
|
Load nearby image and image:* images from server for the nearby images
|
2024-07-27 12:59:38 +02:00 |
|
|
9a4572cdfa
|
Laxer status policy
|
2024-07-27 11:36:01 +02:00 |
|
|
592be68f09
|
Themes: first version of circular economy theme
|
2024-07-27 02:18:58 +02:00 |
|
|
9380e8f5b0
|
Attempt to fix #2038
|
2024-07-26 22:20:11 +02:00 |
|
|
3acba29198
|
Remove legacy code
|
2024-07-26 21:49:32 +02:00 |
|
|
a445cdde04
|
Add some advanced delete options to hackerspaces (namely 'repair café' and 'coworking') as the hackerspace tag has been widely abused for this type of amenity.
|
2024-07-26 21:48:02 +02:00 |
|
|
9ec625302b
|
Add 'preset_description' special visualisation, use in ghostbikes
|
2024-07-26 18:14:17 +02:00 |
|
|
630f825249
|
Improve error messages for validation
|
2024-07-26 18:13:38 +02:00 |
|
|
15aa141e15
|
Small UI tweaks for studio, improve linting and typing
|
2024-07-26 18:13:26 +02:00 |
|
|
b03ff4f148
|
Actually use the current language in search
|
2024-07-26 16:03:49 +02:00 |
|
|
2fb87d2011
|
Add login button again on home screen
|
2024-07-25 19:06:30 +02:00 |
|
|
13f1292581
|
UI: Fix #2049
|
2024-07-25 15:03:58 +02:00 |
|
|
8748020b31
|
Small tweak to copyright panel
|
2024-07-25 00:38:25 +02:00 |
|
|
9e10c73791
|
Fix usersettings which didn't load, add question category
|
2024-07-23 22:13:32 +02:00 |
|
|
2aa77b7b47
|
Copyright panel: port to svelte, generate licenses detects 'mostly white' icons now, fix #2041
|
2024-07-23 17:59:06 +02:00 |
|
|
8b6ee7075c
|
Fix #1956 with workaround
|
2024-07-22 17:24:30 +02:00 |
|
|
4fd592cc4f
|
Add flex wrap
|
2024-07-22 14:28:16 +02:00 |
|
|
4add2d1aff
|
chore: automated housekeeping...
|
2024-07-21 10:52:51 +02:00 |
|
|
09f531d308
|
UX: filterview: move 'enable all' and 'disable all' into header by request of user
|
2024-07-21 10:33:44 +02:00 |
|
|
1ba2139bc6
|
Fix GRB upload issue
|
2024-07-21 10:23:40 +02:00 |
|
|
42c1cf5d93
|
Fix #1594
|
2024-07-20 19:46:22 +02:00 |
|
|
8e774d7f28
|
Fix #2038
|
2024-07-20 19:17:14 +02:00 |
|
|
d60f098898
|
Add 'catch' to onDestory functie
|
2024-07-20 19:17:14 +02:00 |
|
danieldegroot2
|
6472f16e81
|
Correct typo in TagRenderingConfig.ts
Corrects typo 'initing'
|
2024-07-20 17:55:12 +02:00 |
|
danieldegroot2
|
22cc2a9b73
|
Correct typo in MaplibreMap.svelte
Corrects typo 'initing'
|
2024-07-20 17:52:32 +02:00 |
|
|
b6514cb54f
|
Add button to test error report function
|
2024-07-20 16:56:19 +02:00 |
|
|
903ea0804a
|
UI: fix #1603
|
2024-07-19 20:57:29 +02:00 |
|
Bart Louwers
|
6b02487aaf
|
Use new official Americana style URL
|
2024-07-19 12:52:05 +02:00 |
|
|
5932dc7ad4
|
Fix: style issue, types
|
2024-07-19 11:57:53 +02:00 |
|
|
3c20d2ca8d
|
Fix unmerged commit
|
2024-07-19 11:38:52 +02:00 |
|
|
ad411f0943
|
Fix #1961, add test
|
2024-07-19 11:38:03 +02:00 |
|
|
c20013c5f5
|
Merge master
|
2024-07-19 11:37:20 +02:00 |
|
|
768e709312
|
Hide 'add new element' when an element is selected
|
2024-07-19 11:26:12 +02:00 |
|
|
6f59b09c11
|
Fix test
|
2024-07-18 19:51:14 +02:00 |
|
|
f4fc954564
|
Add glutenfree theme, fix #2031, some other improvements to fix output
|
2024-07-18 17:58:39 +02:00 |
|
|
29ee4ae155
|
Merge branch 'master' into develop
|
2024-07-18 16:28:26 +02:00 |
|
|
70510d1def
|
Fix #2028
|
2024-07-18 16:16:56 +02:00 |
|
|
5bd14c64da
|
Add option that a TagRendering can automatically introduce a builtin filter when added
|
2024-07-18 15:35:56 +02:00 |
|
|
f33e9f78b7
|
UI: fix layout glitch due to refactoring, fix #2030 (part two)
|
2024-07-18 15:05:19 +02:00 |
|
|
a5312a761c
|
UI: fix layout glitch due to refactoring
|
2024-07-18 14:53:58 +02:00 |
|
|
196659649f
|
Merge branch 'develop'
|
2024-07-17 18:45:28 +02:00 |
|
|
a4db7178f4
|
Add explicit api_url to config and testserver-mode indication, add id rewrite when changes are applied to fix image upload on a new object, various formatting fixes; version bump
|
2024-07-17 18:42:39 +02:00 |
|
|
39376c0012
|
Fix tests
|
2024-07-17 16:57:37 +02:00 |
|
|
25075bf881
|
Studio: fix dynamic markers
|
2024-07-16 23:06:26 +02:00 |
|
|
3b7cc37b53
|
Chore: regenerate docs
|
2024-07-16 19:31:00 +02:00 |
|
|
47e23f7d8d
|
Service worker should update more aggressively now
|
2024-07-16 16:11:14 +02:00 |
|
|
7d0816219f
|
Fix #2024 (or at least: workaround). The main map will now automatically recover from contextLost-events
|
2024-07-16 16:00:11 +02:00 |
|
|
7d678d95c7
|
ToSvelte will now bind directly to svelte in the case that a SvelteUIElement is passed. This helps with cleaning up MapLibre maps, which should help with #2024
|
2024-07-16 14:45:29 +02:00 |
|
|
7038fcc6f6
|
Move MinimapViz to proper svelte component
|
2024-07-16 14:43:40 +02:00 |
|
|
4bd6f9d4ac
|
Make option for dynamic value bolder
|
2024-07-16 13:06:09 +02:00 |
|
|
670b40beb8
|
Add validation on max length
|
2024-07-16 12:49:17 +02:00 |
|
|
7b47cff62e
|
Merge branch 'develop'
|
2024-07-15 10:16:07 +02:00 |
|
|
695c328bc0
|
Status page: Add support for personal traffic light and rechecking
|
2024-07-15 01:52:03 +02:00 |
|
|
4ef3429c5a
|
Improve error reporting, first attempt for script which handles the errors
|
2024-07-15 01:51:15 +02:00 |
|
|
741c8f017e
|
Fix typo
|
2024-07-15 00:09:23 +02:00 |
|
|
4947f4c0a1
|
Single build: hide backlink, fix script
|
2024-07-15 00:08:59 +02:00 |
|
|
39a7ac93e0
|
Disable 'back to theme overview' for single builds, add convenience to deployment to a repo
|
2024-07-14 12:07:41 +02:00 |
|
|
92b341aa5d
|
Fix typo
|
2024-07-14 04:17:34 +02:00 |
|
|
14fc4dec93
|
Fix svelte warning
|
2024-07-14 04:17:34 +02:00 |
|
|
811bcecea4
|
Add simple status page
|
2024-07-14 03:55:47 +02:00 |
|
|
7dc4755a1d
|
Fix summary URL
|
2024-07-12 22:50:51 +02:00 |
|
|
8e9c03e258
|
Refactoring: port doc generation to generate markdown directly without UIElements
|
2024-07-12 03:17:15 +02:00 |
|
|
ed9e59109e
|
Various style tweaks
|
2024-07-11 19:01:32 +02:00 |
|
|
d5430891bf
|
Refactoring: port wikidata preview boxes and wikidata item picker to Svelte, fix #2019, fix #797
|
2024-07-11 16:59:28 +02:00 |
|
|
59ed88a323
|
Fix build: remove obsolete import
|
2024-07-10 15:12:55 +02:00 |
|
|
26c06a2697
|
UX: when using a white background icon, a dark outline gets used instead
|
2024-07-10 11:46:31 +02:00 |
|
|
59a294a166
|
Add default "undefined" as parameters to fix warnings
|
2024-07-10 11:46:31 +02:00 |
|
|
eb03884444
|
Fix typo
|
2024-07-10 11:46:31 +02:00 |
|
|
3bb73425e3
|
Refactoring: remove last of old SVG-bundling
|
2024-07-10 11:46:28 +02:00 |
|
|
214ba40dfa
|
Merge master
|
2024-07-09 16:56:19 +02:00 |
|
|
9e84bf7ed2
|
Studio: fix crash when creating a new tagRendering
|
2024-07-09 14:41:39 +02:00 |
|
|
2c796f7462
|
Linting errors
|
2024-07-09 13:48:02 +02:00 |
|
|
da615acfb1
|
Housekeeping
|
2024-07-09 13:44:59 +02:00 |
|
|
f1dcee2d39
|
Documentation update
|
2024-07-09 13:41:43 +02:00 |
|
|
c91d691a36
|
Better error handling, see #2009
|
2024-07-09 13:39:36 +02:00 |
|
|
6cdcb4dcc4
|
Style tweaks
|
2024-07-09 13:07:04 +02:00 |
|
|
d8da61ec07
|
Allow to delete freeform keys again, partial fix of #2008
|
2024-07-09 13:06:56 +02:00 |
|
|
4df2d34f02
|
UX: no cursor-hand on disabled buttons
|
2024-07-09 13:05:53 +02:00 |
|
|
94390f882b
|
Improve error messages which are reported upstream
|
2024-07-09 12:14:06 +02:00 |
|
|
fe57e12881
|
Add documentation
|
2024-07-09 10:54:41 +02:00 |
|
|
b55b3d3ed9
|
Fix typing error
|
2024-07-09 00:37:23 +02:00 |
|
|
4166c4b863
|
Fix #2014
|
2024-07-09 00:36:49 +02:00 |
|
|
65176122c2
|
Fix #2010
|
2024-07-09 00:22:26 +02:00 |
|
|
78dddb40c9
|
Add script to download all summary tiles
|
2024-07-08 15:39:00 +02:00 |
|
|
470f62f7a8
|
More style tweaks
|
2024-06-28 02:06:29 +02:00 |
|
|
f88cb9a730
|
Many tweaks to use MC in an iframe with less clutter
|
2024-06-27 17:37:34 +02:00 |
|
|
894b0d45ca
|
Merge branch 'master' into develop
|
2024-06-27 03:45:06 +02:00 |
|
|
ecc753bfe6
|
Add ipinfo to CSP
|
2024-06-27 03:44:52 +02:00 |
|
|
a281381284
|
Finetuning of usage within an iFrame
|
2024-06-27 03:39:04 +02:00 |
|
|
45235cab0f
|
Fix #2003, improve comments
|
2024-06-27 02:29:53 +02:00 |
|
|
de9691e723
|
Add switch to disable all layers by default
|
2024-06-27 01:57:32 +02:00 |
|
|
7f674f4b0d
|
Index page layout tweaks
|
2024-06-26 12:03:35 +02:00 |
|
|
5628e66dce
|
Add icons and titles to studio accordeons
|
2024-06-26 11:57:18 +02:00 |
|
|
a3a7e74f56
|
Chore: housekeeping
|
2024-06-24 13:11:35 +02:00 |
|
|
e1a47801f1
|
Fix test.svelte
|
2024-06-24 13:00:47 +02:00 |
|
|
5051d2db70
|
Merge branch 'develop'
|
2024-06-23 02:55:49 +02:00 |
|
|
afea9adacb
|
Review of many feature switches and iframe context; fix OH-vis when ranges are not given
|
2024-06-23 02:54:53 +02:00 |
|
|
ecfa7d3d1d
|
Fix #2002
|
2024-06-22 18:50:46 +02:00 |
|
|
1dc219c394
|
More style tweaks
|
2024-06-21 12:30:07 +02:00 |
|
|
d60a467455
|
UX: show full screen, hide addNew-marker if there are no presets
|
2024-06-21 12:21:49 +02:00 |
|
|
8a40c5953f
|
Add link to OsmCha in about
|
2024-06-21 02:46:54 +02:00 |
|
|
1acb645beb
|
Re-enable button, add setting to choose how to add new features
|
2024-06-21 02:36:36 +02:00 |
|
|
25ff4b3a8c
|
More layout tweaks
|
2024-06-20 15:19:55 +02:00 |
|
|
174f884c3c
|
Version bump, report version number in error reports
|
2024-06-20 15:15:31 +02:00 |
|
|
943f90e1a7
|
Merge branch 'develop'
|
2024-06-20 15:14:10 +02:00 |
|
|
12fec3f312
|
Core: Don't throw away changes if uploading failed, report errors
|
2024-06-20 15:12:51 +02:00 |
|
|
b96fb595de
|
Fix bug: allow custom themes without icon
|
2024-06-20 14:04:01 +02:00 |
|
|
cd0d275965
|
Chore: housekeeping
|
2024-06-20 04:21:29 +02:00 |
|
|
800a4ae849
|
Ressurect marker to 'add a new item', but only on long press
|
2024-06-20 03:30:14 +02:00 |
|
|
9deae9e659
|
Allow to use emoji's as icons, fix #1997
|
2024-06-20 02:22:54 +02:00 |
|
|
1bab69c71f
|
Use search bar to jump to studio immediately
|
2024-06-20 02:20:48 +02:00 |
|
|
3525ca728d
|
Fix tests
|
2024-06-20 01:11:22 +02:00 |
|
|
fa6e6919d5
|
Merge pull request #2001 from Binnette/fix-issue-1989
[Fix1989] Add plantnet how-to: take a picture of the fruits
|
2024-06-19 21:58:46 +02:00 |
|
Binnette
|
3f791fdba0
|
[Fix1989] Add plantnet how-to: take a picture of the fruits
|
2024-06-19 21:28:35 +02:00 |
|
|
a5690fa556
|
Fix loading of mapping-icons
|
2024-06-19 03:26:29 +02:00 |
|
|
734be4a702
|
More tweaks to the linked data loader
|
2024-06-19 03:22:57 +02:00 |
|
|
684932aebd
|
Linked data loader: ignore days where the shop is probably closes
|
2024-06-19 02:50:08 +02:00 |
|
|
9173bbf86b
|
UX tweak: don't shrink icons on homepage
|
2024-06-19 02:49:51 +02:00 |
|
|
d38a6c7505
|
Properly render theme icon when using a studio layer as theme
|
2024-06-19 01:56:23 +02:00 |
|
|
5ead6c6e37
|
Merge branch 'master' into develop
|
2024-06-19 01:33:41 +02:00 |
|
|
7b497f991d
|
Fix: units which used a 'string'-validator might not detect the actual denomination. They have now been forbidden and fixed
|
2024-06-19 01:33:30 +02:00 |
|
|
143bf0bbda
|
Use flatmap
|
2024-06-19 01:11:54 +02:00 |
|
|
436738ffa2
|
Allow dynamic point renderings in studio, fixes #1986
|
2024-06-19 00:31:38 +02:00 |
|
|
ad7976f142
|
Remove obsolete comment
|
2024-06-19 00:30:06 +02:00 |
|
|
62944c3883
|
Studio: use accordions in SchemaBasedArray.svelte to make browsing more easy
|
2024-06-19 00:29:19 +02:00 |
|
|
1f3adde6e0
|
Add link to theme documentation
|
2024-06-19 00:10:57 +02:00 |
|
|
515b481188
|
Add images to documentations for mappings which have a simple icon
|
2024-06-19 00:10:33 +02:00 |
|
|
8bcbad5628
|
Reviews: add additional heuristic to hide reviews if the name is different
|
2024-06-19 00:09:35 +02:00 |
|
|
4da462d8aa
|
Merge master
|
2024-06-18 21:13:06 +02:00 |
|
|
2ce9c67204
|
Fix bug in documentation generation
|
2024-06-18 21:12:14 +02:00 |
|
|
2019e6c34c
|
More layout tweaks and fixes
|
2024-06-18 19:42:23 +02:00 |
|
|
6e276291f0
|
More layout tweaks
|
2024-06-18 17:55:47 +02:00 |
|
|
8081f8da04
|
Fix tests
|
2024-06-18 04:05:13 +02:00 |
|
|
38d9b88024
|
More style tweaks to usersettings
|
2024-06-18 03:59:35 +02:00 |
|
|
1098d71aa6
|
Many UI improvements
|
2024-06-18 03:33:11 +02:00 |
|
|
133ea2f8dc
|
Fix tests
|
2024-06-18 00:51:17 +02:00 |
|
|
66a48daba8
|
More style tweaks, add geoip server
|
2024-06-17 19:27:21 +02:00 |
|
|
6de22df867
|
Remove duplicate line in privacy policy
|
2024-06-17 11:53:12 +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 |
|
|
86c1c44512
|
UX: Add link to github, improve home page (nlnet feedback)
|
2024-06-16 16:27:58 +02:00 |
|
|
c08fe03ed0
|
Chore: formatting
|
2024-06-16 16:06:26 +02:00 |
|
|
ac16f06895
|
Fix build: remove mention of svelte-trap-focus
|
2024-06-16 15:19:41 +02:00 |
|
|
19c57ffce0
|
UX: remove trapFocus as it causes bugs
|
2024-06-16 13:09:13 +02:00 |
|
|
aeb9d7f710
|
Remove obsolete import, fix tests
|
2024-06-15 18:52:47 +02:00 |
|
|
5354cbf6c3
|
Refactoring: use proper way to initialize the main svelte components
|
2024-06-15 02:21:18 +02:00 |
|
|
4dc48274dc
|
Remove unneeded variable
|
2024-06-14 16:21:27 +02:00 |
|
|
6f91ca7f4d
|
Fix #1985
|
2024-06-14 14:41:53 +02:00 |
|
|
48b35f5616
|
Velopark: some improvements to the scripts
|
2024-06-14 01:02:55 +02:00 |
|
|
996a08e8d8
|
UX: don't hide nearby images if logging in stalls
|
2024-06-14 01:02:55 +02:00 |
|
|
aad31f649e
|
Fix: show add new point fullscreen again
|
2024-06-14 01:02:55 +02:00 |
|
|
7ef1628d87
|
Fix: don't show duplicate entry of default baselayer if already added
|
2024-06-14 01:02:55 +02:00 |
|
|
8f5be4f742
|
Split summary-server constant
|
2024-06-12 15:03:10 +02:00 |
|
|
f0a5f62237
|
Chore: remove obsolete log
|
2024-06-11 15:30:49 +02:00 |
|
|
aea2a35609
|
Chore: add some docs, tests and clearer variable names
|
2024-06-11 15:30:49 +02:00 |
|
|
3a69157d10
|
TagRenderingConfig: fix 'leftovers' of multi-answer freeform, generateDocs now generates Markdown instead of a BaseUIElement, add 'postfixDistinguished'-option for 'charge'-key
|
2024-06-06 03:16:36 +02:00 |
|
|
53ef1b947d
|
Small refactoring of ChartJS-colours for easier reuse
|
2024-06-06 03:15:12 +02:00 |
|
|
d99713ff31
|
Improve docs
|
2024-06-03 17:38:14 +02:00 |
|
|
28111b8e9a
|
Include 'lighthouses' as official theme
|
2024-06-03 15:31:33 +02:00 |
|
|
fc667f4d47
|
Improve updating of metatagging
|
2024-06-01 12:49:35 +02:00 |
|
|
5a93910b6e
|
Remove broken dashArray-code, add check
|
2024-05-30 20:12:12 +02:00 |
|
|
60d7531838
|
Add loading indicator for Wikipedia Article
|
2024-05-29 09:35:08 +02:00 |
|
|
3d4f18ca04
|
Don't attempt to load 'Category:'-values as images directly
|
2024-05-28 14:29:02 +02:00 |
|
|
4a9aad8e10
|
Fix #1617: give correct error message if an image is too large
|
2024-05-28 01:25:43 +02:00 |
|
|
872db2b679
|
Change closing order of panels
|
2024-05-28 00:35:07 +02:00 |
|
|
e28f4aeaf7
|
Fix build
|
2024-05-27 10:21:34 +02:00 |
|
|
12a200c54d
|
Debug tools: Re-evaluate known keys if evaluate is clicked
|
2024-05-27 01:31:56 +02:00 |
|
|
386ab7d79d
|
Show config ID if in debug mode
|
2024-05-27 01:31:29 +02:00 |
|
|
84db64bddf
|
Fix #1969
|
2024-05-27 01:23:49 +02:00 |
|
|
9832aa45f0
|
UI: fix #1848, explicitly add element to help screen readers pronounce everything correctly
|
2024-05-26 22:48:59 +02:00 |
|
|
cecfaebf5b
|
Fix #1968
|
2024-05-26 12:09:34 +02:00 |
|
|
99a6321cc9
|
Fix #287
|
2024-05-24 18:21:59 +02:00 |
|
|
be24f9ba45
|
Fix linting errors
|
2024-05-24 15:39:32 +02:00 |
|
|
db2c3fb7a4
|
Enable layer selection sync for shops theme
|
2024-05-24 15:30:10 +02:00 |
|
|
b8bd13834e
|
Fix #1794
|
2024-05-24 15:04:34 +02:00 |
|
|
a505fe1ca2
|
Fix #1959
|
2024-05-23 14:33:09 +02:00 |
|
|
59a661189e
|
Fix #1952
|
2024-05-23 13:55:43 +02:00 |
|
|
6a4def67ca
|
Fix: special loginbutton now actually works
|
2024-05-23 13:30:39 +02:00 |
|
|
67f248b416
|
Linting: Remove obsolete parameter, remove log, improve docs
|
2024-05-23 13:30:39 +02:00 |
|
|
d3dc81d1c2
|
Fix alltags panel
|
2024-05-23 13:30:39 +02:00 |
|
|
729d6b974f
|
Disabled Kartaview from P4Review as it is dead and always gives an error message
|
2024-05-23 13:30:39 +02:00 |
|
|
d9a64dc3a8
|
Merge develop
|
2024-05-23 11:38:29 +02:00 |
|
|
67f23eea14
|
Automatically load appropriate suggestions for brands and operators
|
2024-05-23 11:28:51 +02:00 |
|
|
3146fa0d26
|
Cleanup of NSI feature breanch
|
2024-05-23 04:42:26 +02:00 |
|
|
5fe2e9b948
|
UI: Fix #1957
|
2024-05-21 00:37:52 +02:00 |
|
|
3204a76fc9
|
Cleanup imports, improve typing
|
2024-05-16 00:26:31 +02:00 |
|
|
d4085d608b
|
Explicitly type MapRoulette challenge
|
2024-05-16 00:26:31 +02:00 |
|
|
5c2823287a
|
Fetch taginfo: add code to get all countries, imrove docs
|
2024-05-16 00:26:31 +02:00 |
|
|
68602cba94
|
Include all countries in _ country
|
2024-05-16 00:26:31 +02:00 |
|
|
136f39cf50
|
Fix build
|
2024-05-16 00:25:52 +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 |
|
|
30d1f175c6
|
Add brand statistics and logos
|
2024-05-16 00:06:04 +02:00 |
|
|
6549a5d10f
|
Merge branch 'master' into develop
|
2024-05-14 19:01:26 +02:00 |
|
|
8218b42c9e
|
Studio: fix crash
|
2024-05-14 19:01:05 +02:00 |
|
|
55660b285b
|
Chore: regenerate schemas (fix typo)
|
2024-05-14 18:56:59 +02:00 |
|
|
0bd2bcf02a
|
Fix typo
|
2024-05-14 18:48:57 +02:00 |
|
Robin van der Linde
|
e8491b4f44
|
Merge branch 'develop' into RobinLinde-patch-2
|
2024-05-13 23:14:03 +02:00 |
|
|
bae90d50bc
|
Merge branches
|
2024-05-13 18:55:54 +02:00 |
|
|
641f4cf849
|
Merge branch 'develop' into feature/nsi
|
2024-05-13 18:45:51 +02:00 |
|
|
9f89f2a00b
|
Explicitly type MapRoulette challenge
|
2024-05-13 18:45:43 +02:00 |
|
|
63beb43cb7
|
Merge branch 'develop' into feature/nsi
|
2024-05-13 18:44:15 +02:00 |
|
|
d719d0e1be
|
Some work on NSI
|
2024-05-13 17:22:22 +02:00 |
|
|
f5d1b47bda
|
Fetch taginfo: add code to get all countries, imrove docs
|
2024-05-13 17:22:13 +02:00 |
|
|
6038f0d6ad
|
Include all countries in _ country
|
2024-05-13 17:22:13 +02:00 |
|
|
07edee550c
|
Move NSI-code in separate file
|
2024-05-13 17:21:40 +02:00 |
|
|
037887fea0
|
Fetch taginfo: add code to get all countries, imrove docs
|
2024-05-13 17:14:59 +02:00 |
|
|
9c1f75d910
|
Include all countries in _ country
|
2024-05-13 17:14:16 +02:00 |
|
|
80d4bf0ccf
|
Improve typing
|
2024-05-13 16:12:09 +02:00 |
|
Robin van der Linde
|
1dc7c2a45b
|
Merge branch 'develop' into feature/nsi
|
2024-05-12 00:05:59 +02:00 |
|
|
7151173ea5
|
Fix privacy policy standalone page
|
2024-05-10 12:47:15 +02:00 |
|
|
10955eb1e8
|
Animation tweaks
|
2024-05-10 02:15:40 +02:00 |
|
|
d7c43857eb
|
UX: privacy policy: split up list in multiple parts, add interactive question
|
2024-05-10 01:46:18 +02:00 |
|
Robin van der Linde
|
93b1a28b60
|
Merge branch 'develop' into feature/nsi
|
2024-05-09 11:09:54 +02:00 |
|
|
685fd5b26c
|
Improvements to velopark
|
2024-05-08 21:46:33 +02:00 |
|
|
782926c09d
|
Velopark: include name in maproulette items
|
2024-05-08 14:20:59 +02:00 |
|
|
c2a7f2adcd
|
Fix tests
|
2024-05-08 14:06:28 +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 |
|
|
dfb49ccc2f
|
Questions: add 24/7 logo, add 24/7 by default question, fix loading recursive default questions
|
2024-05-07 17:25:23 +02:00 |
|
|
600727e820
|
Add validation warning: a condition which conflicts with a mapping will now emit a warning.
|
2024-05-07 17:24:16 +02:00 |
|
|
fd1b6d3131
|
Performance: add some optimizations and tag fixes
|
2024-05-07 17:04:07 +02:00 |
|
|
c46e9da511
|
Velopark: load some more data fields
|
2024-05-07 15:32:44 +02:00 |
|
Robin van der Linde
|
a2dcbeb087
|
Move tag merge logic
|
2024-05-07 11:23:55 +02:00 |
|
Robin van der Linde
|
22c2f5166d
|
Merge branch 'develop' into feature/nsi
|
2024-05-07 11:08:44 +02:00 |
|
|
5130a2b73a
|
Docs: improve docs of SpecialVisualizations.ts
|
2024-05-07 00:42:52 +02:00 |
|
|
fbf23b6e18
|
Add switches to enable some more privacy, fix all errors in osmAuth
|
2024-05-06 18:58:19 +02:00 |
|
|
a856d8edc9
|
Show all languages in languagePickers if translation mode is on
|
2024-05-06 15:18:29 +02:00 |
|
|
91b836bf66
|
Enable more privacy for some themes and layers
|
2024-05-06 14:23:54 +02:00 |
|
|
484adf1ee1
|
Add some 'ifunset', fix some typos, fix #1933
|
2024-05-06 11:53:23 +02:00 |
|
|
cb49a80c05
|
Chore: regen schemas
|
2024-05-06 11:52:56 +02:00 |
|
|
f82c15debf
|
Remove obsolete log
|
2024-05-06 11:42:34 +02:00 |
|
|
7072f2d93d
|
UX: fix #1932
|
2024-05-06 11:24:26 +02:00 |
|
|
4b49a08914
|
Fix tests, see #1943
|
2024-05-06 11:13:27 +02:00 |
|
|
12fc6d7d9d
|
UX: fix #1935
|
2024-05-06 00:26:23 +02:00 |
|
|
d488f8c9b2
|
Fix #1935
|
2024-05-03 18:44:37 +02:00 |
|
|
6524366eb5
|
Remove obsolete log
|
2024-05-03 18:32:16 +02:00 |
|
|
ef3e27ee8b
|
Merge develop
|
2024-05-02 23:56:31 +02:00 |
|
|
8c65448834
|
Fix: fix #1917
|
2024-05-02 23:53:50 +02:00 |
|
|
285ec2b256
|
Chore: fix scripts
|
2024-05-02 15:43:17 +02:00 |
|
|
7320b0be02
|
Chore: port 'extraLinkButton' to svelte
|
2024-05-02 15:29:31 +02:00 |
|
|
3190017bf5
|
Chore: remove obsolete argument
|
2024-04-30 23:25:30 +02:00 |
|
|
2526bc15bf
|
Re-enable cache server
|
2024-04-30 23:14:57 +02:00 |
|
|
69a4ac0261
|
UX: also zoom to appropriate zoom level, see #1938
|
2024-04-30 18:56:50 +02:00 |
|
|
d4367e017a
|
Velopark: drop data if undefined
|
2024-04-30 17:55:21 +02:00 |
|
|
dd46bfdf3b
|
Chore: improve typings
|
2024-04-30 17:54:38 +02:00 |
|
|
57a531f292
|
Fix test: also load if no initial hash is given
|
2024-04-30 17:54:22 +02:00 |
|
|
625f179a91
|
UX: fix #1938, pan to selected location
|
2024-04-30 17:20:08 +02:00 |
|
Robin van der Linde
|
5fbcd28825
|
Merge branch 'develop' into RobinLinde-patch-2
|
2024-04-30 10:06:45 +02:00 |
|
Robin van der Linde
|
117bf77dbd
|
Clear extra tags in some case, automagically match input
|
2024-04-29 01:36:27 +02:00 |
|
Robin van der Linde
|
8234616168
|
Make text legible
|
2024-04-29 01:13:17 +02:00 |
|
Robin van der Linde
|
943db6b02d
|
Allow adding extra tags
|
2024-04-29 01:07:02 +02:00 |
|
Robin van der Linde
|
8332650ea3
|
Clear tags from old presets
|
2024-04-29 00:54:32 +02:00 |
|
Robin van der Linde
|
572d85a6b5
|
Merge branch 'develop' into feature/nsi
|
2024-04-29 00:24:51 +02:00 |
|
|
bf523848fb
|
Units: add possibility to have an "inverted" time unit, e.g. for charge; add charge units to bike_parking
|
2024-04-28 23:04:09 +02:00 |
|
|
4ccfe3efe4
|
Themes: allow to have a non-number type together with a unit
|
2024-04-28 22:13:25 +02:00 |
|
|
a9af27e968
|
Fix old function call
|
2024-04-28 11:10:14 +02:00 |
|
|
799e2910c3
|
Add error message on common typo in layerconfigs, fix #1928
|
2024-04-28 11:07:51 +02:00 |
|
|
8e70ecce8a
|
Fix common misspelling of 'enableImproveAccuracy', see #1928
|
2024-04-28 11:03:26 +02:00 |
|
|
7c71e566e9
|
Use libraries to generate MD, steps to factor out more of the UIElements
|
2024-04-28 03:48:07 +02:00 |
|
|
edd9e2fb45
|
Studio: rewrite preset explanation, add clarifying video, fix #1927
|
2024-04-28 01:42:09 +02:00 |
|
|
9827f07433
|
Custom themes: fix loading of external images in iconBadges, see #1927
|
2024-04-28 01:08:28 +02:00 |
|
|
504cc1fe33
|
Studio: Add deeplinks, fix #1926
|
2024-04-28 00:23:20 +02:00 |
|
|
204027b4e9
|
Studio: show correct question if available, see #1929
|
2024-04-28 00:00:28 +02:00 |
|
|
70bb4bb006
|
Studio: support 'hidden-in-studio'-segments in HTML, clarify 'layers'-documentation. See #1929
|
2024-04-27 23:46:55 +02:00 |
|
|
4a8ecddd2f
|
Studio: reorder 'configuration file'-tab of Layer and Theme editors
|
2024-04-27 23:45:25 +02:00 |
|
|
fc6d86397e
|
Remove all usages of 'nano-markdown', use centralized 'Markdown.svelte'-instead
|
2024-04-27 23:44:54 +02:00 |
|
|
181965efd9
|
Studio: cleanup 'null'-layers before generating errors
|
2024-04-27 23:43:39 +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 |
|
|
9ead113555
|
Fix some crashes in TagRenderingQuestion
|
2024-04-27 22:23:48 +02:00 |
|
|
16686dd281
|
Merge branch 'master' into develop
|
2024-04-27 22:21:29 +02:00 |
|
|
48bed37ec8
|
Fix #1924
|
2024-04-27 22:12:40 +02:00 |
|
|
45d962bcb6
|
UX: fix #1922, previously selected option will be selected
|
2024-04-27 22:03:00 +02:00 |
|
|
4ced5c99c8
|
Merge branch 'develop' of github.com:pietervdvn/MapComplete into develop
|
2024-04-27 01:49:07 +02:00 |
|
|
c6258b99f0
|
Refactoring: delete no longer used classes
|
2024-04-27 01:48:08 +02:00 |
|
|
d40474d47e
|
Themes: add currency type which does some reformatting
|
2024-04-27 01:47:51 +02:00 |
|
|
b925cfaf08
|
Fix #1921
|
2024-04-27 01:40:45 +02:00 |
|
|
c1003f8fe7
|
Themes: improve velopark usability
|
2024-04-27 01:40:06 +02:00 |
|
|
1df28ab501
|
Fix: alltags shows objects as JSON instead as [object Object]
|
2024-04-27 00:44:49 +02:00 |
|
|
46211e4c2e
|
UX: add background to 'add new point'-button if disabled
|
2024-04-27 00:29:10 +02:00 |
|
|
e57a2f9b93
|
Relax import zoomlevel
|
2024-04-26 12:45:54 +02:00 |
|
Robin van der Linde
|
187149b5b3
|
Some CSS cleanup
|
2024-04-25 21:52:48 +02:00 |
|
Robin van der Linde
|
f49c64a201
|
Save extra tags
|
2024-04-25 21:00:14 +02:00 |
|
Robin van der Linde
|
a944a26e9c
|
Use arguments
|
2024-04-25 10:52:10 +02:00 |
|
|
a935c03631
|
Fix: fix dissappearing items to apply
|
2024-04-25 02:42:07 +02:00 |
|
|
689270405e
|
Docs: update comment
|
2024-04-25 02:41:51 +02:00 |
|
Robin van der Linde
|
6786c8f321
|
Test with name suggestion index
|
2024-04-25 00:56:36 +02:00 |
|
|
903a11d4e7
|
Fix: fix #1917
|
2024-04-25 00:01:20 +02:00 |
|
Robin van der Linde
|
716f5fc9e0
|
Small CSS cleanup
|
2024-04-24 21:02:00 +02:00 |
|
Robin van der Linde
|
4a19be48b2
|
Remove margin from theme buttons for centering
|
2024-04-24 20:18:26 +02:00 |
|
Robin van der Linde
|
06e978ff49
|
Add some support for foldable devices
|
2024-04-24 02:44:31 +02:00 |
|
|
5bebcf3825
|
Probably fix #1605
|
2024-04-24 00:52:17 +02:00 |
|
|
b453e39a7f
|
Set maxzoom again in minimap
|
2024-04-24 00:43:13 +02:00 |
|
|
ccc55a342d
|
UX: center map to the new point when a new point was created
|
2024-04-24 00:34:20 +02:00 |
|
|
e9b7df6d2d
|
UX: fix zooming of minimaps, fix #1892
|
2024-04-24 00:28:29 +02:00 |
|
|
7993639b5d
|
Fix error message due to bad import
|
2024-04-23 23:50:53 +02:00 |
|
|
06bda85d29
|
UX: fix #1831
|
2024-04-23 23:06:04 +02:00 |
|
|
6abe3c7d32
|
Merge RobinLinde-patch-1
|
2024-04-23 22:14:09 +02:00 |
|
|
95bc755611
|
Add styling to delete button
|
2024-04-23 21:58:48 +02:00 |
|
|
56ba426ab5
|
Fix: emit warning for invalid suggestions
|
2024-04-23 21:42:55 +02:00 |
|
|
9a43da6f8a
|
Studio: fix #1901, #1902
|
2024-04-23 21:31:58 +02:00 |
|
|
5be4b9d1fb
|
Fix: bug submitted comments on notes twice
|
2024-04-23 20:55:45 +02:00 |
|
|
9dffca8cdf
|
Add title to filterview
|
2024-04-23 20:36:36 +02:00 |
|
|
28bf8cca9f
|
Studio: studio now supports loading self-made layers in themes
|
2024-04-23 15:35:18 +02:00 |
|
|
f2d4458e15
|
Improve error message when merging an override fails
|
2024-04-22 23:43:30 +02:00 |
|
|
74e33baeda
|
UX: improve text and handling of external data, fix #1911
|
2024-04-22 18:16:19 +02:00 |
|
|
bfe2398565
|
Chore: ignore 'favourites'-layer when calculating 'usedImages' to display attribution
|
2024-04-22 14:43:05 +02:00 |
|
Robin van der Linde
|
1bde81f5f1
|
Basic filtering in studio (#1898)
|
2024-04-21 01:19:48 +02:00 |
|
|
3ab1d1591f
|
Fix: fix #1906
|
2024-04-18 15:29:07 +02:00 |
|
|
86373b4cb8
|
Add cache to velopark entries
|
2024-04-16 14:45:04 +02:00 |
|
|
d149a0d31d
|
Merge branch 'master' into develop
|
2024-04-16 14:15:51 +02:00 |
|
|
a71ed5d53e
|
Themes: add maxstay for bicycle parkings
|
2024-04-16 00:02:49 +02:00 |
|
|
c3f1d9b127
|
Add white outline to black icons, fix #1887
|
2024-04-13 02:49:06 +02:00 |
|
|
097141f944
|
Chore: linting
|
2024-04-13 02:40:21 +02:00 |
|
|
aead263aa9
|
UX: don't show tags in comparisonTable if readonly
|
2024-04-13 01:58:50 +02:00 |
|
|
90c9395ab2
|
Chore: fix linting errors, downgrade console.log to console.debug
|
2024-04-13 01:56:42 +02:00 |
|
|
308def0278
|
Remove obsolete 'hasOwnProperty'-check
|
2024-04-13 01:56:42 +02:00 |
|
|
7eaccea1f0
|
Add test and explicit typing
|
2024-04-13 01:56:42 +02:00 |
|
|
df1fef28c0
|
Fix: Move image preview below FloatOver, the popup otherwise hides the image preview
|
2024-04-13 01:56:41 +02:00 |
|
|
368f9ad0c8
|
Fix: fix bug with incorrect translation context for themes
|
2024-04-13 01:56:41 +02:00 |
|
|
0a73b28ee1
|
Chore: fix linting errors, obsolete console.logs and typos
|
2024-04-13 01:56:41 +02:00 |
|
|
e2aaa7d435
|
Fix: fix incorrectly linked translation in privacy policy
|
2024-04-13 01:56:41 +02:00 |
|
|
51addf191c
|
Chore: fix linting errors
|
2024-04-13 01:56:41 +02:00 |
|
|
9163d57039
|
UX: fix #1873, allow SvelteUIElements to be a span
|
2024-04-13 01:56:41 +02:00 |
|
|
6812ab3890
|
Chore: small code cleanup
|
2024-04-13 01:56:41 +02:00 |
|
|
5424932f1a
|
Feature: add possibility to have a title when opening the popup as FloatOver
|
2024-04-13 01:56:41 +02:00 |
|
|
c80085dfda
|
Fix: pass properties of snapping feature in newPointInput to render correctly
|
2024-04-12 02:04:33 +02:00 |
|
|
7ba6bb8bb3
|
Docs: add docs and test
|
2024-04-12 02:03:41 +02:00 |
|
|
526d6bdb1c
|
Improve typing
|
2024-04-12 02:01:58 +02:00 |
|