[openstreetmap/openstreetmap-website] Use svg symbols for routing icons (PR #5753)
Anton Khorev
notifications at github.com
Thu Mar 6 09:55:08 UTC 2025
#4901 v2
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/5753
-- Commit Summary --
* Separate setting/clearing listeners/values on directions endpoints
* Move directions params init code to its own function
* Move directions listeners init code to its own function
* Write directions sidebar header using .erb template
* Hide loader spinner when sidebar content is not displayed
* Move directions title out of javascript i18n strings
* Use svg symbols for routing icons
-- File Changes --
D app/assets/images/routing-sprite.svg (55)
M app/assets/javascripts/index.js (4)
M app/assets/javascripts/index/directions-endpoint.js (20)
M app/assets/javascripts/index/directions.js (96)
M app/assets/javascripts/index/directions/fossgis_osrm.js (50)
M app/assets/javascripts/index/directions/fossgis_valhalla.js (64)
M app/assets/javascripts/index/directions/graphhopper.js (32)
M app/assets/stylesheets/common.scss (21)
M app/views/directions/search.html.erb (81)
M app/views/layouts/map.html.erb (2)
M config/locales/en.yml (4)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/5753.patch
https://github.com/openstreetmap/openstreetmap-website/pull/5753.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/5753
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/5753 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250306/b6d83483/attachment.htm>
More information about the rails-dev
mailing list