Commit Graph

15261 Commits

Author SHA1 Message Date
Martin Raifer 61af54c069 fix combo field's dropdown when tag reference info is displayed
show it immediately after the input field instead of after the tag documentation text
2023-07-21 10:44:21 +02:00
Martin Raifer 68c0bd7d46 fix margins of tag reference info 2023-07-21 10:11:46 +02:00
dependabot[bot] ead86b89bd Bump word-wrap from 1.2.3 to 1.2.4 (#9787)
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 09:40:40 +02:00
Martin Raifer ad1e0357c6 update assets 2023-07-21 09:39:47 +02:00
Martin Raifer 3159c87ae1 disable deprecated marked options
to get rid of warnings in the console
2023-07-21 09:34:20 +02:00
Martin Raifer d0e061c472 don't hardcode padding constanst, add changelog 2023-07-20 17:15:21 +02:00
Martin Raifer 59734d1725 fix panning/zooming on resized KartaView images 2023-07-20 16:51:15 +02:00
dependabot[bot] 118335b516 Bump whatwg-fetch from 3.6.2 to 3.6.16 (#9785)
Bumps [whatwg-fetch](https://github.com/github/fetch) from 3.6.2 to 3.6.16.
- [Release notes](https://github.com/github/fetch/releases)
- [Commits](https://github.com/github/fetch/compare/v3.6.2...v3.6.16)

---
updated-dependencies:
- dependency-name: whatwg-fetch
  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>
2023-07-20 10:26:28 +02:00
dependabot[bot] 4dc4d7c108 Bump esbuild from 0.18.13 to 0.18.14 (#9783)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.13 to 0.18.14.
- [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.18.13...v0.18.14)

---
updated-dependencies:
- dependency-name: esbuild
  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>
2023-07-20 10:26:12 +02:00
Martin Raifer 9bd5817ecc don't crash on invalid identifiers
fixes a bug where the link button would not be correctly disabled on invalid identifier values

(regression in 7015fae91c)
2023-07-17 19:40:36 +02:00
dependabot[bot] ae7d32f7c0 Bump eslint from 8.44.0 to 8.45.0 (#9780)
Bumps [eslint](https://github.com/eslint/eslint) from 8.44.0 to 8.45.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/v8.44.0...v8.45.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>
2023-07-17 14:17:19 +02:00
dependabot[bot] b836888714 Bump esbuild from 0.18.12 to 0.18.13 (#9781)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.12 to 0.18.13.
- [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.18.12...v0.18.13)

---
updated-dependencies:
- dependency-name: esbuild
  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>
2023-07-17 14:17:05 +02:00
Martin Raifer 7b44dfaa1b fix sorting of nearby streets in address field dropdown 2023-07-17 14:09:36 +02:00
Martin Raifer bb5e9e063d don't trigger line-is-area warning for tags implemented as 2 geometry-dedicated presets
e.g. `highway=elevator` in the "Elevator" and "Inclined Lift" presets
2023-07-15 19:44:32 +02:00
dependabot[bot] 14fd5bc2c0 Bump postcss from 8.4.25 to 8.4.26 (#9776)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.25 to 8.4.26.
- [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.25...8.4.26)

---
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>
2023-07-15 19:19:31 +02:00
Martin Raifer 04334576cd upgrade osm-auth to v2.2 2023-07-13 20:08:07 +02:00
dependabot[bot] 13af8bcd33 Bump @rapideditor/location-conflation from 1.2.0 to 1.2.1 (#9771)
Bumps [@rapideditor/location-conflation](https://github.com/rapideditor/location-conflation) from 1.2.0 to 1.2.1.
- [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.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: "@rapideditor/location-conflation"
  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>
2023-07-13 20:03:49 +02:00
dependabot[bot] 4708c31eff Bump node-fetch from 2.6.11 to 2.6.12 (#9772)
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.11 to 2.6.12.
- [Release notes](https://github.com/node-fetch/node-fetch/releases)
- [Commits](https://github.com/node-fetch/node-fetch/compare/v2.6.11...v2.6.12)

---
updated-dependencies:
- dependency-name: node-fetch
  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>
2023-07-13 20:03:05 +02:00
dependabot[bot] b9c1594243 Bump @tmcw/togeojson from 5.6.2 to 5.7.0 (#9768)
Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson) from 5.6.2 to 5.7.0.
- [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/v5.6.2...v5.7.0)

---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
  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>
2023-07-13 20:02:05 +02:00
dependabot[bot] aa9f6b80a2 Bump esbuild from 0.18.11 to 0.18.12 (#9769)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.18.11 to 0.18.12.
- [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.18.11...v0.18.12)

---
updated-dependencies:
- dependency-name: esbuild
  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>
2023-07-13 20:01:19 +02:00
dependabot[bot] 1f5bb535a9 Bump osm-community-index from 5.5.3 to 5.5.4 (#9770)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.3 to 5.5.4.
- [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.5.3...v5.5.4)

---
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>
2023-07-13 20:01:01 +02:00
Martin Raifer 57cb425b0d fix markdown link 2023-07-13 14:18:06 +02:00
Martin Raifer 3a932f7b4f prepare changelog for v2.26.2 2023-07-13 13:53:43 +02:00
Kyℓe Hensel 667a620a9f fix the raw tag editor broken and strange cursor behaviour (#9766)
* fix the raw tag editor broken

* new approach

* fix typo to satisfy github checks
2023-07-13 02:04:33 -07:00
Martin Raifer cc740be721 typo 2023-07-12 22:29:54 +02:00
Martin Raifer 29b1197059 add code comment/documentation 2023-07-12 22:02:41 +02:00
Martin Raifer 396d142623 fix crash when rendering and email UI field, fixes #9752 2023-07-12 22:00:42 +02:00
Martin Raifer 0781823b70 continue with v2.27.0 2023-07-12 14:35:35 +02:00
Martin Raifer 0275e8b38c Set development version number 2023-07-12 13:52:55 +02:00
Martin Raifer ef5e6c1032 lint 2023-07-12 13:02:01 +02:00
Martin Raifer 9af341b7bf v2.26.0 2023-07-12 12:55:09 +02:00
Martin Raifer 1d47aea365 npm run translations 2023-07-12 12:50:27 +02:00
Martin Raifer a1cf91b695 npm run imagery 2023-07-12 12:27:33 +02:00
Martin Raifer 72d80940cb update changelog 2023-07-12 11:53:36 +02:00
dependabot[bot] 8929b1566b Bump cldr-localenames-full from 43.0.0 to 43.1.0 (#9756)
Bumps [cldr-localenames-full](https://github.com/unicode-cldr/cldr-json) from 43.0.0 to 43.1.0.
- [Release notes](https://github.com/unicode-cldr/cldr-json/releases)
- [Commits](https://github.com/unicode-cldr/cldr-json/compare/43.0.0...43.1.0)

---
updated-dependencies:
- dependency-name: cldr-localenames-full
  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>
2023-07-12 11:18:02 +02:00
dependabot[bot] 5795f5f330 Bump glob from 10.2.6 to 10.3.3 (#9755)
Bumps [glob](https://github.com/isaacs/node-glob) from 10.2.6 to 10.3.3.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.2.6...v10.3.3)

---
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>
2023-07-12 11:17:22 +02:00
dependabot[bot] 09ee5cff70 Bump postcss from 8.4.24 to 8.4.25 (#9757)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.24 to 8.4.25.
- [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.24...8.4.25)

---
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>
2023-07-12 11:15:39 +02:00
dependabot[bot] e3642c90f6 Bump marked from 5.1.0 to 5.1.1 (#9758)
Bumps [marked](https://github.com/markedjs/marked) from 5.1.0 to 5.1.1.
- [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/v5.1.0...v5.1.1)

---
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>
2023-07-12 11:15:31 +02:00
dependabot[bot] 6a4dcbbf3c Bump esbuild from 0.17.19 to 0.18.11 (#9749)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.17.19 to 0.18.11.
- [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.17.19...v0.18.11)

---
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>
2023-07-12 11:14:52 +02:00
dependabot[bot] 59b7db7fdb Bump osm-community-index from 5.5.2 to 5.5.3 (#9751)
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index) from 5.5.2 to 5.5.3.
- [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.5.2...v5.5.3)

---
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>
2023-07-11 22:44:18 +02:00
dependabot[bot] 8deebc572b Bump @transifex/api from 5.2.0 to 5.4.0 (#9750)
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript) from 5.2.0 to 5.4.0.
- [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/v5.2.0...v5.4.0)

---
updated-dependencies:
- dependency-name: "@transifex/api"
  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>
2023-07-11 22:44:07 +02:00
dependabot[bot] 02049b2db6 Bump esbuild-visualizer from 0.4.0 to 0.4.1 (#9748)
Bumps [esbuild-visualizer](https://github.com/btd/esbuild-visualizer) from 0.4.0 to 0.4.1.
- [Changelog](https://github.com/btd/esbuild-visualizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/btd/esbuild-visualizer/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: esbuild-visualizer
  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>
2023-07-11 22:43:40 +02:00
dependabot[bot] 2691933f2b Bump core-js-bundle from 3.30.2 to 3.31.1 (#9747)
Bumps [core-js-bundle](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js-bundle) from 3.30.2 to 3.31.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.31.1/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>
2023-07-11 22:43:35 +02:00
Martin Raifer fa35f0e78d fix arguments of unsetTag call, fixes #9707 2023-07-07 18:39:44 +02:00
Martin Raifer 6fefb7b49f update changelog 2023-07-07 18:28:59 +02:00
Martin Raifer 1c1086662e fix crash when a multisel. contains empty&non-empty numeric vals, fixes #9739
this is a regression/bug in 559a4ba
2023-07-07 18:22:18 +02:00
Martin Raifer dc798af92c tweak wording 2023-07-07 17:25:49 +02:00
dependabot[bot] ee2360903c Bump d3 from 7.8.4 to 7.8.5 (#9690)
Bumps [d3](https://github.com/d3/d3) from 7.8.4 to 7.8.5.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v7.8.4...v7.8.5)

---
updated-dependencies:
- dependency-name: d3
  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>
2023-07-07 15:36:39 +02:00
dependabot[bot] b08c01f623 Bump @openstreetmap/id-tagging-schema from 6.2.0 to 6.3.0 (#9688)
Bumps [@openstreetmap/id-tagging-schema](https://github.com/openstreetmap/id-tagging-schema) from 6.2.0 to 6.3.0.
- [Release notes](https://github.com/openstreetmap/id-tagging-schema/releases)
- [Changelog](https://github.com/openstreetmap/id-tagging-schema/blob/main/CHANGELOG.md)
- [Commits](https://github.com/openstreetmap/id-tagging-schema/compare/v6.2.0...v6.3.0)

---
updated-dependencies:
- dependency-name: "@openstreetmap/id-tagging-schema"
  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>
2023-07-07 15:31:46 +02:00
dependabot[bot] f8c80eefd8 Bump marked from 5.0.4 to 5.1.0 (#9698)
Bumps [marked](https://github.com/markedjs/marked) from 5.0.4 to 5.1.0.
- [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/v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: marked
  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>
2023-07-07 15:31:09 +02:00