Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: Use @transitmatters/stripmap package for line rendering #998

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

idreyn
Copy link
Contributor

@idreyn idreyn commented Jun 25, 2024

Motivation

We have published our SVG line rendering code at @transitmatters/stripmap for easy reuse across our projects.

Changes

Shouldn't induce any functional changes — strip maps should render exactly as before in slow zones view.

Testing Instructions

I tested /slowzones and /{line}/slowzones and observed that they all worked. The tooltips appeared in the right place and the maps switched orientation at the expected breakpoints.

@github-actions github-actions bot added dependencies Changes to dependencies frontend Change to frontend code labels Jun 25, 2024
Copy link
Member

@devinmatte devinmatte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Amazing!

@idreyn idreyn merged commit 1125187 into main Jul 9, 2024
4 checks passed
@idreyn idreyn deleted the idr/use-stripmap-package branch July 9, 2024 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes to dependencies frontend Change to frontend code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants