dependabot[bot]
f081f5a9f6
Bump d3 from 7.7.0 to 7.8.1 ( #9456 )
...
Bumps [d3](https://github.com/d3/d3 ) from 7.7.0 to 7.8.1.
- [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.7.0...v7.8.1 )
---
updated-dependencies:
- dependency-name: d3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-18 19:35:50 +01:00
Martin Raifer
dc9b6a3acb
only treat traffic_calming=island as an area tag
...
this is required for a proper fix of https://github.com/openstreetmap/id-tagging-schema/issues/733
2023-01-18 19:15:16 +01:00
Martin Raifer
4b83dceec1
don't split values in semiCombo fields split with , in descriptions
...
fixes #9471
2023-01-18 19:10:09 +01:00
Martin Raifer
b0b080cb64
add missing markdown link
2023-01-17 18:53:27 +01:00
dependabot[bot]
9ec46e4788
Bump esbuild from 0.16.17 to 0.17.2
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.16.17 to 0.17.2.
- [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.16.17...v0.17.2 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-01-17 09:01:40 +00:00
Martin Raifer
3dde091fdd
add changelog entry for #9434
2022-12-20 18:55:40 +01:00
Kamil Monicz
65da698886
Optimize oldTagIssues method by reordering the checks ( #9434 )
...
The hasInterestingTags skips most entities and is light to run - in contrary to presetManager.match
2022-12-20 18:53:09 +01:00
Martin Raifer
37e2131ec5
fix test
2022-12-20 09:56:37 +01:00
Martin Raifer
aeeb441e8b
fix regression: labels are not rendered in multi/semiCombo chips
...
regression was in 479586be37
2022-12-16 12:13:16 +01:00
dependabot[bot]
17a68eefe7
Bump osm-community-index from 5.3.1 to 5.4.0 ( #9426 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.3.1 to 5.4.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.3.1...v5.4.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 >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 11:55:01 +01:00
Martin Raifer
4e3e942127
show (route) relation colours in lists and comboboxes
2022-12-12 22:49:50 +01:00
Martin Raifer
5ef99280bc
Merge branch 'field-type-directional' into develop
2022-12-12 22:30:33 +01:00
Martin Raifer
9f1139ff9c
add to changelog
2022-12-12 22:26:14 +01:00
Martin Raifer
3398dd2b81
update changelog
2022-12-12 22:18:20 +01:00
Rewinteer
be4f3ce0d2
Added highway=busway to 'Traffic Roads' group of map features. ( #9416 )
2022-12-12 22:12:19 +01:00
dependabot[bot]
3dc725f089
Bump esbuild-visualizer from 0.3.1 to 0.4.0 ( #9418 )
...
Bumps [esbuild-visualizer](https://github.com/btd/esbuild-visualizer ) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/btd/esbuild-visualizer/releases )
- [Changelog](https://github.com/btd/esbuild-visualizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/btd/esbuild-visualizer/commits/v0.4.0 )
---
updated-dependencies:
- dependency-name: esbuild-visualizer
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 22:09:20 +01:00
dependabot[bot]
b225dd942e
Bump esbuild from 0.15.18 to 0.16.4 ( #9419 )
...
Bumps [esbuild](https://github.com/evanw/esbuild ) from 0.15.18 to 0.16.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.15.18...v0.16.4 )
---
updated-dependencies:
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 22:04:59 +01:00
dependabot[bot]
9963dad5ef
Bump @ideditor/location-conflation from 1.0.2 to 1.1.0 ( #9420 )
...
Bumps [@ideditor/location-conflation](https://github.com/ideditor/location-conflation ) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/ideditor/location-conflation/releases )
- [Changelog](https://github.com/ideditor/location-conflation/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ideditor/location-conflation/compare/v1.0.2...v1.1.0 )
---
updated-dependencies:
- dependency-name: "@ideditor/location-conflation"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 21:36:20 +01:00
dependabot[bot]
d421d7e9c4
Bump @ideditor/country-coder from 5.0.4 to 5.1.0 ( #9421 )
...
Bumps [@ideditor/country-coder](https://github.com/ideditor/country-coder ) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/ideditor/country-coder/releases )
- [Changelog](https://github.com/ideditor/country-coder/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ideditor/country-coder/compare/v5.0.4...v5.1.0 )
---
updated-dependencies:
- dependency-name: "@ideditor/country-coder"
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 21:33:07 +01:00
Martin Raifer
89afee1ad5
lint code
2022-12-12 16:11:15 +01:00
Martin Raifer
479586be37
combo boxes can consume complex label strings now:
...
instead of `"strings": { "options": { "<tag-value>": "<translatable-string>", …` it is now also supported to have:
```
"strings": {
"options": {
"<tag-value>": {
"title": "<translatable-string>",
"description": "<translatable-string>"
},
…
```
2022-12-09 19:34:13 +01:00
Martin Raifer
4c222fde0a
make sure editing multi selection doesn't corrupt tags
...
because the common tag vs. left/right tag situation can be different for different entities in the multiselection, the approach to merge/split/update the tags needs to be made on a per entity basis
this introduces a new way to specify tag changes: a callback function which is called for each to be modified entity
2022-12-09 19:01:44 +01:00
Martin Raifer
08ae8a3fac
reuse combo field module from within directional_combo
...
reducing duplication of code, and brings missing features to the directional version of the field
2022-12-09 17:28:00 +01:00
Martin Raifer
80d3e767cc
rename to "directional combo" field
2022-12-09 13:52:57 +01:00
Martin Raifer
d7cbf058ee
make cycleway field modular (i.e. accept any supplied keys)
2022-12-09 13:52:02 +01:00
Martin Raifer
dbf011173d
add dependency upgrade to changelog
2022-12-06 13:33:25 +01:00
dependabot[bot]
fa0e664d9e
Bump d3 from 7.6.1 to 7.7.0 ( #9407 )
...
Bumps [d3](https://github.com/d3/d3 ) from 7.6.1 to 7.7.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/v7.6.1...v7.7.0 )
---
updated-dependencies:
- dependency-name: d3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-06 13:31:03 +01:00
dependabot[bot]
158645fb54
Bump @transifex/api from 4.3.0 to 5.0.1
...
Bumps [@transifex/api](https://github.com/transifex/transifex-javascript ) from 4.3.0 to 5.0.1.
- [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/v4.3.0...v5.0.1 )
---
updated-dependencies:
- dependency-name: "@transifex/api"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-06 09:10:08 +00:00
Martin Raifer
6239cc0ccc
Merge branch 'maxlength-indicator' into develop
2022-12-02 18:37:59 +01:00
積丹尼 Dan Jacobson
65f9f8f724
mention space key as alternative to clicking in help, closes #9395
2022-12-02 16:52:53 +01:00
Martin Raifer
dcd7fb4938
don't include misspelled taginfo suggestions in combo fields
2022-12-02 13:49:49 +01:00
Martin Raifer
60ee70f016
replace parseFloat with Number
2022-12-02 13:41:48 +01:00
Waldir Pimenta
d759c9e3f4
CONTRIBUTING.md: update Transifex links ( #9393 )
...
They seem to have changed the project URLs in a non-backward-compatible way.
2022-11-29 14:27:32 +01:00
Martin Raifer
827608ad23
add warning icon also to "regular" max length indicator warning
2022-11-28 19:23:19 +01:00
Martin Raifer
e5810acb65
add to changelog
2022-11-28 19:16:33 +01:00
Martin Raifer
d5872cca73
show prettier maxChars warning for changeset comments
...
from #9392
2022-11-28 19:08:37 +01:00
Martin Raifer
3b7141ba0a
Merge remote-tracking branch 'alanb43/changeset-max-length-warning' into maxlength-indicator
2022-11-28 16:54:14 +01:00
alanb43
de23bd5c33
added warning when changeset comment length > 255 chars
2022-11-27 01:55:30 -05:00
Martin Raifer
6c9ffdc854
lint
2022-11-26 10:28:20 +01:00
Martin Raifer
59b10b7974
add length indicator for semicombo fields as well
2022-11-25 18:52:13 +01:00
Martin Raifer
2c0ca277bf
add max-length-indicator to combo fields
2022-11-25 18:18:51 +01:00
Martin Raifer
f931d447af
add length indicator to regular text (and localized) fields
2022-11-25 18:10:14 +01:00
Martin Raifer
5091966056
[WIP] add string length indicator and max-length message
2022-11-25 17:48:33 +01:00
Martin Raifer
5751e80b93
replace parseFloat with Number
2022-11-24 20:12:18 +01:00
Martin Raifer
41aa127d23
reduce use of parseFloat
...
as it silently strips non-numeric suffixes (e.g. a value of "123 foo" is transformed into a numeric value of 123 by `parseFloat`, which is typically not what we desire)
2022-11-24 19:39:15 +01:00
Martin Raifer
fc75d5f2a1
fix another regression (in b72f3aa), add tests
2022-11-24 19:12:23 +01:00
Martin Raifer
b72f3aae19
fixes a regression in f573c37
2022-11-24 18:40:11 +01:00
Martin Raifer
f573c374c2
number field: improve +/- buttons
...
* Clamp degree values in `direction` fields between 0 and 359 degrees, fixes #9386
* Only match cardinal values to numbers in `direction` fields
* Disable increment/decrement buttons on number fields if the input value is not numeric or when there is a multi-selection with conflicting values
* Fix/implement reverse operation for semicolon delimited `direction` values
2022-11-24 15:16:49 +01:00
Martin Raifer
ff80501425
Merge branch 'transifex-v3' into develop
2022-11-20 22:59:51 +01:00
Martin Raifer
dbe1c113a5
fix transifex github workflow
2022-11-20 22:58:54 +01:00