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-04-28 22:56:31 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d53e473474fced8b366ac02bdbfa33ced91436bf
iD
/
test
/
spec
/
actions
T
History
Bryan Housel
01bfc67ea5
After splitting a way, update all matching relation members
...
(
closes
#4140
)
2017-07-10 18:35:30 -04:00
..
add_entity.js
…
add_member.js
…
add_midpoint.js
…
change_member.js
…
change_preset.js
…
change_tags.js
…
circularize.js
Add tests for transitioned circularize action
2016-12-23 16:14:49 -05:00
connect.js
…
copy_entities.js
…
delete_member.js
…
delete_multiple.js
More cleanup of operations and post-paste behavior
2016-12-21 23:58:13 -05:00
delete_node.js
…
delete_relation.js
More cleanup of operations and post-paste behavior
2016-12-21 23:58:13 -05:00
delete_way.js
More cleanup of operations and post-paste behavior
2016-12-21 23:58:13 -05:00
discard_tags.js
…
disconnect.js
…
join.js
…
merge_polygon.js
…
merge_remote_changes.js
Refactor Entity, Node, Relation, Tags, Way from
core
to
osm
2016-10-11 22:41:24 -04:00
merge.js
For node-way merge, preserve original node if possible
2016-12-31 02:01:13 -05:00
move_node.js
…
move.js
More cleanup of operations and post-paste behavior
2016-12-21 23:58:13 -05:00
noop.js
…
orthogonalize.js
Add tests for transitioned orthogonalize action
2016-12-23 16:37:17 -05:00
reflect.js
Add tests for transitioned reflect action
2016-12-23 15:05:51 -05:00
restrict_turn.js
…
reverse.js
Use new name iD.actionReverse
2016-10-31 16:17:33 -04:00
revert.js
…
split.js
After splitting a way, update all matching relation members
2017-07-10 18:35:30 -04:00
straighten.js
Add tests for transitioned straighten action
2016-12-23 14:58:18 -05:00
unrestrict_turn.js
…