Skip to content

Komoot addresspicker, update leaflet and typeahead

Matthias Larisch requested to merge komoot-addresspicker into master

Closes #423 (closed)

What does this MR do?

This MR

  • adds typeahead-address-photon autocomplete library using komoot autocomplete service.
  • replaces typeahead with most recent corejs-typeahead as this is still maintained
  • updates leaflet to most recent version as all places that had a map had to be touched because of the addresspicker
  • updates leaflet-awesome-markers and leaflet-markercluster
  • cleans up some CSS that failed with updated packages
  • add some CSS to get the z-index for map controls and typeahead right

How confident are you it won't break things if deployed?

local tests seemed good

Links to related issues

Checklist

  • added a test, or explain why one is not needed/possible...
  • no unrelated changes
  • asked someone for a code review
  • joined #foodsharing-beta channel at https://slackin.yunity.org
  • added an entry to CHANGELOG.md (description, merge request link, username(s))

Merge request reports