Martin Raifer
|
63cdee211f
|
drop unneeded config file, simplify naming of build commands
see https://github.com/openstreetmap/iD/issues/8811#issuecomment-1031379116
|
2022-02-07 13:16:17 +01:00 |
|
Martin Raifer
|
04f77be5bc
|
fix KeepRight warnings showing up as "Unknown" issues (close #8925)
|
2022-02-07 10:42:36 +01:00 |
|
Martin Raifer
|
fe15d69b0c
|
fix rendering of keepright issues, fixes #8963
|
2022-02-07 10:19:31 +01:00 |
|
Martin Raifer
|
8e8d00ae8b
|
more generously apply pattern for surface=grass/sand
and make golf=rough distinguishable from golf=fairway
|
2022-02-04 19:24:16 +01:00 |
|
Martin Raifer
|
37bc3025b6
|
render (some) golf features like grass areas (closes #8927)
|
2022-02-04 19:16:18 +01:00 |
|
Martin Raifer
|
d7cdab7f19
|
bump 'marked' to v4
closes #8952
see https://github.com/markedjs/marked/releases/tag/v4.0.0
|
2022-02-04 17:22:22 +01:00 |
|
dependabot[bot]
|
c3b92b4a38
|
Bump svg-sprite from 1.5.1 to 1.5.4 (#8953)
Bumps [svg-sprite](https://github.com/svg-sprite/svg-sprite) from 1.5.1 to 1.5.4.
- [Release notes](https://github.com/svg-sprite/svg-sprite/releases)
- [Changelog](https://github.com/svg-sprite/svg-sprite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/svg-sprite/svg-sprite/compare/v1.5.1...v1.5.4)
---
updated-dependencies:
- dependency-name: svg-sprite
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>
|
2022-02-04 17:12:54 +01:00 |
|
dependabot[bot]
|
e880f6bf6d
|
Bump @mapbox/maki from 6.2.0 to 7.1.0 (#8954)
Bumps [@mapbox/maki](https://github.com/mapbox/maki) from 6.2.0 to 7.1.0.
- [Release notes](https://github.com/mapbox/maki/releases)
- [Changelog](https://github.com/mapbox/maki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mapbox/maki/commits)
---
updated-dependencies:
- dependency-name: "@mapbox/maki"
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>
|
2022-02-04 17:11:56 +01:00 |
|
dependabot[bot]
|
46ffb523d1
|
Bump d3 from 6.6.2 to 7.3.0 (#8890)
Bumps [d3](https://github.com/d3/d3) from 6.6.2 to 7.3.0.
- [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/v6.6.2...v7.3.0)
---
updated-dependencies:
- dependency-name: d3
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>
|
2022-02-04 17:08:04 +01:00 |
|
dependabot[bot]
|
cf0e33835c
|
Bump mocha from 8.4.0 to 9.2.0 (#8916)
Bumps [mocha](https://github.com/mochajs/mocha) from 8.4.0 to 9.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.4.0...v9.2.0)
---
updated-dependencies:
- dependency-name: mocha
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>
|
2022-02-04 16:51:30 +01:00 |
|
dependabot[bot]
|
44220b35ae
|
Bump node-diff3 from 2.1.0 to 3.1.0 (#8934)
Bumps [node-diff3](https://github.com/bhousel/node-diff3) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/bhousel/node-diff3/releases)
- [Changelog](https://github.com/bhousel/node-diff3/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bhousel/node-diff3/compare/v2.1.0...v3.1.0)
---
updated-dependencies:
- dependency-name: node-diff3
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>
|
2022-02-04 16:49:00 +01:00 |
|
Martin Raifer
|
21372eaf9b
|
drop unneeded (direct) dependency
closes #8940
|
2022-02-04 16:43:14 +01:00 |
|
Martin Raifer
|
609c9f63a8
|
make string "changelog" in welcome message translatable
closes #8948
|
2022-02-04 09:44:23 +01:00 |
|
Martin Raifer
|
d931102372
|
drop en.min.json which was (accidentally?) added again after #8776
|
2022-02-03 19:33:47 +01:00 |
|
Martin Raifer
|
f7d1459c97
|
Use value of vehicle tag as placeholder in derived access fields
see https://github.com/openstreetmap/id-tagging-schema/issues/378
|
2022-02-03 19:27:32 +01:00 |
|
Martin Raifer
|
6a9e0997c7
|
Handle indoor features like buildings when checking for crossing ways
see https://github.com/openstreetmap/iD/issues/8944#issuecomment-1029213558
|
2022-02-03 19:11:27 +01:00 |
|
Martin Raifer
|
fcd8a2b2e7
|
optimize order of values of access fields (closes #8945)
|
2022-02-03 18:46:42 +01:00 |
|
Martin Raifer
|
bafa72c9e3
|
npm run imagery
|
2022-02-03 15:33:02 +01:00 |
|
Martin Raifer
|
f6e4596b59
|
remove now unneeded refrences to and workarounds for phantomJS
|
2022-02-03 13:12:00 +01:00 |
|
Martin Raifer
|
632e24137a
|
drop legacy builds, unneeded polyfills, document drop of IE11 support
|
2022-02-03 13:07:28 +01:00 |
|
Martin Raifer
|
b4228c4220
|
update changelog to v2.20.4 backport
|
2022-02-03 13:00:17 +01:00 |
|
dependabot[bot]
|
4e8a0e6bf0
|
Bump eslint from 7.32.0 to 8.8.0 (#8939)
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.8.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/v7.32.0...v8.8.0)
---
updated-dependencies:
- dependency-name: eslint
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>
|
2022-02-03 12:22:16 +01:00 |
|
Martin Raifer
|
089b0e727d
|
Merge branch 'issue-8937' into develop
|
2022-02-03 11:15:41 +01:00 |
|
Martin Raifer
|
7df3aeade7
|
reduce spacing of "more" sections in post-commit community table
|
2022-02-03 11:11:42 +01:00 |
|
Martin Raifer
|
b79cae5997
|
Merge branch 'issue-8930' into develop
|
2022-02-02 19:01:57 +01:00 |
|
Martin Raifer
|
d340a7dec5
|
Merge branch 'issue-8928' into develop
|
2022-02-02 19:01:33 +01:00 |
|
Martin Raifer
|
51f825c11e
|
fix warning when local storage quota is exceeded
|
2022-02-02 18:57:13 +01:00 |
|
Martin Raifer
|
807d1a11e2
|
add to changelog
|
2022-02-02 18:56:12 +01:00 |
|
Martin Raifer
|
6c2f9a8f7d
|
fix rendering of html of improveOSM issues
|
2022-02-02 18:55:33 +01:00 |
|
Martin Raifer
|
f990d5ac87
|
fix rendering of html of keepright issues
|
2022-02-02 18:55:33 +01:00 |
|
dependabot[bot]
|
3d2b4cbd40
|
Bump osm-auth from 1.1.0 to 1.1.1 (#8921)
Bumps [osm-auth](https://github.com/osmlab/osm-auth) from 1.1.0 to 1.1.1.
- [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/v1.1.0...v1.1.1)
---
updated-dependencies:
- dependency-name: osm-auth
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>
|
2022-02-02 13:37:48 +01:00 |
|
dependabot[bot]
|
858827f07d
|
Bump esbuild from 0.13.15 to 0.14.17 (#8931)
Bumps [esbuild](https://github.com/evanw/esbuild) from 0.13.15 to 0.14.17.
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/master/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.13.15...v0.14.17)
---
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>
|
2022-02-02 13:37:20 +01:00 |
|
Martin Raifer
|
5f40eeab36
|
Merge remote-tracking branch 'origin/devbuild_on_esbuild' into develop
|
2022-02-01 15:49:46 +01:00 |
|
Martin Raifer
|
9bca3fff20
|
Set development version number
|
2022-01-31 17:24:40 +01:00 |
|
Martin Raifer
|
3d77ad6189
|
v2.20.3
|
2022-01-31 17:16:55 +01:00 |
|
Martin Raifer
|
a04edad1c3
|
v2.20.3
|
2022-01-31 17:14:54 +01:00 |
|
Martin Raifer
|
e58e89fe80
|
npm run translations
|
2022-01-31 17:09:10 +01:00 |
|
Martin Raifer
|
e8f2a5892b
|
npm run imagery
|
2022-01-31 17:06:53 +01:00 |
|
Martin Raifer
|
d593a3affd
|
better use an api token than username/password
|
2022-01-31 16:50:40 +01:00 |
|
Martin Raifer
|
861f1f5835
|
update changelog
|
2022-01-28 15:38:31 +01:00 |
|
dependabot[bot]
|
b7c0527885
|
Bump @ideditor/temaki from 4.4.0 to 5.0.0 (#8434)
Bumps [@ideditor/temaki](https://github.com/ideditor/temaki) from 4.4.0 to 5.0.0.
- [Release notes](https://github.com/ideditor/temaki/releases)
- [Changelog](https://github.com/ideditor/temaki/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ideditor/temaki/compare/v4.4.0...v5.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-01-28 15:36:36 +01:00 |
|
ᴄʜʀɪsᴛᴏᴘʜᴇʀ ᴍᴇɴɢ
|
eb82698fa5
|
Remove accidental mismatch of "PAMAP" (#8889)
|
2022-01-28 15:34:19 +01:00 |
|
Martin Raifer
|
8c54287815
|
Merge remote-tracking branch 'k-yle/oneway-seamarks' into develop
|
2022-01-28 13:27:32 +01:00 |
|
Martin Raifer
|
fca9a67a6c
|
Merge remote-tracking branch 'jtracey/accepted-file-types' into develop
|
2022-01-28 13:16:49 +01:00 |
|
Martin Raifer
|
55d38eba67
|
also render proposed paths, etc. with a thinner line
see #8913
|
2022-01-28 13:09:07 +01:00 |
|
Martin Raifer
|
b4d70216de
|
add previous merge to changelog
|
2022-01-28 12:49:46 +01:00 |
|
Martin Raifer
|
d383f01351
|
Merge remote-tracking branch 'k-yle/8743-render-path-construction' into develop
|
2022-01-28 12:44:15 +01:00 |
|
Martin Raifer
|
e9cf283447
|
Merge remote-tracking branch 'hodigabi/issue-8871' into develop
|
2022-01-28 12:34:39 +01:00 |
|
Martin Raifer
|
d9996e9492
|
add missing @mention and link to issue
|
2022-01-28 12:33:38 +01:00 |
|
Martin Raifer
|
ba77bdd547
|
add some missing changelog entries
|
2022-01-28 12:16:11 +01:00 |
|