Skip to content

2024-06-03-1

Compare
Choose a tag to compare
@hannahpurcell hannahpurcell released this 03 Jun 20:36
· 231 commits to main since this release
e3703cc

What's Changed

  • feat: Add Change route or direction button to by @joshlarson in #2624
  • storybook: Remove Change route or direction button from <DiversionPanel /> stories by @joshlarson in #2628
  • cleanup(ts/hooks/useDetour): replace state with snapshot from createDetourMachine by @firestack in #2617
  • refactor: Move nearest_point_to_segment/2 to new module and rename to nearest_point_on_segment/2 by @joshlarson in #2634
  • refactor: Move nearest_point_to_shape/2 to NearestPoint module and rename to nearest_point_on_shape/2 by @joshlarson in #2635
  • fix(ts/components/diversionPanel): add onChangeRoute to onClick handler by @firestack in #2636
  • feat: New route ladder header by @hannahpurcell in #2612
  • feat: Add backend for route segments for unfinished detours by @joshlarson in #2637
  • feat(ts/detours/detourRouteSelectionPanel): add events to panel by @firestack in #2631

Full Changelog: 2024-05-28-1...2024-06-03-1