This website requires JavaScript.
Explore
Help
Sign In
CalvinBackup
/
iD
Watch
1
Star
0
Fork
0
You've already forked iD
mirror of
https://github.com/FoggedLens/iD.git
synced
2026-03-07 20:01:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac591976323af173296c1848eb792dc873ac14af
iD
/
modules
/
validations
History
Martin Raifer
9b7a98862d
Merge remote-tracking branch 'origin/housenumber-labels' into develop
2025-05-12 18:02:47 +02:00
..
almost_junction.js
…
close_nodes.js
…
crossing_ways.js
use lodash-es everywhere, replace custom clamp methods with lodash
2025-04-21 14:43:35 +02:00
disconnected_way.js
…
help_request.js
…
impossible_oneway.js
refactor
isOneWay
to properly support bidirectional ways (
#10730
)
2025-02-12 14:22:09 +01:00
incompatible_source.js
…
index.js
…
invalid_format.js
…
maprules.js
…
mismatched_geometry.js
…
missing_role.js
…
missing_tag.js
…
mutually_exclusive_tags.js
…
osm_api_limits.js
…
outdated_tags.js
only show outdated tags warning if there are tags to upgrade,
fixes
#10980
2025-04-23 12:36:57 +02:00
private_data.js
…
suspicious_name.js
add ignore-list for presets which should not be checked for suspicious names
2025-03-17 13:51:20 +01:00
unsquare_way.js
…