mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
- avoid lodash _filter when native filter is ok for arrays - for suggestions use `originalName` instead of adding/removing the en-dash - bump up importance of leading suggestions, but do a strict leading search more on that last point: For normal presets, we count a string as leading if it follows a space. e.g. "office" will match "Law Office" We don't really want this for suggestion presets though e.g. "bell" should not match "Taco Bell"