Trek_CN/client/src
Maurice 497d8e854f fix(map): draw the hotel-to-hotel leg on a transfer day with no activities (#1297)
On a day whose only content is checking out of one accommodation and into another, there are no waypoints for the hotel bookends to attach to, so no line was drawn. Add the A->B leg directly when both bookend hotels are real (excluding the day-1 arrival fallback per #1321) and distinct, so an ordinary same-hotel rest day still draws nothing.
2026-06-27 20:14:52 +02:00
..
api feat: swedis translation 2026-06-27 20:14:52 +02:00
components test: make the Google Maps ftid path honest + cover the URL helper 2026-06-27 20:14:52 +02:00
db Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
hooks fix(map): draw the hotel-to-hotel leg on a transfer day with no activities (#1297) 2026-06-27 20:14:52 +02:00
i18n feat: swedis translation 2026-06-27 20:14:52 +02:00
pages fix(share): translate the day label on the public share page (#1296) 2026-06-27 20:14:52 +02:00
repo Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
services feat(import): selective GPX/KML element import and performance improvements 2026-04-18 01:28:37 +02:00
store feat(maps): add MapLibre OpenFreeMap support (#1317) 2026-06-27 20:14:52 +02:00
styles fix(dashboard): show an error instead of a blank trip list when the server is unreachable (#1283) 2026-06-23 21:23:39 +02:00
sync Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
utils fix: address review feedback on the distance unit setting 2026-06-27 20:14:52 +02:00
App.test.tsx test(client): expand frontend test suite to 69.1% coverage 2026-04-07 21:56:08 +02:00
App.tsx Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
index.css feat(maps): add MapLibre OpenFreeMap support (#1317) 2026-06-27 20:14:52 +02:00
main.tsx Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00
types.ts feat(maps): add MapLibre OpenFreeMap support (#1317) 2026-06-27 20:14:52 +02:00
vite-env.d.ts Release 3.1.0 (#1185) 2026-06-16 22:22:45 +02:00