No description
  • JavaScript 96.9%
  • CSS 2.9%
  • HTML 0.2%
Find a file
Matt c9bca8ffe4 feat: drag-and-drop stop reordering and fix radial add-stop
- addIntermediateStop() now accepts optional place parameter
- Radial menu add-stop wedge uses addIntermediateStop with coordinates
- Replaced up/down chevron buttons with @dnd-kit drag-and-drop
- All rows (origin, stops, destination) can be reordered by dragging
- GripVertical drag handle on left of each row
- On drag end: first item → origin, last → destination, middle → stops

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-09 15:40:12 +00:00
frontend feat: drag-and-drop stop reordering and fix radial add-stop 2026-05-09 15:40:12 +00:00