[openstreetmap/openstreetmap-website] Store routing icons separately (PR #6189)
Marwin Hochfelsner
notifications at github.com
Sat Jul 12 19:25:26 UTC 2025
Test driving the inline_svg gem.
Continues #5753 and closes #5776 following the discussion in #5880.
The color replacement is still broken, and I don't know what else to try.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/6189
-- Commit Summary --
* Store routing icons separately
-- File Changes --
M Gemfile (3)
M Gemfile.lock (4)
A app/assets/images/routing/destination.svg (3)
A app/assets/images/routing/end-of-road-left.svg (4)
A app/assets/images/routing/end-of-road-right.svg (4)
A app/assets/images/routing/exit-left.svg (4)
A app/assets/images/routing/exit-right.svg (4)
A app/assets/images/routing/ferry.svg (5)
A app/assets/images/routing/fork-left.svg (4)
A app/assets/images/routing/fork-right.svg (4)
A app/assets/images/routing/left.svg (3)
A app/assets/images/routing/merge-left.svg (4)
A app/assets/images/routing/merge-right.svg (4)
A app/assets/images/routing/right.svg (3)
A app/assets/images/routing/roundabout.svg (3)
A app/assets/images/routing/sharp-left.svg (3)
A app/assets/images/routing/sharp-right.svg (3)
A app/assets/images/routing/slight-left.svg (3)
A app/assets/images/routing/slight-right.svg (3)
A app/assets/images/routing/start.svg (3)
A app/assets/images/routing/straight.svg (3)
A app/assets/images/routing/u-turn-left.svg (3)
A app/assets/images/routing/u-turn-right.svg (3)
M app/views/directions/show.html.erb (78)
A config/initializers/inline_svg.rb (7)
A lib/replace_magenta_svg_color.rb (8)
A lib/svg_to_symbol_transform.rb (7)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/6189.patch
https://github.com/openstreetmap/openstreetmap-website/pull/6189.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6189
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/6189 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20250712/2d2ae5f9/attachment.htm>
More information about the rails-dev
mailing list