Kyℓe Hensel
2c0f8a4b5f
handle cycleway:both=* ( #9587 )
...
this works for any `directionalCombo` field, including `sidewalk:both`
2025-02-05 10:41:48 +01:00
dependabot[bot]
9d971bdeb5
Bump vitest from 3.0.4 to 3.0.5 ( #10732 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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>
2025-02-05 09:48:43 +01:00
Avan2021
f44702e0b5
add oneway to list of attribute-only tag ( #10706 )
2025-02-04 11:00:51 +01:00
Martin Raifer
51ee85f6f5
refresh text-mode raw tag editor also when no tags are changed
...
e.g. when duplicate tag keys are entered or the text input contained empty or invalid lines that need to be cleaned up
2025-01-31 17:34:42 +01:00
Martin Raifer
bb57d34413
fix: coordinate search result's label should upate while typing
2025-01-31 16:00:31 +01:00
Nick Doiron
6dcc73cf7c
Add lang atttribute on multilingual names, wikidata/wikipedia fields ( #10716 )
...
This improves rendering of CJK names that contain unified ideographs that share a unicode codepoint, such as 化.
2025-01-31 13:49:49 +01:00
Martin Raifer
d39f61fffb
update contribution regarding new translatable strings
...
(Reverts commit ffc369df3d : "don't gitignore en.min.json file")
2025-01-31 12:32:36 +01:00
Kyℓe Hensel
561197ea5c
remove rarely-used keyboard shortcut L ( #9999 )
2025-01-30 11:27:50 +01:00
Kyℓe Hensel
5735b2509d
ignore relations by default in the extract operation ( #9816 )
...
using Shift+E allows the node **and its relations** to be extracted (the old behaviour)
2025-01-30 11:25:01 +01:00
Martin Raifer
ffc369df3d
don't gitignore en.min.json file
2025-01-30 10:54:06 +01:00
dependabot[bot]
d70c74a09b
Bump vitest from 3.0.3 to 3.0.4 ( #10705 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.0.3 to 3.0.4.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.4/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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>
2025-01-29 16:29:37 +01:00
Mark Jason Dominus (陶敏修)
edb6b7e7c9
correct name of discord channel in README ( #10712 )
2025-01-29 16:29:15 +01:00
Martin Raifer
5227294b5c
add dedicated rule for railway=* + service=*
...
and drop respective "wildcard" rule in highways.css
see https://github.com/openstreetmap/iD/pull/10708#discussion_r1934085735
2025-01-29 16:23:38 +01:00
Boris Verkhovskiy
ea911936ed
Fix typos in map rendering rules for service roads ( #10708 )
2025-01-29 16:23:11 +01:00
dependabot[bot]
c827a7a8d6
Bump eslint from 9.18.0 to 9.19.0 ( #10709 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.18.0 to 9.19.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.18.0...v9.19.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>
2025-01-29 15:59:51 +01:00
dependabot[bot]
d711ba4d62
Bump @tmcw/togeojson from 6.0.0 to 6.0.1 ( #10710 )
...
Bumps [@tmcw/togeojson](https://github.com/placemark/togeojson ) from 6.0.0 to 6.0.1.
- [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/v6.0.0...v6.0.1 )
---
updated-dependencies:
- dependency-name: "@tmcw/togeojson"
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>
2025-01-29 15:59:37 +01:00
Martin Raifer
14d76e4445
add changelog entry for #10651
2025-01-22 17:28:49 +01:00
Kyℓe Hensel
add513f39e
fix confusing behaviour after logging out in the standalone build of iD ( #10683 )
...
when user logs out of osm.org via the logout button: the popup continues to the login screen, which if completed now logs the user back into iD with the new credentials
2025-01-22 17:25:56 +01:00
Martin Raifer
edf41a98d2
allow tiles to be underzoomed slightly in minimap
...
preventing minimap from blacking out "too soon" on low map zoom, fixes #10653 . Closes #10694 and #10680
2025-01-22 17:06:01 +01:00
Martin Raifer
98d29e908f
fix grid lines between tiles also in minimap
...
see #10594
2025-01-22 16:49:30 +01:00
Kyℓe Hensel
e123ec99a8
add indigenous languages not in CLDR ( #10684 )
2025-01-22 15:19:23 +01:00
Kyℓe Hensel
3011acc23c
fix occasional test failures ( #10690 )
2025-01-22 15:16:45 +01:00
dependabot[bot]
1d847e891b
Bump osm-auth from 2.5.0 to 2.6.0 ( #10692 )
...
Bumps [osm-auth](https://github.com/osmlab/osm-auth ) from 2.5.0 to 2.6.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.5.0...v2.6.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>
2025-01-22 15:10:16 +01:00
dependabot[bot]
9fdf657c22
Bump vitest from 3.0.1 to 3.0.3 ( #10701 )
...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest ) from 3.0.1 to 3.0.3.
- [Release notes](https://github.com/vitest-dev/vitest/releases )
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.3/packages/vitest )
---
updated-dependencies:
- dependency-name: vitest
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>
2025-01-22 15:08:40 +01:00
dependabot[bot]
a03fbde2a0
Bump vitest from 2.1.8 to 3.0.1 ( #10685 )
...
Co-authored-by: Kyℓe Hensel <k-yle@users.noreply.github.com >
2025-01-20 20:21:05 +11:00
Martin Raifer
04776ea2f9
Ladin language (lld) is now included in CLDR, no need to special case it anymore
2025-01-16 15:03:45 +01:00
Chiho Kang
8c1e476dc0
Update KR address format ( #10674 )
...
province(도), city(시/군)
district(구), town(읍/면), subdistrict(동/리)
2025-01-16 10:52:16 +01:00
dependabot[bot]
d0e3e37442
Bump osm-community-index from 5.9.0 to 5.9.1 ( #10682 )
...
Bumps [osm-community-index](https://github.com/osmlab/osm-community-index ) from 5.9.0 to 5.9.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.9.0...v5.9.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>
2025-01-16 10:19:59 +01:00
dependabot[bot]
13d28b14ce
Bump eslint from 9.17.0 to 9.18.0 ( #10675 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 9.17.0 to 9.18.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.17.0...v9.18.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>
2025-01-15 21:09:21 +01:00
dependabot[bot]
2ea33c1d57
Bump postcss from 8.4.49 to 8.5.1 ( #10681 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.49 to 8.5.1.
- [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.49...8.5.1 )
---
updated-dependencies:
- dependency-name: postcss
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>
2025-01-15 18:49:37 +01:00
Kyℓe Hensel
e5666564e1
prevent pasting when map features are hidden ( #10000 )
2025-01-15 12:24:14 +01:00
Kyℓe Hensel
172aeb6e57
fix backspace not working as a keyboard shortcut ( #9995 )
2025-01-15 12:05:46 +01:00
Kyℓe Hensel
ae0c95b0c4
show wikidata errors from osmose ( #9998 )
2025-01-15 11:40:51 +01:00
Kyℓe Hensel
1c5b3b4051
use a more visible colour for oneway arrows on dark lines ( #9143 )
2025-01-15 11:38:36 +01:00
Kyℓe Hensel
fb8b969c3f
fix non-integer layer tag causing invisible features ( #9933 )
2025-01-15 11:35:18 +01:00
Kyℓe Hensel
d1b48ece73
fix bug preventing cardinal direction increment ( #9932 )
2025-01-15 11:31:33 +01:00
Kyℓe Hensel
065b2e6d9e
add queryString option to enable notes by default ( #8042 )
2025-01-15 11:29:23 +01:00
Kyℓe Hensel
a585e7f946
fix crash when searching for coordinates ( #10679 )
2025-01-15 11:10:12 +01:00
Martin Raifer
9cd1ed4ef0
update assets
2025-01-11 14:02:31 +01:00
Martin Raifer
e0937f34bb
also highlight search results when focusing entries using keyboard (tab)
2025-01-11 14:02:30 +01:00
Martin Raifer
415c30e60b
fix search results from being stuck in highlighted state
...
fixes #10661 , replaces and closes #10666
See https://github.com/openstreetmap/iD/pull/10666#issuecomment-2585256927 for more details about this fix
2025-01-11 14:02:29 +01:00
dependabot[bot]
5a803ce7a9
Bump browserslist from 4.24.3 to 4.24.4 ( #10670 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.24.3 to 4.24.4.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.24.3...4.24.4 )
---
updated-dependencies:
- dependency-name: browserslist
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>
2025-01-10 16:27:32 +01:00
dependabot[bot]
f69789f206
Bump jsdom from 25.0.1 to 26.0.0 ( #10669 )
...
Bumps [jsdom](https://github.com/jsdom/jsdom ) from 25.0.1 to 26.0.0.
- [Release notes](https://github.com/jsdom/jsdom/releases )
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md )
- [Commits](https://github.com/jsdom/jsdom/compare/25.0.1...26.0.0 )
---
updated-dependencies:
- dependency-name: jsdom
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>
2025-01-10 16:27:23 +01:00
Chaitanya Kadu
25421ba31f
remove unused import utilArrayUnion from kartaview.js ( #10668 )
2025-01-10 16:16:24 +01:00
Martin Raifer
7559dead80
add missing retries in walkthrough if edit menu is closed accidentally
...
e.g. for the "delete node" step, when the map is accidentally panned the edit menu will be closed, causing the walkthrough to get stuck
2025-01-10 16:04:55 +01:00
Martin Raifer
8c1fc20311
walkthrough: use left/right tooltips if the anchor is close to the left/right edge of the screen
...
closes #10634
This happens for example when the tooltip are rendered for the map controlls (right or left edge of the screen depending on user locale): If the anchor is close to the bottom of the screen, the tooltip would be placed not ideally in the corner and hard to read. It is solved by falling back to left/right tooltips with a potentially offset arrow in these cases
2025-01-10 16:01:17 +01:00
Martin Raifer
40a5c32e2f
fix misaligned walkthrough mask when supersurface is not at 0/0 origin
...
closes #10624
The misalignment happens because the origin offset is not properly accounted for boxes around map coordinates, when the map surface is itself offset from the top-left corner of the map. This can happen with customized installations of iD, e.g. the version built into the HOT tasking manager.
2025-01-10 15:13:54 +01:00
Martin Raifer
4ae5e86491
make sure walkthrough tooltip are using the main map surface
...
fixes bug: if there were extra rendering surfaces loaded, e.g. the one of the turn restriction editor, the walkthrough tooltips and the curresponding masks were inadvertently rendered to that secondary surface, which can be even offscreen
2025-01-10 14:15:49 +01:00
dragoon
5ea5a6f861
Fix mouse cursor on textarea scrollbars ( #10630 )
2025-01-08 14:01:03 +01:00
danieldegroot2
c7acb8fbb0
Update OSM World Discord link in README.md ( #10662 )
...
Use new URL format (use direct links)
2025-01-08 12:41:15 +01:00