Martin Raifer
|
13300026e3
|
Merge branch 'develop' into vegbilder
|
2023-08-01 17:09:21 +02:00 |
|
Martin Raifer
|
806388f16e
|
Merge branch 'vegbilder' of github.com:noenandre/iD into vegbilder
|
2023-08-01 17:05:29 +02:00 |
|
Martin Raifer
|
ad1162dd17
|
fix panning in mapilio 360° images
|
2023-08-01 16:55:41 +02:00 |
|
Martin Raifer
|
a481361bf3
|
Merge remote-tracking branch 'mapilio/add_mapilio_data' into develop
|
2023-08-01 16:15:55 +02:00 |
|
Noenandre
|
f3bf7dbf4d
|
Reorder execution of init.
Set "on" binding before awaiting cache reset.
Set "wfslayers" to a empty map
immediately on reset.
|
2023-07-23 14:16:19 +02:00 |
|
Noenandre
|
4d44eedb3d
|
Too set autoLoad to false when adding a scene,
seems too fix "Uncaught TypeError: Cannot set properties of undefined".
|
2023-07-23 00:37:27 +02:00 |
|
sezerbozbiyik
|
c70abfa3d1
|
added zoom, photo hash-parameter and some fixes
|
2023-07-21 14:47:26 +03:00 |
|
sezerbozbiyik
|
d35aff7ebb
|
Merge branch 'develop' into add_mapilio_data
|
2023-07-21 14:40:58 +03:00 |
|
Martin Raifer
|
46a2d6365f
|
show tag reference info for the currently filled-in tag value, closes #9786
|
2023-07-21 11:03:28 +02:00 |
|
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
|
7b622e040b
|
Merge branch 'develop' into vegbilder
|
2023-07-20 17:21:45 +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 |
|
sezerbozbiyik
|
a84ba59678
|
Added change image forward and backward feature
|
2023-07-17 10:52:10 +03: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 |
|
sezerbozbiyik
|
4616cd302f
|
fixed pano screen and changed map layers name
|
2023-07-13 17:49:23 +03:00 |
|
sezerbozbiyik
|
8de4ae2f3c
|
Merge branch 'develop' into add_mapilio_data
|
2023-07-13 17:39:04 +03: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 |
|
sezerbozbiyik
|
04581bd7c3
|
Merge branch 'develop' into add_mapilio_data
|
2023-07-12 15:15:20 +03: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 |
|