mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-21 02:23:30 +00:00
instead of just key. * Pass the value to iD.ui.TagReference in the `context` function of iD.ui.RawTagEditor * Let iD.taginfo query the docs for the key when its callback returns false. * Let the callback function defined inside iD.ui.TagReference return false when both of these are met: * it isn't happy with the docs results AND * it was called with its softfail argument set to true.