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
Martin Raifer
a166210f34
Merge remote-tracking branch 'arch0345/improveosm' into develop
2024-07-12 12:54:16 +02:00
arch0345
14794ee992
Remove references to ImproveOSM
2024-07-08 17:15:38 -07:00
Martin Raifer
b2b3009a64
.env oauth2 config: drop client secret; use URL if API_URL is empty
2024-07-05 16:15:47 +02:00
Martin Raifer
49492a0e06
keep chosen dropdown item if user clicked on one
...
fixes a bug where in case multiple items with the same `value` are present in the combobox' dropdown, always the first one is returned in the `accept` event
2024-06-05 19:56:56 +02:00
Martin Raifer
97d1aa5e2d
Fix address field overwriting existing data when switching features
...
fixes #12060
This bug can occur occasionally under the following circumstances:
* map feature 1 is selected
* the cursor is in an address (sub) field
* map feature 2 gets selected directly
* now, in some cases, the contents of the address fields of feature 2 are written into feature 1's tags
2024-06-05 19:55:51 +02:00
Dimitar
b2fc4a43c0
Consider lifecycle prefixed tags in Future/Past features ( #10228 )
...
and sharpen landuse filter
2024-06-05 14:47:19 +02:00
Martin Raifer
94a55434bb
Merge remote-tracking branch 'k-yle/conveying' into develop
2024-06-05 13:02:37 +02:00
Martin Raifer
99d7a85ab4
Merge remote-tracking branch 'k-yle/highway-ladder' into develop
2024-06-05 12:58:56 +02:00
Kyℓe Hensel
3b9b622294
fix wikidata styling not applying to vertices ( #10258 )
2024-06-05 12:53:42 +02:00
dependabot[bot]
b45c021a9d
Bump eslint from 9.3.0 to 9.4.0 ( #10269 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.3.0 to 9.4.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.3.0...v9.4.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-06-05 12:39:57 +02:00
Martin Raifer
379be391a3
fix crash in zoomToEntity when entity has parent relations
2024-05-31 14:15:35 +02:00
Nathan Hadley
3087b1a660
Fix typo ( #10264 )
2024-05-29 15:10:17 +02:00
dependabot[bot]
1e9a463195
Bump osm-community-index from 5.7.0 to 5.7.1 ( #10266 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.7.0 to 5.7.1.
- [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.0...v5.7.1 )
---
updated-dependencies:
- dependency-name: osm-community-index
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-05-29 15:08:55 +02:00
Martin Raifer
342a03bcfe
allow type/id syntax in id hash param, and add support for notes
2024-05-28 20:18:53 +02:00
dependabot[bot]
6dcb7d5d1c
Bump core-js-bundle from 3.37.0 to 3.37.1 ( #10263 )
...
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle ) from 3.37.0 to 3.37.1.
- [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.37.1/packages/core-js-bundle )
---
updated-dependencies:
- dependency-name: core-js-bundle
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-05-28 16:09:27 +02:00
Martin Raifer
39f2a64313
add recent changes to changelog
2024-05-27 13:06:22 +02:00
Martin Raifer
82d3c6d22a
fix small typos
2024-05-27 12:54:36 +02:00
Martin Raifer
9c6b7251f5
Merge remote-tracking branch 'k-yle/3595-localised-auth-popup' into develop
2024-05-27 12:47:11 +02:00
dependabot[bot]
0e63438401
Bump osm-auth from 2.4.0 to 2.5.0 ( #10223 )
...
Bumps [osm-auth](https://github.com/osmlab/osm-auth ) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/osmlab/osm-auth/releases )
- [Changelog](https://github.com/osmlab/osm-auth/blob/main/CHANGELOG.md )
- [Commits](https://github.com/osmlab/osm-auth/compare/v2.4.0...v2.5.0 )
---
updated-dependencies:
- dependency-name: osm-auth
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-05-27 12:41:31 +02:00
dependabot[bot]
2dbddc87d6
Bump glob from 10.3.12 to 10.4.1 ( #10253 )
...
Bumps [glob](https://github.com/isaacs/node-glob ) from 10.3.12 to 10.4.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.12...v10.4.1 )
---
updated-dependencies:
- dependency-name: glob
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-05-27 12:39:33 +02:00
dependabot[bot]
a52593ba66
Bump esbuild from 0.20.2 to 0.21.4 ( #10261 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.20.2 to 0.21.4.
- [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.20.2...v0.21.4 )
---
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-05-27 12:39:15 +02:00
dependabot[bot]
5f1e6cdb68
Bump eslint from 9.1.1 to 9.3.0 ( #10248 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.1.1 to 9.3.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.1.1...v9.3.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-05-27 12:31:53 +02:00
dependabot[bot]
7c3e1994bf
Bump osm-community-index from 5.6.2 to 5.7.0 ( #10262 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.6.2 to 5.7.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.6.2...v5.7.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-05-27 12:30:41 +02:00
Kyℓe Hensel
5a7f281e81
update domain name for ImproveOSM ( #9997 )
2024-05-27 12:28:41 +02:00
Martin Raifer
3de2840ac3
replace inline styles with svg attributes
2024-05-26 16:20:04 +02:00
Kyle Hensel
c7731f5499
support highway=ladder
2024-05-25 16:25:59 +10:00
Kyle Hensel
180a2bbd50
render oneway arrows for the conveying tag
2024-05-25 16:01:04 +10:00
Kyℓe Hensel
010a812eac
fix bug causing a spam of network requests ( #10119 )
2024-04-25 15:46:32 +02:00
Pavel Zbytovský
aa53bbf550
Sort "more fields" dropdown items ( #10181 )
2024-04-25 15:34:39 +02:00
Nathan Hadley
b6cdfbfeb1
Add border-radius to minimap ( #10210 )
2024-04-25 15:29:57 +02:00
Martin Raifer
3086c67143
update changelog
2024-04-24 17:32:46 +02:00
Martin Raifer
5251ee6b65
add new method to reuse localized text span, closes #8994
2024-04-24 17:29:06 +02:00
Martin Raifer
2a5e8d4243
Set development version number
2024-04-24 14:23:16 +02:00
Martin Raifer
fc9577d712
v2.29.0
2024-04-24 14:18:01 +02:00
Martin Raifer
ea0e2e4546
npm run translations
2024-04-24 14:16:53 +02:00
Martin Raifer
319ab7a425
npm run all
2024-04-24 14:15:00 +02:00
Martin Raifer
2ddb1e5bcc
npm run imagery
2024-04-24 14:14:44 +02:00
Martin Raifer
59869cb490
add recent changes to changelog
2024-04-24 14:11:02 +02:00
Martin Raifer
fc4e05601a
reduce unnecessary html injection
2024-04-24 13:53:43 +02:00
laigyu
42691dec9d
fix onclick handler when closing/reopening notes with comment ( #10205 )
2024-04-24 13:49:25 +02:00
Anton Khorev
db00d473c6
Remove white background from walkthrough tooltip illustrations ( #10215 )
2024-04-24 13:31:28 +02:00
Mateusz Konieczny
70b96b1758
preserve whitespace in inscription tag after semicolons, fixes #10188 ( #10189 )
2024-04-24 13:26:56 +02:00
Tobias
ec14161eaa
Docs/CONTRIBUTING: Reference wiki on how to build ( #10203 )
2024-04-24 13:19:51 +02:00
dependabot[bot]
5e03b41261
Bump eslint from 9.0.0 to 9.1.1 ( #10218 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.0.0 to 9.1.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.0.0...v9.1.1 )
---
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-04-24 13:11:27 +02:00
laigyu
6a6f30b5a8
fix link button when dragging combo field chips #10153 ( #10209 )
2024-04-24 12:24:52 +02:00
dependabot[bot]
df6db120cd
Bump core-js-bundle from 3.36.1 to 3.37.0 ( #10208 )
...
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle ) from 3.36.1 to 3.37.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.37.0/packages/core-js-bundle )
---
updated-dependencies:
- dependency-name: core-js-bundle
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-04-24 12:16:21 +02:00
dependabot[bot]
0ee379984b
Bump marked from 12.0.1 to 12.0.2 ( #10213 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 12.0.1 to 12.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.1...v12.0.2 )
---
updated-dependencies:
- dependency-name: marked
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-04-24 12:15:55 +02:00
Martin Raifer
1f417ec9e0
Merge pull request #10212 from openstreetmap/dependabot/npm_and_yarn/multi-edd36832bb
...
Bump cldr-core and cldr-localenames-full
2024-04-24 12:15:42 +02:00
dependabot[bot]
ed97f17282
Bump cldr-core and cldr-localenames-full
...
Bumps [cldr-core](https://github.com/unicode-cldr/cldr-json ) and [cldr-localenames-full](https://github.com/unicode-cldr/cldr-json ). These dependencies needed to be updated together.
Updates `cldr-core` from 44.1.0 to 45.0.0
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases )
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/44.1.0...45.0.0 )
Updates `cldr-localenames-full` from 44.1.0 to 45.0.0
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases )
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/44.1.0...45.0.0 )
---
updated-dependencies:
- dependency-name: cldr-core
dependency-type: direct:development
update-type: version-update:semver-major
- dependency-name: cldr-localenames-full
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-18 09:20:28 +00:00