Files
iD/modules
Bryan Housel 132e699c89 Replace extend with smarter copy for tag changes
Because compound fields like `address` may send a bunch of undefined tag
values in the `changed` object, and we don't want them all to turn into
raw tags (but we do want them to override any existing tags).

This is subtlely different than what `_.extend({}, existing, changed)` did.
2016-09-27 23:20:16 -04:00
..
2016-09-05 10:22:45 -04:00
2016-08-21 15:19:27 -04:00
2016-09-06 10:58:07 -04:00