Martin Raifer
bdcf770000
add dedicated styling for waterway=flowline features, see #10283
2024-07-26 11:26:35 +02:00
Martin Raifer
9a97433b2a
fix css rule for underwater features
2024-07-26 11:26:35 +02:00
dependabot[bot]
11920dae3f
Bump marked from 12.0.2 to 13.0.2 ( #10353 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 12.0.2 to 13.0.2.
- [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/v12.0.2...v13.0.2 )
---
updated-dependencies:
- dependency-name: marked
dependency-type: direct:production
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>
2024-07-26 11:03:59 +02:00
dependabot[bot]
24e962b298
Bump pbf from 3.2.1 to 4.0.1 ( #10350 )
...
Bumps [pbf](https://github.com/mapbox/pbf ) from 3.2.1 to 4.0.1.
- [Release notes](https://github.com/mapbox/pbf/releases )
- [Commits](https://github.com/mapbox/pbf/compare/v3.2.1...v4.0.1 )
---
updated-dependencies:
- dependency-name: pbf
dependency-type: direct:production
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>
2024-07-26 11:02:46 +02:00
dependabot[bot]
ff522a02fd
Bump postcss from 8.4.39 to 8.4.40 ( #10351 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.39 to 8.4.40.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.39...8.4.40 )
---
updated-dependencies:
- dependency-name: postcss
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>
2024-07-25 18:24:46 +02:00
dependabot[bot]
2c14ac4706
Bump @mapbox/vector-tile from 2.0.2 to 2.0.3 ( #10352 )
...
Bumps [@mapbox/vector-tile](https://github.com/mapbox/vector-tile-js ) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/mapbox/vector-tile-js/releases )
- [Commits](https://github.com/mapbox/vector-tile-js/compare/v2.0.2...v2.0.3 )
---
updated-dependencies:
- dependency-name: "@mapbox/vector-tile"
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>
2024-07-25 18:22:44 +02:00
dependabot[bot]
a60729f6e5
Bump @fortawesome/fontawesome-svg-core from 6.5.2 to 6.6.0 ( #10354 )
...
Bumps [@fortawesome/fontawesome-svg-core](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-svg-core"
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>
2024-07-25 18:22:31 +02:00
Martin Raifer
e66cab06eb
update all relation parents of an entity, fixes #10342
...
this had regressed in 5f1e405 – if an entity had two or more parent relations, the loop would abort after the first parent relation because `memo[entity.id]` would be set to true in the first parent iteration. what we want is to only abort if the same `relation` is seen again (in a r123 [-> …] -> r123 cirular relationship)
2024-07-25 18:13:27 +02:00
Martin Raifer
f7f3607b4e
update assets
2024-07-24 15:19:22 +02:00
Martin Raifer
689d5f70a4
lint trailing spaces
2024-07-24 15:14:13 +02:00
dependabot[bot]
0920fac796
Bump osm-community-index from 5.7.1 to 5.8.0 ( #10349 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.7.1 to 5.8.0.
- [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.7.1...v5.8.0 )
---
updated-dependencies:
- dependency-name: osm-community-index
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>
2024-07-24 11:31:48 +02:00
dependabot[bot]
220977c32e
Bump @rapideditor/location-conflation from 1.3.0 to 1.4.0 ( #10347 )
...
Bumps [@rapideditor/location-conflation](https://github.com/rapideditor/location-conflation ) from 1.3.0 to 1.4.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.3.0...v1.4.0 )
---
updated-dependencies:
- dependency-name: "@rapideditor/location-conflation"
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>
2024-07-24 11:31:23 +02:00
dependabot[bot]
93ad1c251c
Bump @rapideditor/country-coder from 5.2.2 to 5.3.0 ( #10348 )
...
Bumps [@rapideditor/country-coder](https://github.com/rapideditor/country-coder ) from 5.2.2 to 5.3.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.2.2...v5.3.0 )
---
updated-dependencies:
- dependency-name: "@rapideditor/country-coder"
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>
2024-07-24 11:30:08 +02:00
dependabot[bot]
56ffe79223
Bump glob from 10.4.1 to 10.4.5 ( #10345 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.4.1 to 10.4.5.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.1...v10.4.5 )
---
updated-dependencies:
- dependency-name: glob
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>
2024-07-24 11:28:21 +02:00
Dimitar
42ea2b9dee
Added railway=ventilation_shaft as area key ( #10278 )
...
fixes https://github.com/openstreetmap/id-tagging-schema/issues/1263
2024-07-22 15:28:28 +02:00
dependabot[bot]
8313875925
Bump mocha from 10.4.0 to 10.7.0 ( #10344 )
...
Bumps [mocha](https://github.com/mochajs/mocha ) from 10.4.0 to 10.7.0.
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.4.0...v10.7.0 )
---
updated-dependencies:
- dependency-name: mocha
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>
2024-07-22 15:04:15 +02:00
dependabot[bot]
91e6156017
Bump @fortawesome/free-solid-svg-icons from 6.5.2 to 6.6.0 ( #10339 )
...
Bumps [@fortawesome/free-solid-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-solid-svg-icons"
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>
2024-07-22 15:03:38 +02:00
dependabot[bot]
d3d015a576
Bump @fortawesome/free-brands-svg-icons from 6.5.2 to 6.6.0 ( #10337 )
...
Bumps [@fortawesome/free-brands-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-brands-svg-icons"
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>
2024-07-22 15:03:28 +02:00
dependabot[bot]
3ead1dc6de
Bump @fortawesome/free-regular-svg-icons from 6.5.2 to 6.6.0 ( #10336 )
...
Bumps [@fortawesome/free-regular-svg-icons](https://github.com/FortAwesome/Font-Awesome ) from 6.5.2 to 6.6.0.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases )
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/6.x/CHANGELOG.md )
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/6.5.2...6.6.0 )
---
updated-dependencies:
- dependency-name: "@fortawesome/free-regular-svg-icons"
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>
2024-07-22 14:58:50 +02:00
Martin Raifer
25ef0269bd
add #10283 to changelog
2024-07-17 10:13:48 +02:00
Waldir Pimenta
95ce7de78b
Add waterway=flowline to waterway tags representing directional water flows ( #10283 )
2024-07-17 10:11:22 +02:00
Martin Raifer
34f94f1750
don't spell-check npm dependencies
2024-07-17 09:44:13 +02:00
Martin Raifer
984f25adbb
Merge pull request #10046 from laigyu/add-button-to-mapillary
...
Add a button in the mapillary image photo viewer to "add the current image id as field to feature"
2024-07-16 22:14:21 +02:00
Martin Raifer
d13c202ac0
update "add mapillary tag" button state when tags of the feature change
...
addresses https://github.com/openstreetmap/iD/pull/10046#pullrequestreview-2176313208
2024-07-16 22:10:08 +02:00
Martin Raifer
cf0ab80291
Merge remote-tracking branch 'cmoffroad/develop' into develop
2024-07-16 17:48:06 +02:00
Tobias
b0235f34d1
Improve/fix type definitions ( #10324 )
...
Co-authored-by: Kyℓe Hensel <k-yle@users.noreply.github.com >
2024-07-16 17:14:01 +02:00
Martin Raifer
da9aebbf68
Merge branch 'fix-localized-field-hidden' into develop
2024-07-16 17:08:08 +02:00
Martin Raifer
42f274f73f
move reused regex to exported constant
2024-07-16 17:04:49 +02:00
Martin Raifer
175eea340b
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/mapbox/vector-tile-2.0.2' into develop
2024-07-16 16:53:25 +02:00
dependabot[bot]
7601a29342
Bump postcss from 8.4.38 to 8.4.39 ( #10327 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.38 to 8.4.39.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.38...8.4.39 )
---
updated-dependencies:
- dependency-name: postcss
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>
2024-07-16 16:50:13 +02:00
dependabot[bot]
9a14154c5f
Bump rbush from 3.0.1 to 4.0.0 ( #10330 )
...
Bumps [rbush](https://github.com/mourner/rbush ) from 3.0.1 to 4.0.0.
- [Release notes](https://github.com/mourner/rbush/releases )
- [Commits](https://github.com/mourner/rbush/compare/v3.0.1...v4.0.0 )
---
updated-dependencies:
- dependency-name: rbush
dependency-type: direct:production
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>
2024-07-16 16:49:41 +02:00
dependabot[bot]
c41a5e278f
Bump eslint from 9.4.0 to 9.7.0 ( #10329 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.4.0 to 9.7.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.4.0...v9.7.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2024-07-16 16:49:08 +02:00
dependabot[bot]
c3e7090b70
Bump alif-toolkit from 1.2.9 to 1.3.0 ( #10331 )
...
Bumps [alif-toolkit](https://github.com/Georeactor/alif-toolkit ) from 1.2.9 to 1.3.0.
- [Commits](https://github.com/Georeactor/alif-toolkit/commits )
---
updated-dependencies:
- dependency-name: alif-toolkit
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>
2024-07-16 16:48:32 +02:00
Sam Ho
43c65bf994
Fix localized field hidden despite nonempty subkeys (Closes#10323)
2024-07-16 12:38:06 +01:00
dependabot[bot]
1f34a28cee
Bump @mapbox/vector-tile from 1.3.1 to 2.0.2
...
Bumps [@mapbox/vector-tile](https://github.com/mapbox/vector-tile-js ) from 1.3.1 to 2.0.2.
- [Release notes](https://github.com/mapbox/vector-tile-js/releases )
- [Commits](https://github.com/mapbox/vector-tile-js/commits/v2.0.2 )
---
updated-dependencies:
- dependency-name: "@mapbox/vector-tile"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-15 09:21:40 +00:00
Martin Raifer
daf2c9879b
add to changelog
2024-07-12 18:15:35 +02:00
Martin Raifer
7d65b19d6d
simplify code
2024-07-12 18:02:14 +02:00
Martin Raifer
1d0f9e6447
lint
2024-07-12 17:53:41 +02:00
Martin Raifer
d9c973b745
disable button when photo is too far from selected feature
2024-07-12 17:49:34 +02:00
Martin Raifer
b604ef8f6f
make button work on newly created features; refactor code
...
code: we should not to not rely on directly manipulating/accessing other components DOM elements
2024-07-12 17:22:03 +02:00
Martin Raifer
2ea9691f8e
slightly tweak tooltip text
2024-07-12 17:21:19 +02:00
Martin Raifer
6e9d225828
use slightly smaller "plus" icon
...
(this one is also used in other similar UI locations, e.g. the "add tag" in the raw tags editor, etc.)
2024-07-12 17:20:09 +02:00
Kyℓe Hensel
aaa144191c
update temaki to v5.9.0 ( #10280 )
2024-07-12 13:05:17 +02:00
dependabot[bot]
fb3a221a36
Bump @transifex/api from 7.1.0 to 7.1.2 ( #10310 )
...
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript ) from 7.1.0 to 7.1.2.
- [Release notes](https://github.com/transifex/transifex-javascript/releases )
- [Changelog](https://github.com/transifex/transifex-javascript/blob/master/RELEASE_HOWTO.md )
- [Commits](https://github.com/transifex/transifex-javascript/compare/v7.1.0...v7.1.2 )
---
updated-dependencies:
- dependency-name: "@transifex/api"
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>
2024-07-12 13:03:24 +02:00
dependabot[bot]
e3300bae73
Bump ws, engine.io and socket.io-adapter ( #10318 )
...
Bumps [ws](https://github.com/websockets/ws ), [engine.io](https://github.com/socketio/engine.io ) and [socket.io-adapter](https://github.com/socketio/socket.io-adapter ). These dependencies needed to be updated together.
Updates `ws` from 8.11.0 to 8.17.1
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/8.11.0...8.17.1 )
Updates `engine.io` from 6.5.4 to 6.5.5
- [Release notes](https://github.com/socketio/engine.io/releases )
- [Changelog](https://github.com/socketio/engine.io/blob/6.5.5/CHANGELOG.md )
- [Commits](https://github.com/socketio/engine.io/compare/6.5.4...6.5.5 )
Updates `socket.io-adapter` from 2.5.4 to 2.5.5
- [Release notes](https://github.com/socketio/socket.io-adapter/releases )
- [Changelog](https://github.com/socketio/socket.io-adapter/blob/2.5.5/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-adapter/compare/2.5.4...2.5.5 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
- dependency-name: engine.io
dependency-type: indirect
- dependency-name: socket.io-adapter
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 13:02:34 +02:00
dependabot[bot]
3a9ca0cb9c
Bump @turf/bbox-clip from 6.5.0 to 7.0.0 ( #10274 )
...
Bumps [@turf/bbox-clip](https://github.com/Turfjs/turf ) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/Turfjs/turf/releases )
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Turfjs/turf/compare/v6.5.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: "@turf/bbox-clip"
dependency-type: direct:production
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>
2024-07-12 13:01:59 +02:00
dependabot[bot]
0394cf5a16
Bump @turf/bbox from 6.5.0 to 7.0.0 ( #10275 )
...
Bumps [@turf/bbox](https://github.com/Turfjs/turf ) from 6.5.0 to 7.0.0.
- [Release notes](https://github.com/Turfjs/turf/releases )
- [Changelog](https://github.com/Turfjs/turf/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Turfjs/turf/compare/v6.5.0...v7.0.0 )
---
updated-dependencies:
- dependency-name: "@turf/bbox"
dependency-type: direct:production
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>
2024-07-12 12:57:52 +02:00
dependabot[bot]
c7fb68d215
Bump braces from 3.0.2 to 3.0.3 ( #10288 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-12 12:56:57 +02:00
dependabot[bot]
fea16059de
Bump browserslist from 4.23.0 to 4.23.2 ( #10313 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.23.0 to 4.23.2.
- [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.23.0...4.23.2 )
---
updated-dependencies:
- dependency-name: browserslist
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>
2024-07-12 12:56:46 +02:00
dependabot[bot]
8015dba94c
Bump esbuild from 0.21.4 to 0.23.0 ( #10308 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.21.4 to 0.23.0.
- [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.21.4...v0.23.0 )
---
updated-dependencies:
- dependency-name: esbuild
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>
2024-07-12 12:56:33 +02:00