dependabot[bot]
6dd5351164
Bump @types/chai from 5.2.1 to 5.2.2 ( #11026 )
...
Bumps [@types/chai](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/chai ) from 5.2.1 to 5.2.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/chai )
---
updated-dependencies:
- dependency-name: "@types/chai"
dependency-version: 5.2.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-07 15:10:02 +02:00
Martin Raifer
5c721808c6
change variables for better readability, closes #11022
2025-05-06 11:25:32 +02:00
Martin Raifer
39d2201e6e
fix hover-highlight of changed features in upload dialog
...
fixes #10030
2025-05-06 11:17:53 +02:00
McLaynV
61670beb1d
remove empty line from drag_note.js ( #11015 )
2025-05-06 09:19:00 +02:00
dependabot[bot]
a781651eea
Bump eslint from 9.25.1 to 9.26.0 ( #11019 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.25.1 to 9.26.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.25.1...v9.26.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.26.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 17:02:51 +02:00
dependabot[bot]
e044a27c13
Bump browserslist from 4.24.4 to 4.24.5 ( #11018 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.24.4 to 4.24.5.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.24.4...4.24.5 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-version: 4.24.5
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 17:02:44 +02:00
dependabot[bot]
f9fa8b75c7
Bump vite from 6.3.2 to 6.3.4 ( #11013 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 6.3.2 to 6.3.4.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v6.3.4/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 6.3.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-05 17:02:32 +02:00
Tobias
d7fa2d6130
Translations core.yaml ID
...
Resolves https://github.com/openstreetmap/iD/pull/10046#discussion_r2064037631
2025-05-03 04:08:45 -07:00
dependabot[bot]
f4f724f22b
Bump core-js-bundle from 3.41.0 to 3.42.0 ( #11012 )
...
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle ) from 3.41.0 to 3.42.0.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/commits/v3.42.0/packages/core-js-bundle )
---
updated-dependencies:
- dependency-name: core-js-bundle
dependency-version: 3.42.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-30 11:58:12 +02:00
Martin Raifer
6bfcc17e2d
simplify/streamline rendering of set photo id button
...
using d3 patterns instead of complicated manual add/remove
2025-04-29 17:21:51 +02:00
Martin Raifer
d5118b0fd6
make sure photos is properly highlighted when switching providers
...
previously, when the photo was already loaded in the mapillary viewer, then another photo from a different provider was displayed and the previous mapillary photo selected again, the "highlighted photo" marker was not drawn correctly, and the "set mapillary id from photo" button not properly updated
2025-04-29 17:19:55 +02:00
Martin Raifer
b78a1ac27e
clean up onclick logic
2025-04-29 16:53:19 +02:00
Martin Raifer
4a9c0b4be9
properly clean up / remove "set photo id" button for unsupported providers
...
closes #10992
2025-04-29 16:48:37 +02:00
dependabot[bot]
9d45244864
Bump @types/node from 22.15.2 to 22.15.3 ( #11007 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.15.2 to 22.15.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 16:24:49 +02:00
dependabot[bot]
a40e24f1d5
Bump @rapideditor/location-conflation from 1.4.1 to 1.5.0 ( #11009 )
...
Bumps [@rapideditor/location-conflation](https://github.com/rapideditor/location-conflation ) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/rapideditor/location-conflation/releases )
- [Changelog](https://github.com/rapideditor/location-conflation/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rapideditor/location-conflation/compare/v1.4.1...v1.5.0 )
---
updated-dependencies:
- dependency-name: "@rapideditor/location-conflation"
dependency-version: 1.5.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 16:24:40 +02:00
dependabot[bot]
fd864cd161
Bump netlify-cli from 20.0.4 to 20.1.1 ( #11008 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 20.0.4 to 20.1.1.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v20.0.4...v20.1.1 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 20.1.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 16:24:32 +02:00
dependabot[bot]
cea46c29e7
Bump glob from 10.4.1 to 11.0.0 ( #10340 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.4.1 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.1...v11.0.0 )
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 16:21:58 +02:00
Martin Raifer
ae08144916
update test environments (test on node v22 instead of v18)
2025-04-29 16:21:30 +02:00
Martin Raifer
45125bd16b
drop support for node 18
2025-04-29 16:08:21 +02:00
Martin Raifer
3ab0378ec3
fix test
2025-04-29 16:06:28 +02:00
dependabot[bot]
a745444ac6
Bump @rapideditor/country-coder from 5.3.1 to 5.4.0 ( #11010 )
...
Bumps [@rapideditor/country-coder](https://github.com/rapideditor/country-coder ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/rapideditor/country-coder/releases )
- [Changelog](https://github.com/rapideditor/country-coder/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rapideditor/country-coder/compare/v5.3.1...v5.4.0 )
---
updated-dependencies:
- dependency-name: "@rapideditor/country-coder"
dependency-version: 5.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-29 16:03:57 +02:00
Martin Raifer
68c3babb9a
remove old workaround of a Chrome/V8 bug
...
see
* https://github.com/openstreetmap/iD/issues/3973#issuecomment-309637397
* https://bugs.chromium.org/p/chromium/issues/detail?id=731193&can=1&q=prototype%20inheritance&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified
2025-04-29 15:04:23 +02:00
Martin Raifer
96746c2f7d
fix crash when feature is deleted while map-panning and photoviewer is open
...
closes #10994
2025-04-29 15:03:14 +02:00
Martin Raifer
6798f33598
link label of address field to housenumber input element
...
this makes the most sense, as it should be almost always present in the address field and be the most "unique/important" value to edit for an address
closes #11004
2025-04-29 14:40:35 +02:00
Martin Raifer
7385654df1
change walkthrough imagery to Bing
...
the old esri layer does not seem to be available anymore
2025-04-29 14:26:00 +02:00
Martin Raifer
d4e56259fb
render points over vertices, fixes #11006
2025-04-29 14:13:25 +02:00
Martin Raifer
a2dbbd180f
add photo service bug fixes to changelog
2025-04-29 14:11:13 +02:00
Martin Raifer
ab7df6e040
disable keyboard controls for pannellum viewer, fixes #11001
...
this makes it similar to how the non 360° viewer and mapillary's 360° viewer work, allowing regular iD keyboard shortcuts to be used even when the focus is on the photo viewer
2025-04-29 13:52:59 +02:00
Martin Raifer
ef1068c257
more robuse detection of active photo service
...
fixes a glitch where sometimes the _pick photo id_ button would be overlapping the zoom buttons on panoramax
2025-04-29 13:43:50 +02:00
Martin Raifer
0e6ca91727
fix initial loading of pannellum viewer for vegbilder photos
2025-04-29 12:54:59 +02:00
Martin Raifer
81d94a138b
fix mapillary's panorama viewer from loading properly
...
this was a regression from the previous commit (19957d0e3 )
also, harmonize code slightly between different services
2025-04-29 11:50:37 +02:00
Martin Raifer
19957d0e39
keep photo viewer state on reset, properly clean up active marker
...
when switching between photos from different providers
fixes #10987
2025-04-29 09:38:18 +02:00
Martin Raifer
4dc4e7dbdc
fix split operation from creating 1-node ways when 2+ nodes selected
...
fixes #10997
Also change the split operation to only split the ways which contain all selected nodes (when thare are more than one node selected). This is more likely what the person performing the splitting intends to do
2025-04-28 12:20:04 +02:00
dependabot[bot]
e0d6a0a116
Bump marked from 15.0.9 to 15.0.11 ( #10990 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 15.0.9 to 15.0.11.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v15.0.9...v15.0.11 )
---
updated-dependencies:
- dependency-name: marked
dependency-version: 15.0.11
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-26 21:22:14 +02:00
dependabot[bot]
c950a6aeb5
Bump netlify-cli from 20.0.3 to 20.0.4 ( #10991 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 20.0.3 to 20.0.4.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v20.0.3...v20.0.4 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 20.0.4
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-26 21:22:01 +02:00
dependabot[bot]
0dcd06caad
Bump @types/node from 22.14.1 to 22.15.2 ( #10989 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 22.14.1 to 22.15.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 22.15.2
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-26 21:21:52 +02:00
dependabot[bot]
6b6dadb745
Bump osm-community-index from 5.9.1 to 5.9.2 ( #10988 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.9.1 to 5.9.2.
- [Release notes](https://github.com/osmlab/osm-community-index/releases )
- [Changelog](https://github.com/osmlab/osm-community-index/blob/main/CHANGELOG.md )
- [Commits](https://github.com/osmlab/osm-community-index/compare/v5.9.1...v5.9.2 )
---
updated-dependencies:
- dependency-name: osm-community-index
dependency-version: 5.9.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-26 21:21:38 +02:00
Martin Raifer
19adc5cd54
consistently round non-integer initial zoom when zooming in/out
...
…when using the zoom buttons or +/- keyboard shortcuts (i.e. does not affect the mouse-wheel/pinch zooming)
Also: make zoom in/out transition slightly faster.
In sum, this allows to zoom in/out multiple levels in quick succession, and using the zoom buttons should be more intuive: they don't snap to very-close zoom levels anymore (e.g. hitting `+` when the current zoom was 15.97 would previously result in a final zoom of 16.00, which is not really what a user would need. Now the zooming in results in a final zoom level of 17.00, which is "actually properly zoomed in".
initial zoom | operation | final zoom (new) | final zoom (old code)
----- | --- | ----- | -----
16.00 | `+` | 17.00 | 17.00
16.00 | `-` | 15.00 | 15.00
16.10 | `+` | 17.00 | 17.00
16.10 | `-` | 15.00 | 15.00
15.90 | `+` | 17.00 | 16.00
15.90 | `-` | 15.00 | 14.00
2025-04-26 21:10:16 +02:00
Martin Raifer
fa91fe7c0d
fix zoom resetting wrongly when switching background mid-transition
...
see https://github.com/openstreetmap/iD/issues/10700#issuecomment-2832010049
2025-04-26 21:10:16 +02:00
Martin Raifer
009daf7ef6
fix crash on low zoom address rendering
2025-04-26 19:44:49 +02:00
dependabot[bot]
8c421b615d
Bump esbuild from 0.25.2 to 0.25.3 ( #10984 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.25.2 to 0.25.3.
- [Release notes](https://github.com/evanw/esbuild/releases )
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md )
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.2...v0.25.3 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-23 15:23:25 +02:00
dependabot[bot]
f18a206685
Bump netlify-cli from 20.0.2 to 20.0.3 ( #10985 )
...
Bumps [netlify-cli](https://github.com/netlify/cli ) from 20.0.2 to 20.0.3.
- [Release notes](https://github.com/netlify/cli/releases )
- [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md )
- [Commits](https://github.com/netlify/cli/compare/v20.0.2...v20.0.3 )
---
updated-dependencies:
- dependency-name: netlify-cli
dependency-version: 20.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-23 15:23:18 +02:00
Martin Raifer
b05be80e53
only show outdated tags warning if there are tags to upgrade, fixes #10980
2025-04-23 12:36:57 +02:00
Martin Raifer
2fccd798dc
fix size of touch targets for address shields
2025-04-23 12:29:35 +02:00
Martin Raifer
1a5bc72327
be a bit more lenient when determining if a node is an address node
...
consider some additional tags as "not interesting"/non-POI-like:
* check_date/fixme/note/note:*/survey:* — mapping related tags
* layer/level/level:ref — can be considered attributes of the address
* ref:* – often used to indicate a source ID on imported data
2025-04-23 12:02:05 +02:00
Martin Raifer
112c9264b2
fix crash when collision boxes are drawn in debug mode
2025-04-23 11:56:56 +02:00
Martin Raifer
bcdf6b9e71
add some additional tag keys to list of not-interesting tags
2025-04-23 11:55:13 +02:00
dependabot[bot]
8346cacf74
Bump marked from 15.0.8 to 15.0.9 ( #10983 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 15.0.8 to 15.0.9.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json )
- [Commits](https://github.com/markedjs/marked/compare/v15.0.8...v15.0.9 )
---
updated-dependencies:
- dependency-name: marked
dependency-version: 15.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 12:53:42 +02:00
dependabot[bot]
33652b4653
Bump eslint from 9.25.0 to 9.25.1 ( #10982 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.25.0 to 9.25.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v9.25.0...v9.25.1 )
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.25.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-22 12:53:02 +02:00
dependabot[bot]
02b0a2729a
Bump @tmcw/togeojson from 7.1.0 to 7.1.1 ( #10979 )
...
Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson ) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/placemark/togeojson/releases )
- [Changelog](https://github.com/placemark/togeojson/blob/main/CHANGELOG.md )
- [Commits](https://github.com/placemark/togeojson/compare/v7.1.0...v7.1.1 )
---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
dependency-version: 7.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-21 23:31:26 +02:00